summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-12-05Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-12-05drm/i915: Introduce per-engine workaroundsTvrtko Ursulin
2018-12-05drm/i915: Record GT workarounds in a listTvrtko Ursulin
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou
2018-12-04drm/fb-helper: Fix typo in parameter descriptionWei Yongjun
2018-12-03drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan
2018-12-03drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan
2018-12-03drm/amd/powerplay: support new pptable upload on Vega20Evan Quan
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-12-03drm/msm: Fix error return checkingWen Yang
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-03drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()YueHaibing
2018-12-03drm/msm: Move fence put to where failure occursRobert Foss
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul
2018-12-03drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0Jordan Crouse