summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-5/+7
|\
| * drm/exynos: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-1/+1
| * drm/etnaviv: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-3/+5
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+7
| |\
| * | amdgpu: use VM_ACCESS_FLAGSKefeng Wang2022-11-081-1/+1
* | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131342-28372/+44827
|\ \ \
| * \ \ Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-12-0937-94/+156
| |\ \ \
| | * | | drm/amdgpu: fix mmhub register base coding errorYang Wang2022-12-065-5/+5
| | * | | drm/amdgpu: add tmz support for GC IP v11.0.4Tim Huang2022-12-061-0/+1
| | * | | drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang2022-12-061-0/+1
| | * | | drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Tim Huang2022-12-061-0/+2
| | * | | drm/amdgpu: enable GFX IP v11.0.4 CG supportTim Huang2022-12-061-1/+17
| | * | | drm/amdgpu: Make amdgpu_ring_mux functions as staticJiadong Zhu2022-12-061-5/+3
| | * | | drm/amdgpu: generally allow over-commit during BO allocationChristian König2022-12-062-18/+4
| | * | | drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai2022-12-061-1/+1
| | * | | drm/amd/display: 3.2.215Aric Cyr2022-12-061-1/+1
| | * | | drm/amd/display: set optimized required for comp buf changesDillon Varone2022-12-061-2/+5
| | * | | drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas2022-12-063-1/+3
| | * | | drm/amd/display: correct DML calc error of UrgentLatencyZhongwei2022-12-063-3/+3
| | * | | drm/amd/display: correct static_screen_event_maskCharlene Liu2022-12-067-7/+81
| | * | | drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee2022-12-061-1/+1
| | * | | drm/amd/display: read invalid ddc pin status cause engine busyPaul Hsieh2022-12-061-2/+2
| | * | | drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone2022-12-061-1/+2
| | * | | drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone2022-12-061-5/+5
| | * | | drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss2022-12-061-3/+3
| | * | | drm/amd/display: Enable dp_hdmi21_pcon supportDavid Galiffi2022-12-063-0/+6
| | * | | drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin2022-12-061-0/+3
| | * | | drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai2022-12-061-0/+6
| | * | | drm/amd/display: Remove DTB DTO on CLK updateChris Park2022-12-062-38/+1
| * | | | Merge tag 'amd-drm-next-6.2-2022-12-02' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-12-0964-361/+1671
| |\| | |
| | * | | drm/amdgpu: expand on GPUVM documentationAlex Deucher2022-12-021-10/+31
| | * | | drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang2022-12-021-9/+15
| | * | | drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu2022-12-028-43/+422
| | * | | drm/amdgpu: Modify unmap_queue format for gfx9 (v6)Jiadong.Zhu2022-12-023-29/+156
| | * | | drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu2022-12-025-1/+136
| | * | | drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu2022-12-025-1/+306
| | * | | drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2022-12-022-46/+88
| | * | | drm/amdgpu: improve GART and GTT documentationPeter Maucher2022-12-011-4/+6
| | * | | drm/amdgpu: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-011-1/+1
| | * | | drm/amd/display: use the proper fb offset for DMAlex Deucher2022-12-011-2/+2
| | * | | drm/amdgpu: Add nv mailbox irq in soc21YuBiao Wang2022-12-011-1/+17
| | * | | drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu2022-12-011-0/+3
| | * | | drm/amdgpu: enable VCN RAS poison for VCN v4.0Tao Zhou2022-12-011-0/+24
| | * | | drm/amdgpu/mes11: enable reg active pollJack Xiao2022-12-011-0/+1
| | * | | drm/amd/amdgpu: update mes11 api defJack Xiao2022-12-011-1/+5
| | * | | drm/amdgpu: Fix logic errorKonstantin Meskhidze2022-11-291-2/+2
| | * | | drm/amdkfd: Fix memory leakageKonstantin Meskhidze2022-11-291-1/+1
| | * | | drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang2022-11-291-0/+1
| | * | | drm/amdgpu: use dev_dbg to print messages in runtime cycleGuchun Chen2022-11-292-2/+2
| | * | | drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee2022-11-292-6/+2