index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
drm/amd/display: Add missing copyright notice in DMUB
Stylon Wang
2
-0
/
+38
2023-10-27
drm/amdgpu remove restriction of sriov max_pfn on Vega10
Lin.Cao
1
-5
/
+2
2023-10-27
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
Srinivasan Shanmugam
1
-0
/
+1
2023-10-27
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
1
-0
/
+6
2023-10-27
drm/amdgpu: bypass RAS error reset in some conditions
Tao Zhou
1
-1
/
+9
2023-10-27
drm/amdgpu: enable RAS poison mode for APU
Tao Zhou
1
-1
/
+2
2023-10-27
drm/amdgpu/vpe: correct queue stop programing
Lang Yu
1
-8
/
+10
2023-10-27
drm/amd/display: Fix DMUB errors introduced by DML2
Rodrigo Siqueira
1
-4
/
+5
2023-10-27
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
1
-1
/
+1
2023-10-27
drm/amd/display: Remove power sequencing check
Agustin Gutierrez
1
-2
/
+1
2023-10-27
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
13
-2
/
+15
2023-10-27
drm/amd/pm: Fix the return value in default case
Ma Jun
1
-3
/
+1
2023-10-27
drm/amdgpu: Add API to get full IP version
Lijo Lazar
1
-0
/
+7
2023-10-27
drm/amdgpu: add tmz support for GC IP v11.5.0
Jiadong Zhu
1
-0
/
+1
2023-10-27
drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0
Jiadong Zhu
1
-1
/
+2
2023-10-27
drm/amdgpu: modify if condition in nbio_v7_7.c
Li Ma
1
-2
/
+2
2023-10-27
drm/amdkfd: Fix shift out-of-bounds issue
Jesse Zhang
1
-1
/
+1
2023-10-27
drm/amdgpu: refine ras error kernel log print
Yang Wang
2
-39
/
+82
2023-10-27
drm/amdgpu: fix find ras error node error
Yang Wang
1
-4
/
+3
2023-10-27
drm/amd/display: reprogram det size while seamless boot
Hugo Hu
3
-0
/
+33
2023-10-27
drm/amd/pm: record mca debug mode in RAS
Tao Zhou
1
-0
/
+1
2023-10-26
usb: typec: altmodes/displayport: fixup drm internal api change vs new user.
Dave Airlie
1
-1
/
+2
2023-10-23
Linux 6.6-rc7
v6.6-rc7
Linus Torvalds
1
-1
/
+1
2023-10-20
drm/amd/display: Fix stack size issue on DML2
Rodrigo Siqueira
1
-45
/
+54
2023-10-20
drm/amd/display: Reduce stack size by splitting function
Rodrigo Siqueira
1
-481
/
+489
2023-10-20
drm/amdkfd: remap unaligned svm ranges that have split
Alex Sierra
1
-10
/
+31
2023-10-20
drm/amdgpu: Create version number for coredumps
André Almeida
2
-0
/
+4
2023-10-20
drm/amdgpu: Move coredump code to amdgpu_reset file
André Almeida
4
-87
/
+90
2023-10-20
drm/amdgpu: Encapsulate all device reset info
André Almeida
3
-26
/
+36
2023-10-20
drm/amdgpu: support the port num info based on the capability flag
Shiwu Zhang
2
-13
/
+33
2023-10-20
drm/amdgpu: prepare the output buffer for GET_PEER_LINKS command
Shiwu Zhang
1
-2
/
+10
2023-10-20
drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8
Tao Zhou
2
-203
/
+0
2023-10-20
drm/amdgpu: update the xgmi ta interface header
Shiwu Zhang
2
-17
/
+51
2023-10-20
drm/amdgpu: add set/get mca debug mode operations
Tao Zhou
2
-0
/
+26
2023-10-20
drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count
Tao Zhou
5
-25
/
+10
2023-10-20
drm/amdgpu: add clockgating support for NBIO v7.7.1
Li Ma
1
-0
/
+1
2023-10-20
drm/amdgpu: fix missing stuff in NBIO v7.11
Li Ma
4
-1
/
+97
2023-10-20
drm/amdgpu: Enable RAS feature by default for APU
Stanley.Yang
1
-12
/
+2
2023-10-20
drm/amdgpu: fix typo for amdgpu ras error data print
Yang Wang
1
-2
/
+2
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4
Bokun Zhang
1
-16
/
+55
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P3
Bokun Zhang
1
-7
/
+41
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P2
Bokun Zhang
1
-0
/
+4
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P1
Bokun Zhang
1
-2
/
+3
2023-10-20
drm/amdgpu: Fix delete nodes that have been relesed
Stanley.Yang
1
-3
/
+1
2023-10-20
drm/amdgpu: Enable mca debug mode mode when ras enabled
Stanley.Yang
1
-1
/
+1
2023-10-20
drm/amdgpu: Add UVD_VCPU_INT_EN2 to dpg sram
Hawking Zhang
1
-0
/
+5
2023-10-20
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2
Nathan Chancellor
1
-1
/
+1
2023-10-20
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-20
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove unneeded semicolon
Yang Li
1
-1
/
+1
[next]