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
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2024-05-08
drm/amdgpu/mes11: fix kiq ring ready flag
Jack Xiao
-1
/
+2
2024-05-08
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
-9
/
+16
2024-05-08
drm/amdgpu: add se registers to ip dump for gfx10
Sunil Khatri
-1
/
+6
2024-05-08
drm/amdgpu: add CP headers registers to gfx10 dump
Sunil Khatri
-1
/
+8
2024-05-08
drm/amdgpu: Use drm_crtc_vblank_crtc()
Ville Syrjälä
-6
/
+2
2024-05-03
drm/amdgpu: remove ip dump reg_count variable
Sunil Khatri
-3
/
+0
2024-05-02
drm/amd/amdgpu: Check tbo resource pointer
Asad Kamal
-1
/
+2
2024-05-02
drm/amd/pm: support mode1 reset on smu_v14_0_3
Kenneth Feng
-0
/
+1
2024-05-02
drm/amdgpu/mes12: Use a separate fence per transaction
Alex Deucher
-4
/
+18
2024-05-02
drm/amdgpu/mes12: increase mes submission timeout
Alex Deucher
-1
/
+1
2024-05-02
drm/amdgpu/mes12: print MES opcodes rather than numbers
Alex Deucher
-4
/
+77
2024-05-02
drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1
Kenneth Feng
-1
/
+6
2024-05-02
drm/amd/amdgpu: enable gfxoff on gc 12.0.1
Kenneth Feng
-1
/
+13
2024-05-02
drm/amdgpu: support cg state get for gfx v12
Likun Gao
-1
/
+37
2024-05-02
drm/amd/amdgpu: enable sram fgcg on gc 12.0.1
Kenneth Feng
-1
/
+15
2024-05-02
drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcg
Kenneth Feng
-3
/
+33
2024-05-02
drm/amd/amdgpu: enable 3D cgcg and 3D cgls
Kenneth Feng
-1
/
+3
2024-05-02
drm/amd/amdgpu: enable mgcg on gfx 12.0.1
Kenneth Feng
-5
/
+31
2024-05-02
drm/amd/amdgpu: enable cgcg and cgls
Kenneth Feng
-1
/
+2
2024-05-02
drm/amdgpu/vcn5: Add VCN5 capabilities
David (Ming Qiang) Wu
-0
/
+43
2024-05-02
drm/amdgpu/vcn5: enable DPG mode support
Sonny Jiang
-1
/
+2
2024-05-02
drm/amdgpu/jpeg5: enable power gating
Sonny Jiang
-1
/
+2
2024-05-02
amdgpu/vcn: enable AMD_PG_SUPPORT_VCN
David (Ming Qiang) Wu
-1
/
+1
2024-05-02
drm/amdgpu: Fix physical address mask
David Belanger
-1
/
+1
2024-05-02
drm/amdgpu/discovery: add mes v12_0 ip block
Likun Gao
-0
/
+9
2024-05-02
drm/amdgpu/discovery: add gfx v12_0 ip block
Likun Gao
-0
/
+7
2024-05-02
drm/amdgpu/mes12: disable logging output
Jack Xiao
-1
/
+1
2024-05-02
drm/amdgpu: add module parameter 'amdgpu_uni_mes'
Jack Xiao
-0
/
+13
2024-05-02
drm/amdgpu/mes12: add legacy setting hw resource interface
Jack Xiao
-2
/
+20
2024-05-02
drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12
shaoyunl
-15
/
+1
2024-05-02
drm/amdgpu/gfx: enable mes to map legacy queue support
Jack Xiao
-25
/
+4
2024-05-02
drm/amdgpu/mes12: add mes mapping legacy queue support
Jack Xiao
-0
/
+26
2024-05-02
drm/amdgpu/mes12: enable uni_mes fw on mes pipe0
Jack Xiao
-13
/
+38
2024-05-02
drm/amdgpu/mes12: add uni_mes fw loading support
Jack Xiao
-0
/
+10
2024-05-02
drm/amdgpu/mes: add uni_mes fw loading support
Jack Xiao
-1
/
+5
2024-05-02
drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NC
Sreekant Somasekharan
-0
/
+9
2024-05-02
drm/amdkfd: fix support for trap on wave start and end for gfx12
Jonathan Kim
-5
/
+43
2024-05-02
drm/amdkfd: always enable ttmp setup for gfx12
Jonathan Kim
-1
/
+2
2024-05-02
drm/amdkfd: Added gfx_v12_kfd2kgd interface for GFX12.
David Belanger
-1
/
+341
2024-05-02
drm/amdgpu: Enable event log on MES 12
shaoyunl
-0
/
+4
2024-05-02
drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12
shaoyunl
-1
/
+15
2024-05-02
drm/amdgpu: Switch to smuio func to get gpu clk counter
Hawking Zhang
-9
/
+7
2024-05-02
drm/amdgpu: init gfxhub setting to align with mmhub
Likun Gao
-0
/
+39
2024-05-02
drm/amdgpu: skip dpm check to init imu fw
Likun Gao
-1
/
+1
2024-05-02
drm/amdgpu: fix active rb and cu number for gfx12
Likun Gao
-26
/
+55
2024-05-02
drm/amdgpu: use new method to program rlc ram
Likun Gao
-9
/
+61
2024-05-02
drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0
Kenneth Feng
-2
/
+191
2024-05-02
drm/amd/amdgpu: update GFX12 wave data registers
Tom St Denis
-2
/
+11
2024-05-02
drm/amdgpu: set different fw data addr for mec pipe
Likun Gao
-4
/
+10
2024-05-02
drm/amd/amdgpu: workaround for the imu fw loading
Kenneth Feng
-0
/
+5
[prev]
[next]