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
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
drm/amd/display: Implement DDC probe over AUX channel
Timur Kristóf
-2
/
+9
2026-02-23
drm/amd/display: Implement BIOS parser external encoder control
Timur Kristóf
-12
/
+30
2026-02-23
drm/amd/display: Refactor DAC load detection, move to HWSS
Timur Kristóf
-38
/
+28
2026-02-23
drm/amd/display: Add color depth helper function to BIOS parser
Timur Kristóf
-75
/
+26
2026-02-23
drm/amd/display: Handle DCE 6 in dce110_register_irq_handlers
Timur Kristóf
-130
/
+35
2026-02-23
drm/amd/display: Handle DCE 6 in dce_clk_mgr.c
Timur Kristóf
-216
/
+52
2026-02-23
drm/amd/display: Remove unused dce60_clk_mgr register definitions
Timur Kristóf
-38
/
+3
2026-02-23
drm/amd/display: Delete unused dce_clk_mgr.c
Timur Kristóf
-966
/
+0
2026-02-23
drm/amd/display: Use dce_audio_create for DCE 6
Timur Kristóf
-141
/
+1
2026-02-23
drm/amd/display: Add dcn42 version identifiers
Roman Li
-0
/
+2
2026-02-23
drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path
Srinivasan Shanmugam
-15
/
+6
2026-02-23
drm/amdgpu: Make amdgpu_fence_emit() non-failing v2
Srinivasan Shanmugam
-24
/
+13
2026-02-23
drm/amdgpu: reorder IB schedule sequence
Alex Deucher
-11
/
+22
2026-02-23
drm/amdgpu: Remove duplicate struct member
Tvrtko Ursulin
-3
/
+2
2026-02-23
drm/amdgpu: add a helper to calculate ring distance
Alex Deucher
-6
/
+12
2026-02-23
drm/amdgpu: remove some retired module parameters
Alex Deucher
-22
/
+0
2026-02-23
drm/amdgpu: don't call drm_sched_stop/start() in asic reset
Alex Deucher
-6
/
+4
2026-02-23
drm/amdgpu: Remove a few holes from struct amdgpu_ctx
Tvrtko Ursulin
-6
/
+6
2026-02-23
drm/amdgpu/gfx12: add CU mask support for compute MQD initialization
Jesse.Zhang
-0
/
+33
2026-02-23
drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
Jesse.Zhang
-0
/
+33
2026-02-23
drm/amdgpu: Add CU mask support for MQD properties
Jesse.Zhang
-0
/
+61
2026-02-23
drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
Jesse.Zhang
-0
/
+2
2026-02-23
drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
Pierre-Eric Pelloux-Prayer
-9
/
+9
2026-02-23
drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
Pierre-Eric Pelloux-Prayer
-249
/
+113
2026-02-23
drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
Pierre-Eric Pelloux-Prayer
-1
/
+1
2026-02-23
drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
Pierre-Eric Pelloux-Prayer
-5
/
+8
2026-02-23
drm/amdgpu: add missing lock in amdgpu_benchmark_do_move
Pierre-Eric Pelloux-Prayer
-0
/
+2
2026-02-23
amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
Pierre-Eric Pelloux-Prayer
-5
/
+1
2026-02-23
amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entries
Pierre-Eric Pelloux-Prayer
-24
/
+43
2026-02-23
amdgpu/vce: use amdgpu_gtt_mgr_alloc_entries
Pierre-Eric Pelloux-Prayer
-36
/
+18
2026-02-23
drm/amdgpu: add amdgpu_gtt_node_to_byte_offset helper
Pierre-Eric Pelloux-Prayer
-0
/
+8
2026-02-23
drm/amdgpu: add amdgpu_ttm_buffer_entity_fini func
Pierre-Eric Pelloux-Prayer
-35
/
+38
2026-02-23
drm/amdgpu: statically assign gart windows to ttm entities
Pierre-Eric Pelloux-Prayer
-31
/
+72
2026-02-23
drm/amdgpu: remove gart_window_lock usage from gmc v12_1
Pierre-Eric Pelloux-Prayer
-2
/
+0
2026-02-23
drm/amd/display: Promote DC to 3.2.370
Taimur Hassan
-1
/
+1
2026-02-23
drm/amd/display: Refactor and fix link_dpms info
Dominik Kaszewski
-81
/
+84
2026-02-23
drm/amd/display: Refactor and fix link_dpms I2C
Dominik Kaszewski
-310
/
+165
2026-02-23
drm/amd/display: Add gpuvm and hvm params to dml21
Dmytro Laktyushkin
-2
/
+9
2026-02-23
drm/amd/display: Refactor fams2 calculations
Dillon Varone
-99
/
+107
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
-12
/
+60
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
-6
/
+10
2026-02-23
dma-buf: abstract fence locking v2
Christian König
-21
/
+25
2026-02-23
dma-buf: protected fence ops by RCU v8
Christian König
-3
/
+3
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-4238
/
+5619
2026-02-23
drm/i915/alpm: ALPM disable fixes
Jouni Högander
-6
/
+1
2026-02-23
drm/mcde: dsi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-6
/
+6
2026-02-23
drm/mcde: dsi: mcde_dsi_bind: break when a panel or bridge is found
Luca Ceresoli
-0
/
+5
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-26191
/
+152018
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
-17
/
+18
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-120
/
+80
[prev]
[next]