summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2019-11-12drm/i915: update rawclk also on resumeJani Nikula
2019-11-11Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds
2019-11-11drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-08Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-08Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-08drm/i915/gvt: fix dropping obj reference twicePan Bian
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-06drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-05drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-05drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-05drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-05drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield