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
2024-03-27
drm/amdgpu/vpe: power on vpe when hw_init
Peyton Lee
-0
/
+6
2024-03-27
drm/amd/display: increase bb clock for DCN351
Xi Liu
-14
/
+76
2024-03-27
drm/amd/display: Prevent crash when disable stream
Chris Park
-1
/
+2
2024-03-27
drm/amd/display: Increase Z8 watermark times.
Natanel Roizenman
-4
/
+4
2024-03-27
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
-2
/
+2
2024-03-27
drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msg
lima1002
-27
/
+82
2024-03-27
drm/amdgpu: always force full reset for SOC21
Alex Deucher
-2
/
+0
2024-03-27
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
-0
/
+1
2024-03-27
drm/amdgpu: fix deadlock while reading mqd from debugfs
Johannes Weiner
-17
/
+29
2024-03-27
drm/amdgpu: enable UMSCH 4.0.6
Lang Yu
-4
/
+16
2024-03-27
drm/amdgpu/umsch: update UMSCH 4.0 FW interface
Lang Yu
-12
/
+21
2024-03-27
drm/amd/display: Set DCN351 BB and IP the same as DCN35
Xi Liu
-5
/
+1
2024-03-27
drm/amd/display: 3.2.278
Aric Cyr
-1
/
+1
2024-03-27
drm/amd/display: Skip pipe if the pipe idx not set properly
Muhammad Ahmed
-0
/
+5
2024-03-27
drm/amd/display: [FW Promotion] Release 0.0.210.0
Anthony Koo
-1
/
+38
2024-03-27
drm/amd/display: Modify DHCUB waterwark structures and functions
Dillon Varone
-50
/
+56
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
-300
/
+218
2024-03-27
drm/amd/display: Increase number of hpo dp link encoders
Sridevi Arvindekar
-1
/
+1
2024-03-27
drm/amd/display: Increase clock table size
Sung Joon Kim
-9
/
+5
2024-03-27
drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35
Bhawanpreet Lakha
-1
/
+10
2024-03-27
drm/amd/display: Allow Z8 when stutter threshold is not met
Bhawanpreet Lakha
-3
/
+16
2024-03-27
drm/amd/display: Add new IPS config mode
Nicholas Kazlauskas
-0
/
+30
2024-03-27
drm/amd/display: Fix bounds check for dcn35 DcfClocks
Roman Li
-1
/
+1
2024-03-27
drm/amd/display: Remove MPC rate control logic from DCN30 and above
George Shen
-155
/
+41
2024-03-27
drm/amd/display: build scaling params when a new plane is appended
Wenjing Liu
-3
/
+12
2024-03-27
drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvp
Wenjing Liu
-0
/
+55
2024-03-27
drm/amd/display: fix a dereference of a NULL pointer
Wenjing Liu
-2
/
+4
2024-03-27
drm/amd/display: Added missing null checks
Sohaib Nadeem
-0
/
+3
2024-03-27
drm/amd/display: Refactor DML2 interfaces
Dillon Varone
-33
/
+37
2024-03-27
drm/amd/display: Expand DML2 callbacks
Dillon Varone
-89
/
+119
2024-03-27
drm/amd/display: Remove read/write to external register
Sung Joon Kim
-88
/
+0
2024-03-27
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
-0
/
+5
2024-03-27
drm/amd/display: Consolidate HPO enable/disable and restrict only to state tr...
Natanel Roizenman
-15
/
+19
2024-03-27
drm/amd/display: Update dcn351 to latest dcn35 config
Sung Joon Kim
-7
/
+15
2024-03-27
drm/amd/display: fix IPX enablement
Hamza Mahfooz
-4
/
+6
2024-03-27
drm/amd/display: Allow idle opts for no flip case on PSR panel
Alvin Lee
-1
/
+3
2024-03-22
drm/amd: Flush GFXOFF requests in prepare stage
Mario Limonciello
-0
/
+2
2024-03-22
drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()
Srinivasan Shanmugam
-1
/
+1
2024-03-22
drm/amdgpu: Fix truncation in smu_v11_0_init_microcode
Srinivasan Shanmugam
-1
/
+1
2024-03-22
drm/amdgpu: simplify convert_error_address interface for UMC v12
Tao Zhou
-27
/
+30
2024-03-22
drm/amdgpu: Fix truncation issues in gfx_v9_0.c
Srinivasan Shanmugam
-3
/
+3
2024-03-22
drm/amdgpu: Fix truncation in gfx_v10_0_init_microcode
Srinivasan Shanmugam
-1
/
+1
2024-03-22
drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...
Srinivasan Shanmugam
-1
/
+1
2024-03-22
drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()
Srinivasan Shanmugam
-1
/
+1
2024-03-22
drm/amdgpu: add socket id parameter for psp query address cmd
Tao Zhou
-3
/
+12
2024-03-22
drm/amdkfd: Cleanup workqueue during module unload
Mukul Joshi
-0
/
+2
2024-03-22
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
-3
/
+6
2024-03-22
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
-13
/
+8
2024-03-22
drm/amdgpu: Add a NULL check for freeing root PT
Shashank Sharma
-2
/
+4
2024-03-22
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
-1
/
+1
[prev]
[next]