summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-156-37/+23
|\
| * Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-151-22/+16
| |\
| | * drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan2019-11-141-22/+16
| * | Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-11-151-1/+1
| |\ \
| | * | drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-11-131-1/+1
| * | | drm/i915/tgl: MOCS table updateMatt Roper2019-11-131-1/+1
| * | | Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper2019-11-131-8/+0
| * | | Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-11-121-2/+2
| |\ \ \
| | * | | drm/i915/gvt: fix dropping obj reference twicePan Bian2019-11-081-2/+2
| * | | | drm/i915: update rawclk also on resumeJani Nikula2019-11-122-3/+3
| | |_|/ | |/| |
* | | | Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds2019-11-1113-172/+595
|\ \ \ \ | |/ / / |/| | |
| * | | drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-111-3/+2
| * | | drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-056-4/+135
| * | | drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-052-0/+12
| * | | drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-051-1/+1
| * | | drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield2019-11-055-26/+178
| * | | drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield2019-11-051-12/+13
| * | | drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-052-10/+110
| * | | drm/i915: Allow parsing of unsized batchesJon Bloomfield2019-11-051-4/+5
| * | | drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2019-11-053-18/+70
| * | | drm/i915: Add support for mandatory cmdparsingJon Bloomfield2019-11-053-7/+15
| * | | drm/i915: Remove Master tables from cmdparserJon Bloomfield2019-11-053-68/+26
| * | | drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-053-3/+12
| * | | drm/i915: Rename gen7 cmdparser tablesJon Bloomfield2019-11-051-35/+35
* | | | Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0816-24/+106
|\ \ \ \
| * | | | drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher2019-11-061-0/+1
| * | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * | | | drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * | | | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * | | | drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * | | | drm/amd/swSMU: fix smu workload bit map errorKevin Wang2019-11-062-2/+2
| * | | | drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * | | | Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu2019-11-061-9/+0
| * | | | drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu2019-11-061-0/+5
| * | | | drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * | | | drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
| |/ / /
* | | | Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-083-1/+24
|\ \ \ \ | | |/ / | |/| |
| * | | drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza2019-11-041-1/+5
| * | | drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak2019-11-043-0/+19
| |/ /
* | | Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-082-8/+25
|\ \ \ | |/ / |/| / | |/
| * drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark2019-11-062-8/+25
* | Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0121-67/+165
|\ \
| * | drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers2019-10-305-15/+5
| * | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers2019-10-305-0/+45
| * | drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers2019-10-305-30/+20
| * | drm/radeon: Fix EEH during kexecKyle Mahlkuch2019-10-301-0/+14
| * | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| * | drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-301-3/+1
| * | dc.c:use kzalloc without testzhongshiqi2019-10-301-0/+4
| * | drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu2019-10-301-0/+9