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-01-20
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Jake Wang
1
-1
/
+1
2021-01-20
drm/amd/display: Allow PSTATE chnage when no displays are enabled
Aric Cyr
1
-2
/
+4
2021-01-20
drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check DesiredBPP.
Bing Guo
1
-38
/
+79
2021-01-20
drm/amd/display: Log link/connector info provided in BIOS object table
George Shen
3
-0
/
+30
2021-01-20
drm/amd/display: Allow dmu_stg to support cached inbox for dmub
Wyatt Wood
1
-2
/
+9
2021-01-20
drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping
Bing Guo
1
-0
/
+3
2021-01-20
drm/amd/display: Fix reset sequence with driver direct DMCUB fw load
Nicholas Kazlauskas
1
-3
/
+3
2021-01-20
drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
Nicholas Kazlauskas
1
-0
/
+5
2021-01-20
drm/amd/display: Allow dmub srv hardware reset before HW init
Nicholas Kazlauskas
1
-3
/
+0
2021-01-20
drm/amd/display: Report Freesync to vrr_range debugfs entry in DRM
Stylon Wang
1
-0
/
+4
2021-01-20
drm/amd/display: Use hardware sequencer functions for PG control
Nicholas Kazlauskas
2
-6
/
+21
2021-01-20
drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
Sung Lee
1
-3
/
+4
2021-01-20
drm/amd/display: disable FEC while using eDP
Mike Hsieh
1
-2
/
+3
2021-01-20
drm/amd/display: Fixed corruptions on HPDRX link loss restore
Vladimir Stempen
1
-2
/
+2
2021-01-20
drm/amd/amdgpu: remove redundant flush_delayed_work
Jingwen Chen
1
-1
/
+0
2021-01-20
drm/amd/pm: remove unused message SMU_MSG_SpareX
Kevin Wang
3
-6
/
+0
2021-01-20
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
140
-1101
/
+1936
2021-01-20
Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
6
-27
/
+28
2021-01-19
drm/amdgpu: fix build error without x86 kconfig (v2)
Huang Rui
3
-7
/
+16
2021-01-19
drm/amdgpu: Remove accidentally added small unused hunk.
Maarten Lankhorst
1
-1
/
+0
2021-01-15
drm/amdgpu/display: these forward declarations are not used
ZhiJie.Zhang
1
-6
/
+1
2021-01-15
drm/amd/display: fix the coding style issue of integrated_info
Huang Rui
1
-2
/
+2
2021-01-15
drm/amd/pm: update driver if version for navy_flounder
Jiansong Chen
1
-1
/
+1
2021-01-15
drm/amd/display: fix the system memory page fault because of copy overflow
Huang Rui
1
-2
/
+2
2021-01-15
drm/amdgpu: updated fw attestation interface
John Clements
1
-4
/
+3
2021-01-15
drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
Guchun Chen
1
-1
/
+1
2021-01-15
drm/amdgpu: Remove unused variable
Nirmoy Das
1
-1
/
+0
2021-01-15
Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
98
-1275
/
+5933
2021-01-14
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+1
2021-01-14
Revert "drm/amd/display: Expose new CRC window property"
Rodrigo Siqueira
4
-210
/
+10
2021-01-14
Revert "drm/amdgpu/disply: fix documentation warnings in display manager"
Rodrigo Siqueira
1
-20
/
+1
2021-01-14
Revert "drm/amd/display: Fix unused variable warning"
Rodrigo Siqueira
2
-2
/
+4
2021-01-14
drm/amdgpu: set power brake sequence
Likun Gao
1
-0
/
+32
2021-01-14
drm/amd/display: Simplify bool comparison
Yang Li
1
-1
/
+1
2021-01-14
drm/amd/display: Simplify bool comparison
Yang Li
1
-22
/
+22
2021-01-14
drm/amd/display: Simplify bool comparison
Yang Li
1
-1
/
+1
2021-01-14
drm/amd/display: Simplify bool comparison
Yang Li
1
-2
/
+2
2021-01-14
drm/amdgpu: Repeat assignment to max_slave_planes
ZhiJie.Zhang
1
-1
/
+0
2021-01-14
drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues
Lee Jones
1
-9
/
+6
2021-01-14
drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
Lee Jones
1
-4
/
+4
2021-01-14
drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
Lee Jones
1
-17
/
+16
2021-01-14
drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-01-14
drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
Lee Jones
1
-3
/
+9
2021-01-14
drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypes
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypes
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/dce80/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-14
drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'
Lee Jones
1
-1
/
+2
[prev]
[next]