index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
fsl-dcu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amdgpu: do not register df_mca interrupt in certain config
Hawking Zhang
1
-2
/
+4
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
12
-32
/
+51
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
6
-17
/
+42
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
6
-30
/
+63
2021-04-09
drm/amdgpu: implement query_ras_error_address callback
Hawking Zhang
1
-0
/
+90
2021-04-09
drm/amdgpu: implement umc query error count callback
Hawking Zhang
2
-0
/
+92
2021-04-09
drm/amdgpu: add helper funtion to query umc ras error
Hawking Zhang
2
-0
/
+77
2021-04-09
drm/amdgpu: create umc_v6_7_funcs for aldebaran
Hawking Zhang
3
-1
/
+58
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
1
-12
/
+23
2021-04-09
drm/amdkfd: Avoid null pointer in SMI event
Amber Lin
1
-1
/
+1
2021-04-09
amd: display: modules: Remove repeated struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-09
drm/amdgpu: drop some unused atombios functions
Alex Deucher
2
-163
/
+0
2021-04-09
drm/amd: cleanup coding style a bit
Bernard Zhao
1
-4
/
+3
2021-04-09
drm/amd: use kmalloc_array over kmalloc with multiply
Bernard Zhao
1
-1
/
+1
2021-04-09
drm/amdgpu: support sdma error injection
Stanley.Yang
1
-0
/
+1
2021-04-09
drm/amdgpu: reserve fence slot to update page table
Philip Yang
1
-2
/
+8
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
5
-63
/
+164
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2
-0
/
+19
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2
-0
/
+13
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-3
/
+3
2021-04-09
drm/amdgpu/display: fix warning on 32 bit in dmub
Alex Deucher
1
-1
/
+1
2021-04-09
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-04-09
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-04-09
drm/radeon: avoid potential null pointer access
Guchun Chen
1
-1
/
+1
2021-04-09
drm/amdgpu: fix compiler warning(v2)
Guchun Chen
1
-3
/
+1
2021-04-09
drm/amdgpu: fix NULL pointer dereference
Guchun Chen
1
-1
/
+1
2021-04-09
drm/amd/display: Use pr_debug in DM to prevent dmesg flooding
Victor Lu
2
-10
/
+13
2021-04-09
drm/amd/display: add DMCUB trace irq support for DCN302
Guchun Chen
1
-0
/
+30
2021-04-09
drm/amdgpu: Add new PF2VF flags for VF register access method
Rohit Khaire
2
-2
/
+26
2021-04-09
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
1
-0
/
+5
2021-04-09
drm/amd/display: fix typo: liason -> liaison
Diego Viola
1
-1
/
+1
2021-04-09
drm/amd/display: Try YCbCr420 color when YCbCr444 fails
Werner Sembach
1
-0
/
+9
2021-04-09
drm/amd/display: 3.2.129
Aric Cyr
1
-1
/
+1
2021-04-09
drm/amd/display: Disable MALL when SMU not present
Chris Park
3
-0
/
+14
2021-04-09
drm/amd/display: [FW Promotion] Release 0.0.58
Anthony Koo
1
-2
/
+2
2021-04-09
drm/amd/display: add log for automated test
Qingqing Zhuo
1
-0
/
+4
2021-04-09
drm/amd/display: Set max TTU on DPG enable
Wesley Chalmers
2
-7
/
+25
2021-04-09
drm/amd/display: New path for enabling DPG
Wesley Chalmers
2
-0
/
+23
2021-04-09
drm/amd/display: Update display endpoint control path.
Jimmy Kizito
4
-8
/
+146
2021-04-09
drm/amd/display: Add dynamic link encoder selection.
Jimmy Kizito
11
-7
/
+366
2021-04-09
drm/amd/display: Fix MST topology debugfs
Eryk Brol
1
-0
/
+4
2021-04-09
drm/amd/display: LTTPR config logic
Wesley Chalmers
1
-10
/
+41
2021-04-09
drm/amd/display: Enumerate LTTPR modes
Wesley Chalmers
3
-12
/
+32
2021-04-09
drm/amd/display: Interface for LTTPR interop
Wesley Chalmers
3
-12
/
+67
2021-04-09
drm/amd/display: Rename fs_params to hdr_tm_params
Krunoslav Kovac
2
-5
/
+5
2021-04-09
drm/amd/display: Fix typo for variable name
Vladimir Stempen
1
-5
/
+5
2021-04-09
drm/amd/display: add mod hdcp interface for supporting encryption state query
Wenjing Liu
7
-29
/
+54
2021-04-09
drm/amd/display: define mod_hdcp_display_disable_option struct
Wenjing Liu
3
-7
/
+13
2021-04-09
drm/amd/display: enable DP DSC Compliance automation
Qingqing Zhuo
1
-0
/
+40
2021-04-09
drm/amd/display: Guard ASSR with internal display flag
Stylon Wang
1
-17
/
+41
[next]