summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-1/+1
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-85/+522
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie-53/+334
2020-10-23Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...Dave Airlie-31/+187
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao-0/+9
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng-4/+8
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng-0/+3
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements-2/+2
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao-2/+2
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall-2/+3
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang-10/+17
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky-1/+2
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky-0/+7
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky-1/+0
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-0/+1
2020-10-21drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang-0/+4
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan-1/+1
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao-8/+66
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao-0/+62
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson-1/+26
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson-1/+5
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson-2/+203
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson-7/+14
2020-10-21drm/ttm: fix eviction valuable range check.Dave Airlie-1/+1
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-32/+70
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson-3/+18
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson-18/+17
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson-2/+1
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson-3/+2
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson-0/+3
2020-10-19drm/i915/gem: Support parsing of oversize batchesChris Wilson-2/+8
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä-0/+8
2020-10-19drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui-5/+11
2020-10-19drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul-11/+20
2020-10-19Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...Dave Airlie-13/+6
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol-1/+1
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie-18/+63
2020-10-18drm/i915: use vmap in i915_gem_object_mapChristoph Hellwig-68/+60
2020-10-18drm/i915: stop using kmap in i915_gem_object_mapChristoph Hellwig-5/+2
2020-10-18drm/i915: use vmap in shmem_pin_mapChristoph Hellwig-58/+18
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-26/+26
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+10
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-17587/+59383
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell-1/+1
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G-7/+51
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan-1/+1
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab-0/+2
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher-4/+3
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira-5/+5