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
/
amd
Age
Commit message (
Expand
)
Author
Lines
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
2025-04-07
drm/amdgpu: remove PACKET3 duplicated defines from si_enums.h
Alexandre Demers
-123
/
+0
2025-04-07
drm/amdgpu: use proper defines, shifts and masks in DCE6 code
Alexandre Demers
-35
/
+12
2025-04-07
drm/amdgpu: wire up defines, shifts and masks through SI code
Alexandre Demers
-4
/
+43
2025-04-07
drm/amdgpu: move GFX6 defines into gfx_v6_0.c
Alexandre Demers
-2
/
+3
2025-04-07
drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7
Alexandre Demers
-3
/
+3
2025-04-07
drm/amdgpu: small cleanup to CIK SDMA
Alexandre Demers
-9
/
+3
2025-04-07
drm/amdgpu: use cik_sdma_is_idle() in CIK SDMA
Alexandre Demers
-5
/
+1
2025-04-07
drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7
Alexandre Demers
-8
/
+1
2025-04-07
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
-1
/
+1
2025-04-07
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
-2
/
+2
2025-04-07
drm/amdgpu/vcn: during dpc recovery will corrupt VCPU buffer
Ce Sun
-2
/
+2
2025-04-07
drm/amdgpu: Multi-GPU DPC recovery support
Ce Sun
-57
/
+125
2025-04-07
drm/amdgpu: refactor amdgpu_device_gpu_recover
Ce Sun
-90
/
+150
2025-04-07
drm/amd/pm: Add link reset for SMU 13.0.6
Ce Sun
-3
/
+98
2025-04-07
drm/amdkfd: Use dev_* instead of pr_* for messages
Lijo Lazar
-113
/
+263
2025-04-07
drm/amd/display: DC v3.2.326
Aric Cyr
-1
/
+1
2025-04-07
drm/amd/display: Use sync version of indirect register access.
JinZe.Xu
-15
/
+18
2025-04-07
drm/amd/display: Create a temporary scratch dc_link
Aric Cyr
-169
/
+170
2025-04-07
drm/amd/display: fix zero value for APU watermark_c
Charlene Liu
-1
/
+4
2025-04-07
drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Christian König
-7
/
+18
[prev]
[next]