index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-06-03
drm/amd/display: Promote DAL to 3.2.336
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
-182
/
+198
2025-06-03
drm/amd/display: Update DMCUB loading sequence for DCN3.5
Nicholas Kazlauskas
-13
/
+3
2025-06-03
drm/amd/display: Promote DAL to 3.2.335
Taimur Hassan
-1
/
+1
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.12.0
Taimur Hassan
-0
/
+156
2025-06-03
drm/amd/display: Move vmalloc include to header file
Ray Wu
-4
/
+1
2025-06-03
drm/amd/display: Add support for 2nd sharpening range
Samson Tam
-9
/
+37
2025-06-03
drm/amd/display: Do not bypass chroma scaling in 1:1 case
Navid Assadian
-13
/
+15
2025-06-03
drm/amd/display: Add DML path for FAMS methods
Oleh Kuzhylnyi
-5
/
+16
2025-06-03
drm/amd/display: Add disconnect case on dongle check
Jingwen Zhu
-0
/
+8
2025-06-03
drm/amd/display: Avoid trying AUX transactions on disconnected ports
Wayne Lin
-1
/
+2
2025-06-03
drm/amd/display: Drop unnecessary `amdgpu` prefix
Mario Limonciello
-19
/
+19
2025-06-03
drm/amd/display: Indirect buffer transport for FAMS2 commands
Oleh Kuzhylnyi
-2
/
+69
2025-06-03
drm/amd/display: move RMCM programming
Yihan Zhu
-302
/
+42
2025-06-03
drm/amd/display: Support OLED SDR with AMD ABC
Camille Cho
-0
/
+21
2025-06-03
drm/amd/display: DML21 Fixes
Austin Zheng
-15
/
+116
2025-06-03
drm/amd/display: Re-order FAMS2 sub commands
Alvin Lee
-3
/
+3
2025-06-03
drm/amd/display: [FW Promotion] Release 0.1.11.0
Taimur Hassan
-2
/
+32
2025-06-03
drm/amd/display: Fix default DC and AC levels
Mario Limonciello
-2
/
+2
2025-06-03
drm/amd/display: Add debugging message for brightness caps
Mario Limonciello
-1
/
+6
2025-06-03
drm/amd/display: Use DC log instead of using DM error msg
Cruise Hung
-1
/
+1
2025-06-03
drm/amd/display: Avoid calling blank_stream() twice
Zhongwei Zhang
-2
/
+13
2025-06-03
drm/amd/display: Correct non-OLED pre_T11_delay.
Zhongwei Zhang
-3
/
+4
2025-06-03
drm/amdgpu: Add userq fence support to SDMAv7.0
Arunpravin Paneer Selvam
-23
/
+120
2025-06-03
drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
Dan Carpenter
-1
/
+1
2025-06-03
drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c
Dan Carpenter
-4
/
+4
2025-06-03
drm/amdgpu: disable workload profile switching when OD is enabled
Alex Deucher
-0
/
+31
2025-06-03
drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10
Vitaly Prosyak
-10
/
+9
2025-06-03
drm/amdgpu: Add more checks to discovery fetch
Lijo Lazar
-3
/
+13
2025-06-03
drm/amdkfd: enable kfd on RISCV systems
Xuemei Liu
-1
/
+1
2025-06-03
drm/i915: Use dma-fence driver and timeline name helpers
Tvrtko Ursulin
-5
/
+5
2025-06-03
dma-fence: Use a flag for 64-bit seqnos
Tvrtko Ursulin
-10
/
+7
2025-06-03
drm/ttm: Increase pool shrinker batch target
Tvrtko Ursulin
-1
/
+8
2025-06-03
drm/ttm: Respect the shrinker core free target
Tvrtko Ursulin
-3
/
+5
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
-97
/
+11
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
-22601
/
+35531
2025-06-03
drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
Dibin Moolakadan Subrahmanian
-8
/
+8
2025-06-03
drm/xe/vf: Add sanity check for GGTT configuration
Michal Wajdeczko
-1
/
+10
2025-06-03
drm/xe/vf: Move tile-related VF functions to separate file
Michal Wajdeczko
-253
/
+269
2025-06-03
drm/xe/vf: Introduce helpers to access GGTT configuration
Michal Wajdeczko
-1
/
+38
2025-06-03
drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
-1
/
+1
2025-06-03
drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
-1
/
+1
2025-06-03
drm/shmem-helper: Import dmabuf without mapping its sg_table
Shixiong Ou
-9
/
+84
2025-06-02
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
-5
/
+1
2025-06-02
drm/xe/configfs: Add attribute to disable engines
Lucas De Marchi
-2
/
+147
2025-06-02
drm/xe: Allow to disable engines
Lucas De Marchi
-0
/
+38
2025-06-02
drm/xe: Convert "fused off" messages to be gt-based
Lucas De Marchi
-11
/
+6
2025-06-02
drm/xe/configfs: Drop trailing semicolons
Lucas De Marchi
-4
/
+4
2025-06-02
drm/xe/guc: Resend potentially lost H2G MMIO request
Michal Wajdeczko
-0
/
+7
2025-06-02
drm/xe: Use GT-oriented printer to dump topology on init
Michal Wajdeczko
-2
/
+2
[prev]
[next]