summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-1037-129/+221
|\
| * drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan2021-09-101-3/+3
| * Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...Dave Airlie2021-09-096-26/+18
| |\
| | * drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström2021-08-311-4/+3
| | * drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2021-08-252-1/+3
| | * drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig2021-08-251-6/+6
| | * drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig2021-08-251-14/+5
| | * drm/mgag200: Fix uninitialized variable deltaColin Ian King2021-08-181-0/+1
| | * drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong2021-08-181-1/+1
| | * drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand2021-08-161-1/+0
| * | Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-09-0929-94/+198
| |\ \
| | * | drm/amdkfd: drop process ref count when xnack disableAlex Sierra2021-09-011-1/+2
| | * | drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu2021-08-311-4/+4
| | * | drm/amdgpu: fix fdinfo race with process exitPhilip Yang2021-08-311-2/+9
| | * | drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan2021-08-311-13/+10
| | * | drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen2021-08-311-0/+8
| | * | drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-311-5/+25
| | * | drm/amd/display: Initialize lt_settings on instantiationMichael Strauss2021-08-311-3/+3
| | * | drm/amd/display: cleanup idents after a revertAngus Wang2021-08-311-1/+1
| | * | drm/amd/display: Fix memory leak reported by coverityAnson Jacob2021-08-311-1/+5
| | * | drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King2021-08-303-3/+3
| | * | drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko2021-08-301-1/+16
| | * | drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu2021-08-301-4/+4
| | * | drm/amd/display: setup system context for APUsAaron Liu2021-08-301-1/+1
| | * | drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas2021-08-301-0/+1
| | * | drm/amd/pm: And destination bounds checking to struct copyKees Cook2021-08-304-11/+32
| | * | drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan2021-08-301-8/+1
| | * | drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang2021-08-302-0/+3
| | * | drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher2021-08-301-0/+17
| | * | drm/amdgpu: correct comments in memory type managersYifan Zhang2021-08-302-5/+5
| | * | drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-12/+13
| | * | drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-17/+33
| | * | drm:dcn31: fix boolreturn.cocci warningsJing Yangyang2021-08-301-2/+2
| * | | drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other h...Stephen Rothwell2021-09-061-1/+1
| |/ /
* | | 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