summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-01-23drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2018-01-17drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2018-01-17drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2018-01-17drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke
2018-01-17drm/i915/gvt: Clear the shadow page table entry after post-syncZhi Wang
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2018-01-17drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2018-01-10drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi
2018-01-10drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2017-12-29drm/sun4i: Fix error path handlingMaxime Ripard
2017-12-29drm/i915: Flush pending GTT writes before unbindingChris Wilson
2017-12-25drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt
2017-12-25drm: Add retries for lspcon mode detectionShashank Sharma
2017-12-20drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding
2017-12-14drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-14drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-14drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski
2017-12-10drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer
2017-12-10drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner
2017-12-10drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-12-05drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang
2017-12-05drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-12-05drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede
2017-12-05drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede
2017-12-05drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer
2017-12-05drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu
2017-12-05drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä
2017-12-05drm/fsl-dcu: Don't set connector DPMS propertyLaurent Pinchart
2017-12-05drm/fb_helper: Disable all crtc's when initial setup fails.Maarten Lankhorst
2017-12-05drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-12-05drm/ttm: once more fix ttm_buffer_object_transferChristian König
2017-12-05drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl
2017-12-05drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()Jyri Sarha
2017-12-05drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä
2017-12-05drm/vblank: Fix flip event vblank countVille Syrjälä
2017-12-05drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer
2017-12-05drm/amdgpu: reserve root PD while releasing itChristian König
2017-12-05drm/ttm: fix ttm_bo_cleanup_refs_or_queue once moreChristian König
2017-12-05drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang
2017-12-05drm/amdgpu: Properly allocate VM invalidate eng v2ozeng
2017-12-05drm/amdgpu: fix error handling in amdgpu_bo_do_createChristian König
2017-12-05drm/amdgpu: correct reference clock value on vega10Ken Wang
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher