aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-06-04drm/i915/de: rename timeout parameters timeout_ms to highlight unitJani Nikula1-10/+10
2025-06-04drm/i915/sbi: move sbi_lock under struct intel_displayJani Nikula3-16/+10
2025-06-04drm/i915/sbi: convert intel_sbi.[ch] to struct intel_displayJani Nikula4-101/+103
2025-06-04drm/i915/sbi: move intel_sbi.[ch] under display/Jani Nikula4-2/+2
2025-06-04drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst1-1/+1
2025-06-04drm/ttm: Fix build with CONFIG_DEBUG_FS=nLucas De Marchi1-3/+3
2025-06-04ttm/pool: allow debugfs dumps for numa pools.Dave Airlie1-2/+7
2025-06-03drm/amd/display: Promote DAL to 3.2.336Taimur Hassan1-1/+1
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li53-182/+198
2025-06-03drm/amd/display: Update DMCUB loading sequence for DCN3.5Nicholas Kazlauskas1-13/+3
2025-06-03drm/amd/display: Promote DAL to 3.2.335Taimur Hassan1-1/+1
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.12.0Taimur Hassan1-0/+156
2025-06-03drm/amd/display: Move vmalloc include to header fileRay Wu3-4/+1
2025-06-03drm/amd/display: Add support for 2nd sharpening rangeSamson Tam3-9/+37
2025-06-03drm/amd/display: Do not bypass chroma scaling in 1:1 caseNavid Assadian1-13/+15
2025-06-03drm/amd/display: Add DML path for FAMS methodsOleh Kuzhylnyi3-5/+16
2025-06-03drm/amd/display: Add disconnect case on dongle checkJingwen Zhu1-0/+8
2025-06-03drm/amd/display: Avoid trying AUX transactions on disconnected portsWayne Lin1-1/+2
2025-06-03drm/amd/display: Drop unnecessary `amdgpu` prefixMario Limonciello2-19/+19
2025-06-03drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi4-2/+69
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu7-302/+42
2025-06-03drm/amd/display: Support OLED SDR with AMD ABCCamille Cho1-0/+21
2025-06-03drm/amd/display: DML21 FixesAustin Zheng7-15/+116
2025-06-03drm/amd/display: Re-order FAMS2 sub commandsAlvin Lee1-3/+3
2025-06-03drm/amd/display: [FW Promotion] Release 0.1.11.0Taimur Hassan1-2/+32
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello1-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello1-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung1-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang3-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam3-23/+120
2025-06-03drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()Dan Carpenter1-1/+1
2025-06-03drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.cDan Carpenter1-4/+4
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher3-0/+31
2025-06-03drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak2-10/+9
2025-06-03drm/amdgpu: Add more checks to discovery fetchLijo Lazar1-3/+13
2025-06-03drm/amdkfd: enable kfd on RISCV systemsXuemei Liu1-1/+1
2025-06-03drm/i915: Use dma-fence driver and timeline name helpersTvrtko Ursulin3-5/+5
2025-06-03dma-fence: Use a flag for 64-bit seqnosTvrtko Ursulin3-10/+7
2025-06-03drm/ttm: Increase pool shrinker batch targetTvrtko Ursulin1-1/+8
2025-06-03drm/ttm: Respect the shrinker core free targetTvrtko Ursulin1-3/+5
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds1-97/+11
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard1016-22652/+35984
2025-06-03drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian1-8/+8
2025-06-03drm/xe/vf: Add sanity check for GGTT configurationMichal Wajdeczko1-1/+10
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko7-253/+269
2025-06-03drm/xe/vf: Introduce helpers to access GGTT configurationMichal Wajdeczko2-1/+38
2025-06-03drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGTShixiong Ou1-1/+1
2025-06-03drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGTShixiong Ou1-1/+1
2025-06-03drm/shmem-helper: Import dmabuf without mapping its sg_tableShixiong Ou2-9/+84