summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-034-4/+2
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-192-2/+2
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-2/+0
* | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-032-2/+2
|\ \
| * | swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang2021-07-132-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-024-30/+21
|\ \ \
| * | | lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-243-23/+15
* | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-4/+4
|\ \ \ \
| * | | | vfio/gvt: Fix open/close when multiple device FDs are openJason Gunthorpe2021-08-111-4/+4
* | | | | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-011016-34390/+58689
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-08-3053-258/+997
| |\ \ \ \ \
| | * | | | | drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2021-08-263-5/+8
| | * | | | | drm/amd/display: Remove duplicate dml initAurabindo Pillai2021-08-261-5/+0
| | * | | | | drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo2021-08-261-10/+31
| | * | | | | drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai2021-08-261-0/+1
| | * | | | | drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang2021-08-261-2/+0
| | * | | | | drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-261-5/+29
| | * | | | | drm/amdgpu: Add support for RAS XGMI err queryJohn Clements2021-08-261-0/+65
| | * | | | | drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2021-08-262-21/+64
| | * | | | | drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang2021-08-254-7/+7
| | * | | | | drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan2021-08-254-6/+0
| | * | | | | drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan2021-08-256-1/+144
| | * | | | | drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan2021-08-252-0/+47
| | * | | | | drm/amdkfd: map SVM range with correct access permissionPhilip Yang2021-08-241-48/+86
| | * | | | | drm/amdkfd: check access permisson to restore retry faultPhilip Yang2021-08-246-8/+39
| | * | | | | drm/amdgpu: Update RAS XGMI Error QueryJohn Clements2021-08-241-1/+3
| | * | | | | drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements2021-08-249-2/+388
| | * | | | | drm/amd/display: Add Logging for HDMI color depth informationPraful Swarnakar2021-08-241-0/+11
| | * | | | | drm/amd/amdgpu: consolidate PSP TA init shared buf functionsCandice Li2021-08-241-99/+43
| | * | | | | drm/amd/amdgpu: add name field back to ras_common_ifCandice Li2021-08-241-0/+1
| | * | | | | drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov2021-08-241-1/+1
| | * | | | | drm/radeon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-241-3/+3
| | * | | | | drm/amdgpu: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-241-3/+3
| | * | | | | drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi2021-08-244-2/+6
| | * | | | | drm/amdgpu/OLAND: clip the ref divider max valueShashank Sharma2021-08-243-9/+16
| | * | | | | drm/amd/display: refactor riommu invalidation waEric Yang2021-08-244-20/+1
| * | | | | | Merge tag 'drm-intel-next-fixes-2021-08-26' of git://anongit.freedesktop.org/...Dave Airlie2021-08-304-16/+30
| |\ \ \ \ \ \
| | * | | | | | drm/i915/selftest: Fix use of err in igt_reset_{fail, nop}_engine()Nathan Chancellor2021-08-241-2/+2
| | * | | | | | drm/i915/gt: Potential error pointer dereference in pinned_context()Dan Carpenter2021-08-241-1/+1
| | * | | | | | drm/i915/adl_p: Also disable underrun recovery with MSOMatt Roper2021-08-241-0/+3
| | * | | | | | drm/i915: Use designated initializers for init/exit tableKees Cook2021-08-241-13/+24
| * | | | | | | Merge tag 'exynos-drm-next-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2021-08-262-6/+10
| |\ \ \ \ \ \ \
| | * | | | | | | drm/exynos: Always initialize mapping in exynos_drm_register_dma()Nathan Chancellor2021-08-221-0/+2
| | * | | | | | | drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcountXiyu Yang2021-08-221-5/+6
| | * | | | | | | drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()Wei Yongjun2021-08-221-1/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-08-2635-171/+2456
| |\ \ \ \ \ \ \
| | * | | | | | | gpu: host1x: debug: Dump DMASTART and DMAEND registerThierry Reding2021-08-132-3/+21
| | * | | | | | | gpu: host1x: debug: Dump only relevant parts of CDMA push bufferThierry Reding2021-08-131-10/+7
| | * | | | | | | gpu: host1x: debug: Use dma_addr_t more consistentlyThierry Reding2021-08-131-4/+4
| | * | | | | | | drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko2021-08-132-0/+15