summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-01-26drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas
2019-01-26drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson
2019-01-26drm/atomic-helper: Complete fake_commit->flip_done potentially earlierVille Syrjälä
2019-01-26drm/scheduler: Fix bad job be re-processed in TDRTrigger Huang
2019-01-26drm/amdkfd: fix interrupt spin lockChristian König
2019-01-26drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas
2019-01-22drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-22gpu/drm: Fix lock held when returning to user space.Tetsuo Handa
2019-01-22drm/vkms: Fix plane duplicate_stateDaniel Vetter
2019-01-22drm/rockchip: add missing of_node_putJulia Lawall
2019-01-22drm/i915/gvt: Fix mmap range checkZhenyu Wang
2019-01-16drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul
2019-01-16drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-16drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson
2019-01-16drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov
2019-01-16drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo
2019-01-16drm/amdgpu: Add new VegaM pci idAlex Deucher
2019-01-13drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-09DRM: UDL: get rid of useless vblank initializationEugeniy Paltsev
2019-01-09drm/v3d: Skip debugfs dumping GCA on platforms without GCA.Eric Anholt
2019-01-09i915: fix missing user_access_end() in page fault exception caseLinus Torvalds
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-13Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs
2018-12-11drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky
2018-12-11Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris
2018-12-11drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()Thierry Reding
2018-12-10drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng
2018-12-10drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-10drm/amdkfd: add new vega20 pci idAlex Deucher
2018-12-10drm/amdkfd: add new vega10 pci idsAlex Deucher
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2018-12-07drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff