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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-04-09
drm/amd/display: Fix static checker warnings on tracebuff_fb
Leo (Hanghong) Ma
1
-74
/
+68
2021-04-09
drm/amd/display: Add refresh rate trace
Rodrigo Siqueira
3
-0
/
+34
2021-04-09
drm/amd/display: BIOS LTTPR Caps Interface
Wesley Chalmers
3
-1
/
+178
2021-04-09
drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaran
Feifei Xu
1
-2
/
+1
2021-04-09
drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEBARAN
Chengming Gui
1
-1
/
+3
2021-04-09
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
1
-3
/
+8
2021-04-09
drm/amd/display: Fix black screen with scaled modes on some eDP panels
Nikola Cornij
1
-13
/
+26
2021-04-09
drm/amdgpu: ih reroute for newer asics than vega20
Alex Sierra
1
-3
/
+3
2021-04-09
drm/amdkfd: dqm fence memory corruption
Qu Huang
7
-12
/
+12
2021-04-09
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
1
-1
/
+1
2021-04-09
drm/amd/amdgpu: Add CP_IB1_BASE_* to gc_10_3_0 headers
Tom St Denis
2
-0
/
+15
2021-04-09
drm/amd/pm: Fix DPM level count on aldebaran
Lijo Lazar
1
-4
/
+8
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
3
-13
/
+10
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
3
-15
/
+3
2021-04-09
drm/amd/pm: fix missing static declarations
Evan Quan
1
-7
/
+7
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
4
-34
/
+26
2021-04-09
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
1
-1
/
+2
2021-04-09
drm/amdgpu: Fix build warnings
Lijo Lazar
3
-3
/
+3
2021-04-09
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
1
-0
/
+1
2021-04-09
drm/amdgpu: Add mode2 reset support for aldebaran
Lijo Lazar
5
-2
/
+463
2021-04-09
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
2
-3
/
+9
2021-04-09
drm/amdgpu: Add PSP public function to load a list of FWs
Lijo Lazar
2
-0
/
+19
2021-04-09
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
3
-39
/
+97
2021-04-09
drm/amdgpu: Add reset control to amdgpu_device
Lijo Lazar
4
-0
/
+175
2021-04-09
drm/amd/pm: Add support for reset completion on aldebaran
Lijo Lazar
5
-2
/
+36
2021-04-09
drm/amd/pm: Add function to wait for smu events
Lijo Lazar
2
-1
/
+29
[prev]
[next]