summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-12-21drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu
2019-12-21drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-21drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang
2019-12-21drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan
2019-12-21drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan
2019-12-21drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu
2019-12-21drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu
2019-12-21drm/amd/display: add default clocks if not able to fetch themAlex Deucher
2019-12-21drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher
2019-12-21drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher
2019-12-21drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä
2019-12-21drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2019-12-21drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2019-12-21drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-12-21drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl
2019-12-21drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd>Thomas Zimmermann
2019-12-21drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann
2019-12-21drm/mgag200: Store flags from PCI driver data in device structureThomas Zimmermann
2019-12-21drm/mgag200: Extract device type from flagsThomas Zimmermann
2019-12-21drm/panfrost: Fix a race in panfrost_gem_free_object()Boris Brezillon
2019-12-21drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon
2019-12-21drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon
2019-12-17drm/panfrost: Open/close the perfcnt BOBoris Brezillon
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm: damage_helper: Fix race checking plane->state->fbSean Paul
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-20drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan
2019-11-20drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld
2019-11-18drm/i915: Protect request peeking with RCUChris Wilson
2019-11-18drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-18drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-11-18drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä
2019-11-18drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-15Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-15Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2019-11-12Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi