summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas3-1/+3
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei3-3/+3
2022-12-06drm/amd/display: correct static_screen_event_maskCharlene Liu7-7/+81
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee1-1/+1
2022-12-06drm/amd/display: read invalid ddc pin status cause engine busyPaul Hsieh1-2/+2
2022-12-06drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone1-1/+2
2022-12-06drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone1-5/+5
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss1-3/+3
2022-12-06drm/amd/display: Enable dp_hdmi21_pcon supportDavid Galiffi3-0/+6
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin1-0/+3
2022-12-06drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-12-06drm/amd/display: Remove DTB DTO on CLK updateChris Park2-38/+1
2022-12-06drm/bridge: ti-sn65dsi86: Propagate errors in .get_state() to the callerUwe Kleine-König1-4/+4
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König1-6/+8
2022-12-05drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin1-0/+4
2022-12-04drm/shmem-helper: Avoid vm_open error pathsRob Clark1-3/+11
2022-12-04drm/shmem-helper: Remove errant put in error pathRob Clark1-3/+1
2022-12-03Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-8/+19
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe127-1132/+1838
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe1-0/+3
2022-12-02i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()Yi Liu1-4/+14
2022-12-02drm/amdgpu: expand on GPUVM documentationAlex Deucher1-10/+31
2022-12-02drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu8-43/+422
2022-12-02drm/amdgpu: Modify unmap_queue format for gfx9 (v6)Jiadong.Zhu3-29/+156
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu5-1/+136
2022-12-02drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu5-1/+306
2022-12-02drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2-46/+88
2022-12-02drm: tda99x: Don't advertise non-existent capture supportMark Brown1-0/+2
2022-12-02Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+3
2022-12-01drm/amdgpu: improve GART and GTT documentationPeter Maucher1-4/+6
2022-12-01drm/amdgpu: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-12-01drm/amd/display: use the proper fb offset for DMAlex Deucher1-2/+2
2022-12-01drm/amdgpu: Add nv mailbox irq in soc21YuBiao Wang1-1/+17
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-12-01drm/amdgpu: enable VCN RAS poison for VCN v4.0Tao Zhou1-0/+24
2022-12-01drm/amdgpu/mes11: enable reg active pollJack Xiao1-0/+1
2022-12-01drm/amd/amdgpu: update mes11 api defJack Xiao1-1/+5
2022-12-01drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN1-3/+3
2022-12-01drm/exynos: remove FOLL_FORCE usageDavid Hildenbrand1-1/+1
2022-12-01drm/etnaviv: remove FOLL_FORCE usageDavid Hildenbrand1-3/+5
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+7
2022-12-01drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+5
2022-11-30drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang1-2/+2
2022-11-30drm/i915/dmc: Update DG2 DMC version to v2.08Gustavo Sousa1-2/+2
2022-11-30drm/i915/huc: always init the delayed load fenceDaniele Ceraolo Spurio1-13/+34
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie12-66/+150