index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
drm/amdkfd: process_info lock not needed for svm
Philip Yang
1
-9
/
+0
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-01
drm/amdkfd: set "r = 0" explicitly before goto
Philip Yang
1
-0
/
+4
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-01
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
2
-4
/
+5
2021-12-01
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
3
-0
/
+3
2021-12-01
drm/amdgpu: update fw_load_type module parameter doc to match code
Yann Dirson
1
-2
/
+5
2021-12-01
drm/amdkfd: err_pin_bo path leaks kfd_bo_list
Philip Yang
1
-8
/
+6
2021-12-01
drm/amdkfd: process_info lock not needed for svm
Philip Yang
1
-9
/
+0
2021-12-01
drm/amdkfd: remove hardcoded device_info structs
Graham Sider
1
-452
/
+17
2021-12-01
drm/amdkfd: add kfd_device_info_init function
Graham Sider
11
-141
/
+163
2021-12-01
drm/amdkfd: replace asic_name with amdgpu_asic_name
Graham Sider
3
-32
/
+8
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-01
drm/amdkfd: set "r = 0" explicitly before goto
Philip Yang
1
-0
/
+4
2021-12-01
drm/amd/display: 3.2.164
Aric Cyr
1
-1
/
+1
2021-12-01
drm/amd/display: [FW Promotion] Release 0.0.95
Anthony Koo
1
-2
/
+2
2021-12-01
drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPR
George Shen
1
-0
/
+12
2021-12-01
drm/amd/display: Add force detile buffer size debug flag
Michael Strauss
2
-0
/
+15
2021-12-01
drm/amd/display: Skip vendor specific LTTPR w/a outside link training
George Shen
2
-19
/
+26
2021-12-01
drm/amd/display: Add vendor specific LTTPR workarounds for DCN31
George Shen
4
-3
/
+198
2021-12-01
drm/amd/display: PSR panel capability debugfs
Mikita Lipski
1
-0
/
+44
2021-12-01
drm/amd/display: Fix dual eDP abnormal display issue
Brandon Syu
1
-3
/
+5
2021-12-01
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-01
drm/amd/display: add function for eDP and backlight power on
Evgenii Krasnikov
2
-0
/
+12
2021-12-01
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-01
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
7
-14
/
+99
2021-12-01
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-01
drm/amd/display: add hdmi disable debug check
Dale Zhao
2
-4
/
+6
2021-12-01
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-01
drm/amd/display: Enable P010 for DCN3x ASICs
Stylon Wang
5
-5
/
+5
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
11
-0
/
+135
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON SST Support in DM
Fangzhi Zuo
2
-10
/
+44
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
2
-4
/
+5
2021-12-01
drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAX
Lijo Lazar
1
-1
/
+1
2021-12-01
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-01
drm/amdgpu: declare static function to fix compiler warning
Guchun Chen
1
-1
/
+1
2021-12-01
amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_profile_name
Darren Powell
8
-73
/
+12
2021-12-01
amdgpu/pm: Create shared array of power profile name strings
Darren Powell
3
-9
/
+15
2021-12-01
drm/amdgpu: handle IH ring1 overflow
Philip Yang
11
-37
/
+60
2021-12-01
drm/amdgpu: fix disable ras feature failed when unload drvier v2
Stanley.Yang
2
-3
/
+3
[prev]
[next]