summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-229-18/+141
|\
| * drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson2019-11-211-4/+5
| * drm/i915: make pool objects read-onlyMatthew Auld2019-11-191-0/+2
| * drm/i915: Protect request peeking with RCUChris Wilson2019-11-181-11/+39
| * drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-181-1/+21
| * drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-181-2/+2
| * drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä2019-11-184-0/+69
| * drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä2019-11-181-0/+3
* | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-202-2/+2
* | drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-201-2/+7
* | drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-201-1/+5
* | drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan2019-11-201-0/+6
* | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-201-5/+18
* | drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-201-4/+4
|/
* 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
| |/ / /
OpenPOWER on IntegriCloud