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
2020-07-01
drm/amd/display: VSC SDP supported for SST
Derek Lai
1
-1
/
+1
2020-07-01
drm/amd/display: add mechanism to skip DCN init
Eric Yang
1
-3
/
+1
2020-07-01
drm/amd/display: Added local_sink null check before access
Jake Wang
1
-2
/
+4
2020-07-01
drm/amd/display: Correctly respond in psr enablement interface
Camille Cho
1
-2
/
+4
2020-07-01
drm/amd/display: Use dmub fw to lock pipe, cursor, dig
Wyatt Wood
2
-10
/
+69
2020-07-01
drm/amd/display: Improve DisplayPort monitor interop
Aric Cyr
2
-11
/
+16
2020-07-01
drm/amd/display: Add helper to convert DC status
Rodrigo Siqueira
1
-0
/
+59
2020-07-01
drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"
Wenjing Liu
4
-40
/
+38
2020-07-01
drm/amd/display: Force delay after DP receive power up
Martin Tsai
1
-3
/
+4
2020-07-01
drm/amd/display: Move call to disable DPG
Wesley Chalmers
1
-1
/
+1
2020-07-01
drm/amdgpu/display: use blanked rather than plane state for sync groups
Alex Deucher
1
-4
/
+20
2020-07-01
drm/amd/display: Revalidate bandwidth before commiting DC updates
Nicholas Kazlauskas
1
-0
/
+6
2020-07-01
drm/amd/display: Add DCN3 Resource
Bhawanpreet Lakha
1
-1
/
+35
2020-07-01
drm/amd/display: Add DCN3 MPC
Bhawanpreet Lakha
1
-0
/
+37
2020-07-01
drm/amd/display: Add DCN3 CLK_MGR
Bhawanpreet Lakha
2
-0
/
+88
2020-07-01
drm/amd/display: Add DCN3 DIO
Bhawanpreet Lakha
1
-0
/
+14
2020-05-28
drm/amd/display: Allow Diagnostics test with eDP not connected
Eric Bernstein
1
-3
/
+4
2020-05-28
drm/amd/display: Handle link loss interrupt better
Aric Cyr
1
-17
/
+9
2020-05-28
drm/amd/display: Fix incorrect HDCP caps for dongle
Bhawanpreet Lakha
1
-4
/
+4
2020-05-28
drm/amd/display: Remove nv12 work around
Yongqiang Sun
1
-3
/
+0
2020-05-28
drm/amd/display: DP link layer test 4.2.1.1 fix due to specs update
Wenjing Liu
4
-39
/
+38
2020-05-21
drm/amd/display: Set/Reset avmute when disable/enable stream
Jinze Xu
1
-0
/
+8
2020-05-21
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
1
-0
/
+27
2020-05-21
drm/amd/display: fix and simplify pipe split logic
Dmytro Laktyushkin
1
-6
/
+19
2020-05-21
drm/amd/display: Minimize DSC resource re-assignment
Nikola Cornij
1
-0
/
+3
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
4
-109
/
+35
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
6
-65
/
+23
2020-05-07
drm/amd/display: remove duplicate headers
Chen Zhou
1
-1
/
+0
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
2
-3
/
+3
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
1
-1
/
+1
2020-05-05
drm/amd/display: fix counter in wait_for_no_pipes_pending
Roman Li
1
-3
/
+2
2020-05-05
drm/amd/display: Mode change with same timing causing long display blank
Aric Cyr
1
-67
/
+0
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
2
-34
/
+29
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
6
-249
/
+413
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
1
-36
/
+4
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
1
-24
/
+11
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
2
-2
/
+5
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
1
-14
/
+14
2020-04-28
drm/amd/display: Change viewport limit to 12 for DCN2
Sung Lee
1
-2
/
+2
2020-04-27
drm/amd/display: remove conversion to bool in dc_link_ddc.c
Jason Yan
1
-1
/
+1
2020-04-24
drm/amd/display: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-22
drm/amd/display: access ABM from stream resource.
Yongqiang Sun
1
-16
/
+23
2020-04-22
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
1
-0
/
+12
2020-04-22
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
1
-0
/
+15
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
1
-16
/
+16
2020-04-22
drm/amd/display: fix virtual signal dsc setup
Dmytro Laktyushkin
1
-1
/
+1
2020-04-22
drm/amd/display: destroy panel on link destruct
Anthony Koo
1
-0
/
+3
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
1
-0
/
+22
2020-04-22
drm/amd/display: make all backlight calls link based
Anthony Koo
2
-26
/
+25
2020-04-22
drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULL
Nicholas Kazlauskas
1
-2
/
+1
[prev]
[next]