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-25
drm/amd/display: Remove unused header
Krunoslav Kovac
-1
/
+0
2025-02-25
drm/amd/display: handle max_downscale_src_width fail check
Yihan Zhu
-5
/
+6
2025-02-25
drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Michael Strauss
-3
/
+20
2025-02-25
drm/amd/display: fix dcn4x init failed
Charlene Liu
-11
/
+1
2025-02-25
drm/amd/display: Temporarily disable hostvm on DCN31
Aurabindo Pillai
-1
/
+1
2025-02-25
drm/amd/display: ACPI Re-timer Programming
Rafal Ostrowski
-0
/
+89
2025-02-25
drm/amd/display: Refactor DCN4x and related code
Patel, Swapnil
-249
/
+282
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
-7
/
+62
2025-02-25
drm/amd/display: replace dio encoder access
Peichen Huang
-55
/
+161
2025-02-25
drm/amd/display: Add SPL namespace
Navid Assadian
-4
/
+16
2025-02-25
drm/amd/display: Fix unit test failure
Samson Tam
-2
/
+8
2025-02-25
drm/amd/display: fix check for identity ratio
Samson Tam
-1
/
+20
2025-02-25
drm/amd/display: Fix mismatch type comparison
Assadian, Navid
-3
/
+3
2025-02-25
drm/amd/display: Add opp recout adjustment
Navid Assadian
-6
/
+35
2025-02-25
drm/amd/display: Fix mismatch type comparison in custom_float
Samson Tam
-3
/
+3
2025-02-25
drm/amd/display: Apply DCN35 DML2 state policy for DCN36 too
Nicholas Kazlauskas
-0
/
+1
2025-02-25
drm/amd/display: update incorrect cursor buffer size
Alex Hung
-1
/
+1
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
-1
/
+2
2025-02-25
drm/amd/display: Revert "Disable PSR-SU on some OLED panel"
Tom Chung
-20
/
+0
2025-02-25
drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding"
Colin Ian King
-4
/
+4
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
-2
/
+15
2025-02-25
drm/amdgpu: Remove unused nbif_v6_3_1_sriov_funcs
Dr. David Alan Gilbert
-47
/
+0
2025-02-25
drm/amdgpu: Add ring reset callback for JPEG5_0_1
Sathishkumar S
-0
/
+50
2025-02-25
drm/amdgpu: Log after a successful ring reset
André Almeida
-0
/
+1
2025-02-25
drm/amdgpu: Log the creation of a coredump file
André Almeida
-0
/
+4
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amd/pm: Use separate metrics table for smu_v13_0_12
Asad Kamal
-2
/
+230
2025-02-25
drm/amdgpu: Add core reset registers for JPEG5_0_1
Sathishkumar S
-60
/
+68
2025-02-25
drm/amdgpu: Per-instance init func for JPEG5_0_1
Sathishkumar S
-81
/
+69
2025-02-25
drm/amd/display: fix an indent issue in DML21
Aurabindo Pillai
-2
/
+1
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
-0
/
+7
2025-02-25
drm/amd/pm: Fetch fru product info for smu_v13_0_12
Asad Kamal
-0
/
+40
2025-02-25
drm/amd/pm: Fetch static metrics table
Asad Kamal
-20
/
+101
2025-02-25
drm/amd/pm: Add GetStaticMetricTable message
Asad Kamal
-2
/
+63
2025-02-25
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-2
/
+288
2025-02-25
drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty
Jesse.zhang@amd.com
-4
/
+20
2025-02-25
drm/amd/pm: add support for checking SDMA reset capability
Jesse.zhang@amd.com
-1
/
+68
2025-02-25
drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ring
Jesse.zhang@amd.com
-0
/
+1
2025-02-25
drm/amdgpu: Improve SDMA reset logic with guilty queue tracking
Jesse.zhang@amd.com
-14
/
+61
2025-02-25
drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE rings
Jesse.zhang@amd.com
-0
/
+30
2025-02-25
drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
Jesse.zhang@amd.com
-0
/
+5
2025-02-25
drm/amdgpu: Introduce conditional user queue suspension for SDMA resets
Jesse.zhang@amd.com
-8
/
+54
2025-02-25
drm/amdgpu: Remove redundant logic in GC v9.4.3
Lijo Lazar
-16
/
+1
2025-02-25
drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3
Sathishkumar S
-6
/
+0
2025-02-25
drm/amdgpu/sdma: Refactor SDMA reset functionality and add callback support
Jesse.zhang@amd.com
-4
/
+28
2025-02-25
drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
Jesse.zhang@amd.com
-1
/
+85
2025-02-25
drm/amdgpu: correct the name of mes_pipe structure
Likun Gao
-15
/
+15
2025-02-25
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
-7
/
+14
2025-02-25
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
-14
/
+45
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
-148
/
+148
[prev]
[next]