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
2025-04-07
drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFs
Victor Skvortsov
-21
/
+93
2025-04-07
drm/amdgpu/gfx12: Implement the gfx12 kgq pipe reset
Prike Liang
-2
/
+67
2025-04-07
drm/amdgpu: add missing SMU6 defines, shifts and masks
Alexandre Demers
-3
/
+229
2025-04-07
drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...
Charles Han
-0
/
+8
2025-04-07
drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe reset
Prike Liang
-2
/
+134
2025-04-07
drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset
Prike Liang
-2
/
+72
2025-04-07
drm/amd/display: Promote DAL to 3.2.327
Aric Cyr
-1
/
+1
2025-04-07
drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401
Dillon Varone
-29
/
+101
2025-04-07
Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"
Dillon Varone
-46
/
+1
2025-04-07
drm/amd/display: Fix VUpdate offset calculations for dcn401
Dillon Varone
-1
/
+46
2025-04-07
drm/amd/display: Do Not Consider DSC if Valid Config Not Found
Fangzhi Zuo
-8
/
+9
2025-04-07
drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs
Dillon Varone
-270
/
+500
2025-04-07
drm/amd/display: Add a Panel Replay config option
ChunTao Tso
-0
/
+5
2025-04-07
drm/amd/display: use drm_warn instead of DRM_WARN
Aurabindo Pillai
-13
/
+13
2025-04-07
drm/amd/display: use drm_info instead of DRM_INFO
Aurabindo Pillai
-12
/
+12
2025-04-07
drm/amd/display: Consider downspread against max clocks in DML2.1
Dillon Varone
-3
/
+13
2025-04-07
drm/amd/display: Enable Replay Low Hz feature flag
Robin Chen
-1
/
+4
2025-04-07
drm/amd/display: Use meaningful size for block_sequence array
Joshua Aberback
-5
/
+9
2025-04-07
drm/amd/display: Set ODM Factor Based On DML Architecture
Austin Zheng
-12
/
+12
2025-04-07
drm/amd/display: convert more DRM_ERROR to drm_err
Aurabindo Pillai
-103
/
+104
2025-04-07
drm/amd/display: use drm_err in create_validate_stream_for_sink()
Aurabindo Pillai
-6
/
+7
2025-04-07
drm/amd/display: use drm_err in hpd rx offload
Aurabindo Pillai
-9
/
+14
2025-04-07
drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()
Aurabindo Pillai
-3
/
+4
2025-04-07
drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_12
Asad Kamal
-3
/
+14
2025-04-07
drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_6
Asad Kamal
-4
/
+19
2025-04-07
drm/amd/pm: Expose smu_v13_0_6 caps
Asad Kamal
-20
/
+20
2025-04-07
drm/amdgpu/gfx11: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx10: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx9: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx8: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx7: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx6: fix CSIB handling
Alex Deucher
-2
/
+0
2025-04-07
drm/amdgpu/gfx: assign the actual me0 queues per pipe
Alex Deucher
-5
/
+5
2025-04-07
drm/amdgpu/gfx: decouple the number of kgqs from the hw
Alex Deucher
-9
/
+13
2025-04-07
drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() static
Alex Deucher
-4
/
+2
2025-04-07
drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUs
Srinivasan Shanmugam
-0
/
+30
2025-04-07
drm/amdgpu: drop some dead code
Alex Deucher
-61
/
+0
2025-04-07
drm/amdgpu: continue cleaning up sid.h and si_enums.h
Alexandre Demers
-92
/
+14
2025-04-07
drm/amd/amdgpu: Fix typo
Ananta Srikar
-1
/
+1
2025-04-07
drm/amdgpu: Replace deprecated function strcpy() with strscpy()
Andres Urian Florez
-34
/
+34
2025-04-07
drm/amdgpu: add rebar parameter
Alex Deucher
-0
/
+15
2025-04-07
drm/amdgpu: cleanup DCE6 a bit more
Alexandre Demers
-6
/
+2
2025-04-07
drm/amdgpu: keep removing sid.h dependency from si_dma.c
Alexandre Demers
-5
/
+5
2025-04-07
drm/amdgpu: move si_dma.c away from sid.h and si_enums.h
Alexandre Demers
-85
/
+63
2025-04-07
drm/amdgpu: make GFX6 easier to read
Alexandre Demers
-4
/
+8
2025-04-07
drm/amdgpu: add missing GFX6 defines
Alexandre Demers
-0
/
+2
2025-04-07
drm/amdgpu: add missing DMA defines, shifts and masks
Alexandre Demers
-3
/
+59
2025-04-07
drm/amdgpu: move DCE6 away from sid.h and si_enums.h defines
Alexandre Demers
-262
/
+176
2025-04-07
drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFA...
Alexandre Demers
-1
/
+1
2025-04-07
drm/amdgpu: move si_ih.c away from sid.h defines
Alexandre Demers
-8
/
+8
[prev]
[next]