summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-129/+221
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan-3/+3
2021-09-09Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...Dave Airlie-26/+18
2021-09-09Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-94/+198
2021-09-06drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other h...Stephen Rothwell-1/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+2
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-30/+21
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-4/+4
2021-09-01drm/amdkfd: drop process ref count when xnack disableAlex Sierra-1/+2
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-34390/+58689
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu-4/+4
2021-08-31drm/amdgpu: fix fdinfo race with process exitPhilip Yang-2/+9
2021-08-31drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan-13/+10
2021-08-31drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen-0/+8
2021-08-31drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements-5/+25
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss-3/+3
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang-1/+1
2021-08-31drm/amd/display: Fix memory leak reported by coverityAnson Jacob-1/+5
2021-08-31drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström-4/+3
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+10
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King-3/+3
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko-1/+16
2021-08-30drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu-4/+4
2021-08-30drm/amd/display: setup system context for APUsAaron Liu-1/+1
2021-08-30drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas-0/+1
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook-11/+32
2021-08-30drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan-8/+1
2021-08-30drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang-0/+3
2021-08-30drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher-0/+17
2021-08-30drm/amdgpu: correct comments in memory type managersYifan Zhang-5/+5
2021-08-30drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov-12/+13
2021-08-30drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov-17/+33
2021-08-30drm:dcn31: fix boolreturn.cocci warningsJing Yangyang-2/+2
2021-08-30Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...Dave Airlie-258/+997
2021-08-30Merge tag 'drm-intel-next-fixes-2021-08-26' of git://anongit.freedesktop.org/...Dave Airlie-16/+30
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-21/+10
2021-08-27Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux in...Dave Airlie-16/+16
2021-08-27Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/a...Dave Airlie-23/+36
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas-5/+8
2021-08-26drm/amd/display: Remove duplicate dml initAurabindo Pillai-5/+0
2021-08-26drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo-10/+31
2021-08-26drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai-0/+1
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang-2/+0
2021-08-26drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements-5/+29
2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements-0/+65
2021-08-26drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely-21/+64
2021-08-26drm/i915/dp: Drop redundant debug printSwati Sharma-7/+2
2021-08-26drm/i915: Fix syncmap memory leakMatthew Brost-0/+9
2021-08-26Merge tag 'exynos-drm-next-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie-6/+10