summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva-2/+8
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-4/+103
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom-2/+103
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie-4/+7
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-11/+25
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-9/+58
2018-12-13Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-6/+0
2018-12-13Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie-97/+94
2018-12-13Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie-204/+430
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan-1/+1
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King-2/+0
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson-9/+13
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson-87/+75
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson-1/+6
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul-0/+1
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs-11/+18
2018-12-11drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky-2/+2
2018-12-11Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris-6/+0
2018-12-11drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()Thierry Reding-0/+6
2018-12-10drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng-0/+8
2018-12-10drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang-1/+2
2018-12-10drm/amdkfd: add new vega20 pci idAlex Deucher-0/+1
2018-12-10drm/amdkfd: add new vega10 pci idsAlex Deucher-0/+6
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher-0/+1
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher-0/+6
2018-12-07drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher-5/+31
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff-0/+1
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-39/+60
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-53/+104
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu-1/+2
2018-12-05Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen-1/+1
2018-12-05drm/i915: Introduce per-engine workaroundsTvrtko Ursulin-117/+151
2018-12-05drm/i915: Record GT workarounds in a listTvrtko Ursulin-160/+352
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas-3/+3
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin-8/+16
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou-1/+1
2018-12-04drm/fb-helper: Fix typo in parameter descriptionWei Yongjun-1/+1
2018-12-03drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan-22/+32
2018-12-03drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan-2/+3
2018-12-03drm/amd/powerplay: support new pptable upload on Vega20Evan Quan-1/+3
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher-8/+1
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher-5/+24
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang-0/+10
2018-12-03drm/msm: Fix error return checkingWen Yang-1/+1
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar-1/+1
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing-2/+0
2018-12-03drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()YueHaibing-1/+1
2018-12-03drm/msm: Move fence put to where failure occursRobert Foss-7/+8
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul-1/+0
2018-12-03drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0Jordan Crouse-0/+3