summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-09Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-12-09Merge tag 'amd-drm-next-6.2-2022-12-02' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie
2022-12-09Merge tag 'drm-intel-next-fixes-2022-12-01' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-09Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai
2022-12-07drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang
2022-12-06drm/amdgpu: fix mmhub register base coding errorYang Wang
2022-12-06drm/amdgpu: add tmz support for GC IP v11.0.4Tim Huang
2022-12-06drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang
2022-12-06drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Tim Huang
2022-12-06drm/amdgpu: enable GFX IP v11.0.4 CG supportTim Huang
2022-12-06drm/amdgpu: Make amdgpu_ring_mux functions as staticJiadong Zhu
2022-12-06drm/amdgpu: generally allow over-commit during BO allocationChristian König
2022-12-06drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai
2022-12-06drm/amd/display: 3.2.215Aric Cyr
2022-12-06drm/amd/display: set optimized required for comp buf changesDillon Varone
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei
2022-12-06drm/amd/display: correct static_screen_event_maskCharlene Liu
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee
2022-12-06drm/amd/display: read invalid ddc pin status cause engine busyPaul Hsieh
2022-12-06drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone
2022-12-06drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss
2022-12-06drm/amd/display: Enable dp_hdmi21_pcon supportDavid Galiffi
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin
2022-12-06drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai
2022-12-06drm/amd/display: Remove DTB DTO on CLK updateChris Park
2022-12-05drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin
2022-12-04drm/shmem-helper: Avoid vm_open error pathsRob Clark
2022-12-04drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-02Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02drm/amdgpu: expand on GPUVM documentationAlex Deucher
2022-12-02drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu
2022-12-02drm/amdgpu: Modify unmap_queue format for gfx9 (v6)Jiadong.Zhu
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu
2022-12-02drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu
2022-12-02drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz
2022-12-02drm: tda99x: Don't advertise non-existent capture supportMark Brown
2022-12-02Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-12-01drm/amdgpu: improve GART and GTT documentationPeter Maucher
2022-12-01drm/amdgpu: use sysfs_emit() to instead of scnprintf()ye xingchen