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-04-09
drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
George Shen
-1
/
+31
2024-04-09
drm/amd/display: Enable DTBCLK DTO earlier in the sequence
Sung Joon Kim
-16
/
+16
2024-04-09
drm/amd/display: update pipe topology log to support subvp
Wenjing Liu
-31
/
+65
2024-04-09
drm/amd/display: Add dmub additional interface support for FAMS
Dillon Varone
-5
/
+9
2024-04-09
drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards
Danijel Slivka
-6
/
+7
2024-04-09
drm/amd/amdgpu: add pipe1 hardware support
Arunpravin Paneer Selvam
-1
/
+1
2024-04-09
drm/amdgpu: select HDP ref/mask according to gfx ring pipe
ZhenGuo Yin
-1
/
+1
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
-8
/
+10
2024-04-09
drm/amd/display: FEC overhead should be checked once for mst slot nums
Hersen Wu
-30
/
+10
2024-04-09
drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
Tao Zhou
-13
/
+3
2024-04-09
drm/amd/display: Expand supported Replay residency mode
Leon Huang
-4
/
+7
2024-04-09
drm/amd/display: Toggle additional RCO options in DCN35
Daniel Miess
-14
/
+314
2024-04-09
drm/amd/display: optimize dml2 pipe resource allocation order
Wenjing Liu
-44
/
+97
2024-04-09
drm/amd/display: fix underflow in some two display subvp/non-subvp configs
Samson Tam
-130
/
+199
2024-04-09
drm/amd/display: Add timing pixel encoding for mst mode validation
Hersen Wu
-5
/
+30
2024-04-09
drm/amd/display: Fix compiler redefinition warnings for certain configs
Mounika Adhuri
-4
/
+4
2024-04-09
drm/amdgpu: add smu 14.0.1 discovery support
Yifan Zhang
-0
/
+1
2024-04-09
drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatible
lima1002
-43
/
+413
2024-04-09
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
-3
/
+3
2024-04-09
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
-3
/
+20
2024-04-09
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Tim Huang
-1
/
+11
2024-04-09
drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()
Yang Wang
-6
/
+8
2024-04-09
drm/amd/display: add DCN 351 version for microcode load
Li Ma
-1
/
+6
2024-04-09
drm/amdgpu: Reset dGPU if suspend got aborted
Lijo Lazar
-0
/
+25
2024-04-09
drm/amdgpu: add IP's FW information to devcoredump
Sunil Khatri
-0
/
+129
2024-04-09
drm/amdgpu/umsch: reinitialize write pointer in hw init
Lang Yu
-0
/
+2
2024-04-09
drm/amdgpu: Refine IB schedule error logging
Lijo Lazar
-2
/
+5
2024-04-09
drm/amdgpu: make amdgpu device attr_update() function more efficient
Yang Wang
-2
/
+43
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-5
/
+13
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1260
/
+123672
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+5
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
-5
/
+5
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Maxime Ripard
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
-2
/
+4
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: 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: fix a dereference of a NULL pointer
Wenjing Liu
-2
/
+4
2024-03-27
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
-0
/
+5
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: Flush GFXOFF requests in prepare stage
Mario Limonciello
-0
/
+2
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
-3
/
+6
2024-03-27
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
-13
/
+8
2024-03-27
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
-1
/
+1
[prev]
[next]