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-02-12
drm/amd: Refactor find_system_memory()
Mario Limonciello
-14
/
+30
2025-02-12
drm/amdgpu: reset psp->cmd to NULL after releasing the buffer
Jiang Liu
-3
/
+2
2025-02-12
drm/amdgpu: Add flags to distinguish vf/pf/pt mode
Asad Kamal
-1
/
+11
2025-02-12
drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger
Alex Deucher
-2
/
+4
2025-02-12
drm/amdkfd: add a new flag to manage where VRAM allocations go
Alex Deucher
-14
/
+22
2025-02-12
drm/amdgpu: Make VBIOS image read optional
Lijo Lazar
-0
/
+3
2025-02-12
drm/amdgpu: Add flag to make VBIOS read optional
Lijo Lazar
-29
/
+58
2025-02-12
drm/amdgpu: Add VBIOS flags
Lijo Lazar
-7
/
+13
2025-02-12
drm/amdgpu: Add wrapper for freeing vbios memory
Lijo Lazar
-8
/
+16
2025-02-12
drm/amd/display: Add DCN36 DM Support
Wayne Lin
-0
/
+18
2025-02-12
drm/amd/display: Add DCN36 CORE
Wayne Lin
-0
/
+6
2025-02-12
drm/amd/display: Support DCN36 HDCP
Wayne Lin
-0
/
+1
2025-02-12
drm/amd/display: Support DCN36 DSC
Wayne Lin
-0
/
+1
2025-02-12
drm/amd/display: Add DCN36 DMCUB
Wayne Lin
-0
/
+52
2025-02-12
drm/amd/display: Add DCN36 DML2 support
Wayne Lin
-0
/
+9
2025-02-12
drm/amd/display: Add DCN36 GPIO
Wayne Lin
-0
/
+2
2025-02-12
drm/amd/display: Add DCN36 Resource
Wayne Lin
-0
/
+2252
2025-02-12
drm/amd/display: Add DCN36 IRQ
Wayne Lin
-0
/
+429
2025-02-12
drm/amd/display: Add DCN36 BIOS command table support
Wayne Lin
-0
/
+1
2025-02-12
drm/amd/display: Add DCN36 version identifiers
Wayne Lin
-0
/
+5
2025-02-12
drm/amd/display: Add dcn36 register header files
Wayne Lin
-0
/
+77425
2025-02-12
drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PG
Alex Deucher
-3
/
+3
2025-02-12
drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()
Alex Deucher
-13
/
+41
2025-02-12
drm/amd/include : MES v11 and v12 API header update
Shaoyun Liu
-1
/
+4
2025-02-12
drm/amd/pm: Remove unnecessary device state checks
Lijo Lazar
-14
/
+0
2025-02-12
drm/amd/pm: Fix get_if_active usage
Lijo Lazar
-10
/
+18
2025-02-12
drm/amd/pm: Add APIs for device access checks
Lijo Lazar
-387
/
+229
2025-02-12
drm/amdgpu: Clean up atom header file inclusion
Lijo Lazar
-21
/
+0
2025-02-12
drm/amdgpu/sdma4: drop gfxoff calls in dump ip state
Alex Deucher
-2
/
+0
2025-02-12
drm/amd/display: Replace pr_info in dc_validate_boot_timing()
Alex Hung
-1
/
+1
2025-02-12
drm/amd/display: Remove unused link_enc_cfg_get_link_enc_used_by_stream
Dr. David Alan Gilbert
-16
/
+0
2025-02-12
drm/amd/display: Remove unused get_max_support_fbc_buffersize
Dr. David Alan Gilbert
-15
/
+0
2025-02-12
drm/amd/display: Remove unused hubbub1_toggle_watermark_change_req
Dr. David Alan Gilbert
-21
/
+0
2025-02-12
drm/amd/display: Remove unused get_clock_requirements_for_state
Dr. David Alan Gilbert
-14
/
+0
2025-02-12
drm/amd/display: Remove unused dc_stream_get_crtc_position
Dr. David Alan Gilbert
-39
/
+0
2025-02-12
drm/amd/display: Remove unused freesync functions
Dr. David Alan Gilbert
-163
/
+0
2025-02-12
drm/amd/display: Remove unused mpc1_is_mpcc_idle
Dr. David Alan Gilbert
-20
/
+0
2025-02-12
drm/amd/pm: Limit to 8 jpeg rings per instance
Lijo Lazar
-3
/
+5
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG5_0_0
Sathishkumar S
-0
/
+22
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG2_5_0
Sathishkumar S
-0
/
+24
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG2_0_0
Sathishkumar S
-0
/
+22
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG3_0_0
Sathishkumar S
-0
/
+22
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG4_0_5
Sathishkumar S
-1
/
+24
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG4_0_0
Sathishkumar S
-1
/
+23
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG5_0_1
Sathishkumar S
-2
/
+108
2025-02-12
drm/amdgpu: Enable devcoredump for JPEG4_0_3
Sathishkumar S
-0
/
+42
2025-02-12
drm/amdgpu: Add helper funcs for jpeg devcoredump
Sathishkumar S
-0
/
+93
2025-02-12
drm/amdgpu: Enable IFWI update support with PSPv13.0.12
Shiwu Zhang
-1
/
+5
2025-02-12
drm/amd/pm: Skip P2S load for SMU v13.0.12
Asad Kamal
-2
/
+3
2025-02-12
drm/amdgpu: Add support for smuio 13.0.11
Mangesh Gadre
-0
/
+1
[prev]
[next]