summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-03drm/amd/display: Promote DAL to 3.2.336Taimur Hassan-1/+1
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-182/+198
2025-06-03drm/amd/display: Update DMCUB loading sequence for DCN3.5Nicholas Kazlauskas-13/+3
2025-06-03drm/amd/display: Promote DAL to 3.2.335Taimur Hassan-1/+1
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.12.0Taimur Hassan-0/+156
2025-06-03drm/amd/display: Move vmalloc include to header fileRay Wu-4/+1
2025-06-03drm/amd/display: Add support for 2nd sharpening rangeSamson Tam-9/+37
2025-06-03drm/amd/display: Do not bypass chroma scaling in 1:1 caseNavid Assadian-13/+15
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi-5/+16
2025-06-03drm/amd/display: Add disconnect case on dongle checkJingwen Zhu-0/+8
2025-06-03drm/amd/display: Avoid trying AUX transactions on disconnected portsWayne Lin-1/+2
2025-06-03drm/amd/display: Drop unnecessary `amdgpu` prefixMario Limonciello-19/+19
2025-06-03drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi-2/+69
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu-302/+42
2025-06-03drm/amd/display: Support OLED SDR with AMD ABCCamille Cho-0/+21
2025-06-03drm/amd/display: DML21 FixesAustin Zheng-15/+116
2025-06-03drm/amd/display: Re-order FAMS2 sub commandsAlvin Lee-3/+3
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan-2/+32
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam-23/+120
2025-06-03drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()Dan Carpenter-1/+1
2025-06-03drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.cDan Carpenter-4/+4
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher-0/+31
2025-06-03drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak-10/+9
2025-06-03drm/amdgpu: Add more checks to discovery fetchLijo Lazar-3/+13
2025-06-03drm/amdkfd: enable kfd on RISCV systemsXuemei Liu-1/+1
2025-06-03drm/i915: Use dma-fence driver and timeline name helpersTvrtko Ursulin-5/+5
2025-06-03dma-fence: Use a flag for 64-bit seqnosTvrtko Ursulin-10/+7
2025-06-03drm/ttm: Increase pool shrinker batch targetTvrtko Ursulin-1/+8
2025-06-03drm/ttm: Respect the shrinker core free targetTvrtko Ursulin-3/+5
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds-97/+11
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard-22601/+35531
2025-06-03drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian-8/+8
2025-06-03drm/xe/vf: Add sanity check for GGTT configurationMichal Wajdeczko-1/+10
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko-253/+269
2025-06-03drm/xe/vf: Introduce helpers to access GGTT configurationMichal Wajdeczko-1/+38
2025-06-03drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGTShixiong Ou-1/+1
2025-06-03drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGTShixiong Ou-1/+1
2025-06-03drm/shmem-helper: Import dmabuf without mapping its sg_tableShixiong Ou-9/+84
2025-06-02drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk-5/+1
2025-06-02drm/xe/configfs: Add attribute to disable enginesLucas De Marchi-2/+147
2025-06-02drm/xe: Allow to disable enginesLucas De Marchi-0/+38
2025-06-02drm/xe: Convert "fused off" messages to be gt-basedLucas De Marchi-11/+6
2025-06-02drm/xe/configfs: Drop trailing semicolonsLucas De Marchi-4/+4
2025-06-02drm/xe/guc: Resend potentially lost H2G MMIO requestMichal Wajdeczko-0/+7
2025-06-02drm/xe: Use GT-oriented printer to dump topology on initMichal Wajdeczko-2/+2