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
2019-03-20
drm/amd/display: fix releasing planes when exiting odm
Dmytro Laktyushkin
1
-2
/
+4
2019-03-20
drm/amd/display: Link train only when link is DP and backend is enabled
Samson Tam
1
-1
/
+12
2019-03-20
drm/amd/display: Use dc_is_hdmi_signal() instead of ENUM
Eric Bernstein
1
-2
/
+2
2019-03-20
drm/amd/display: cache additional dpcd caps for HDR capability check
Harmanprit Tatla
1
-4
/
+33
2019-03-19
drm/amd/display: On DCN1, Wait for vupdate on cursor updates
David Francis
1
-0
/
+31
2019-03-19
drm/amd/display: fix up reference clock abstractions
Jun Lei
1
-1
/
+24
2019-03-19
drm/amd/display: Rename is_hdmi to is_hdmi_tmds type
Eric Bernstein
1
-1
/
+1
2019-03-19
drm/amd/display: add pipe lock during stream update
Wenjing Liu
1
-0
/
+2
2019-03-19
drm/amd/display: Free DCN version of stream encoder
Eric Bernstein
1
-0
/
+1
2019-03-19
drm/amd/display: Fix soft hang issue when some DPCD data invalid
Anthony Koo
1
-0
/
+9
2019-03-19
Revert "drm/amd/display: dcn add check surface in_use"
Charlene Liu
1
-3
/
+0
2019-03-19
drm/amd/display: half bandwidth for YCbCr420 during validation
Martin Leung
1
-13
/
+20
2019-03-19
drm/amd/display: Keep clocks high before seamless boot done
Anthony Koo
2
-6
/
+30
2019-03-19
drm/amd/display: Respect aux return values
Thomas Lim
1
-3
/
+19
2019-03-19
drm/amd/display: add full update commit hint struct
Jun Lei
1
-0
/
+2
2019-03-19
drm/amd/display: Poll pending DOWN_REP before enabling the link
Martin Tsai
1
-4
/
+4
2019-03-05
drm/amd/display: Add ability to override bounding box in DC construct
Jun Lei
1
-0
/
+2
2019-03-05
drm/amd/display: optionally optimize edp link rate based on timing
Josip Pavic
1
-62
/
+133
2019-03-05
drm/amd/display: Set flip pending for pipe split
Wesley Chalmers
1
-0
/
+13
2019-03-05
drm/amd/display: Allow for plane-less resource reservation
Dmytro Laktyushkin
1
-0
/
+3
2019-03-05
drm/amd/display: dcn add check surface in_use
Charlene Liu
1
-0
/
+3
2019-02-27
drm/amd/display: Fix issue with link_active state not correct for MST
Anthony Koo
1
-4
/
+11
2019-02-27
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
1
-0
/
+1
2019-02-19
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
1
-6
/
+6
2019-02-19
drm/amd/display: Clear stream->mode_changed after commit
Nicholas Kazlauskas
1
-0
/
+3
2019-02-07
drm/amd/display: Check hpd_gpio for NULL before accessing it
Harry Wentland
1
-3
/
+4
2019-02-06
drm/amd/display: add seamless boot flag to stream
Anthony Koo
3
-4
/
+69
2019-02-06
drm/amd/display: add way to determine if link is active
Anthony Koo
1
-0
/
+4
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
1
-0
/
+46
2019-02-06
drm/amd/display: PIP overlay corruption
Murton Liu
1
-0
/
+3
2019-02-06
drm/amd/display: link_rate_set should index into table
Anthony Koo
1
-34
/
+1
2019-02-06
drm/amd/display: DC VM Fixes
Eryk Brol
2
-11
/
+6
2019-02-06
drm/amd/display: Calc vline position in dc.
Yongqiang Sun
1
-4
/
+4
2019-02-05
drm/amd/display: store timing sync info in dc_stream_status
Su Sung Chung
1
-1
/
+15
2019-02-05
drm/amd/display: pass vline_config parameter by reference.
Yongqiang Sun
1
-2
/
+2
2019-02-05
drm/amd/display: add gpio lock/unlock
Chiawen Huang
1
-25
/
+22
2019-02-05
drm/amd/display: determine if a pipe is synced by plane state
Wenjing Liu
1
-4
/
+4
2019-02-05
drm/amd/display: Add monitor patch for backlight off
Xiaodong Yan
1
-0
/
+4
2019-02-05
drm/amd/display: Apply all surface updates onto surfaces
Nicholas Kazlauskas
1
-8
/
+96
2019-02-05
drm/amd/display: Use memset to initialize variable in wait_for_training_aux_rd_interval
Nathan Chancellor
1
-1
/
+3
2019-01-28
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
1
-4
/
+6
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
1
-0
/
+5
2019-01-25
drm/amd/display: Fix use of uninitialized union
John Barberiz
1
-1
/
+1
2019-01-25
drm/amd/display: Let updates with no scaling changes be fast
David Francis
1
-1
/
+1
2019-01-25
drm/amd/display: Introduce DC VM interface
Eryk Brol
1
-0
/
+127
2019-01-14
drm/amd/display: Check for NULL when creating gamma struct
Krunoslav Kovac
1
-3
/
+6
2019-01-14
drm/amd/display: Remove i2caux folder
David Francis
2
-12
/
+0
2019-01-14
drm/amd/display: Switch ddc to new aux interface
David Francis
1
-146
/
+29
2019-01-14
drm/amd/display: Shift dc link aux to aux_payload
David Francis
1
-18
/
+39
2019-01-14
drm/amd/display: Set link rate set if eDP ver >= 1.4.
Derek Lai
1
-2
/
+101
[prev]
[next]