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
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
drm/amd/display: Fix stream->link_enc unassigned during stream removal
Nicholas Kazlauskas
1
-3
/
+0
2022-07-05
drm/amd/display: Add basic infrastructure for enabling FAMS
Rodrigo Siqueira
1
-0
/
+8
2022-07-05
drm/amd/display: Add SubVP required code
Alvin Lee
1
-1
/
+64
2022-06-29
drm/amd/display: Re-org and cleanup the redundant code
Chandan Vurdigere Nataraj
1
-9
/
+7
2022-06-29
drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNT
Tom Rix
1
-3
/
+0
2022-06-29
drm/amdgpu/display: drop set but unused variable
Alex Deucher
1
-2
/
+0
2022-06-29
drm/amd/display: Removed unused variable ret
Souptick Joarder (HPE)
1
-2
/
+1
2022-06-28
drm/amd/display : Log DP link training failure reason
Chandan Vurdigere Nataraj
1
-2
/
+2
2022-06-21
drm/amd/display: Fix in dp link-training when updating payload allocation table
Dmytro Laktyushkin
1
-4
/
+9
2022-06-21
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
1
-3
/
+7
2022-06-21
drm/amd/display: Remove unused vendor specific w/a
George Shen
1
-129
/
+4
2022-06-21
drm/amd/display: Handle downstream LTTPR with fixed VS sequence
George Shen
1
-5
/
+38
2022-06-21
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-21
drm/amd/display: Change initializer to single brace
Aric Cyr
3
-19
/
+19
2022-06-21
drm/amd/display: rename lane_settings to hw_lane_settings
Wenjing Liu
2
-10
/
+10
2022-06-21
drm/amd/display: Fix in overriding DP drive settings
George Shen
1
-2
/
+3
2022-06-21
drm/amd/display: Enrich the log in MST payload update
Wenjing Liu
1
-0
/
+6
2022-06-21
drm/amd/display: Change HDMI judgement condition.
JinZe.Xu
1
-1
/
+1
2022-06-21
drm/amd/display: Turn off internal backlight when plugging external monitor
Sung Joon Kim
1
-2
/
+1
2022-06-21
drm/amd/display: Fix eDP not light up on resume
Sung Joon Kim
2
-1
/
+12
2022-06-21
drm/amd/display: Drop unnecessary detect link code
Ian Chen
1
-5
/
+0
2022-06-21
drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"
Wayne Lin
1
-13
/
+0
2022-06-15
drm/amd/display: Drop unnecessary guard from DC resource
Rodrigo Siqueira
1
-2
/
+0
2022-06-14
Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"
Alex Deucher
1
-4
/
+0
2022-06-14
drm/amd/display: Blank for uclk OC in dm instead of dc
Joshua Aberback
1
-22
/
+12
2022-06-14
drm/amd/display: Add null check to dc_submit_i2c_oem
Martin Leung
1
-4
/
+7
2022-06-14
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
1
-0
/
+3
2022-06-14
drm/amd/display: Adding VTEM to dc
Ahmad Othman
2
-2
/
+18
2022-06-14
drm/amd/display: Copy hfvsif_infopacket when stream update
Nicholas Kazlauskas
1
-0
/
+3
2022-06-14
drm/amd/display: Add support for HF-VSIF
Ahmad Othman
2
-1
/
+13
2022-06-14
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
1
-3
/
+5
2022-06-14
drm/amd/display: Fix comments
Samson Tam
1
-2
/
+6
2022-06-14
drm/amd/display: Add debug option for exiting idle optimizations on cursor updates
Alvin Lee
1
-2
/
+3
2022-06-14
drm/amd/display: lower lane count first when CR done partially fails in EQ
Wenjing Liu
1
-6
/
+7
2022-06-09
Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
1
-57
/
+49
2022-06-07
drm/amd/display: refactor dirty rect dmub command decision
Robin Chen
1
-1
/
+13
2022-06-07
drm/amd/display: pass panel instance in DMUB dirty rect command
David Zhang
1
-0
/
+5
2022-06-07
drm/amd/display: Add PSR-SU-RC support in DC
David Zhang
1
-0
/
+22
2022-06-07
drm/amd/display: Fix entry into transient encoder assignment mode.
Jimmy Kizito
2
-7
/
+55
2022-06-07
drm/amd/display: add DP sanity checks during enable stream
Wenjing Liu
3
-5
/
+14
2022-06-07
drm/amd/display: Blank eDP on enable drv if odm enabled
Duncan Ma
1
-0
/
+20
2022-06-07
drm/amd/display: Avoid reading LTTPR caps in non-LTTPR mode.
Jimmy Kizito
1
-13
/
+31
2022-06-06
drm/amd/display: Set PSR level to enable ALPM by default
David Zhang
1
-0
/
+4
2022-06-06
drm/amd/display: add vline time in micro sec to PSR context
David Zhang
1
-0
/
+2
2022-06-06
drm/amd/display: Passing Y-granularity to dmub fw
David Zhang
1
-0
/
+4
2022-06-06
drm/amd/display: program PSR2 DPCD Configuration
David Zhang
1
-1
/
+22
2022-06-06
drm/amd/display: combine dirty rectangles in DMUB FW
David Zhang
1
-0
/
+54
2022-06-03
drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-0
/
+4
2022-06-03
drm/amd/display: Add ODM seamless boot support
Duncan Ma
1
-1
/
+8
2022-06-03
drm/amd/display: Add dependant changes for DCN32/321
Aurabindo Pillai
2
-6
/
+28
[prev]
[next]