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-01-14
drm/amd/display: fix CTS 4.2.2.8
abdoulaye berthe
1
-5
/
+1
2019-01-14
drm/amd/display: Fix missing hwss function for dce
Joshua Aberback
1
-1
/
+1
2019-01-14
amdgpu/dc: remove various variables that are defined but never used
Colin Ian King
1
-1
/
+0
2019-01-14
drm/amd/display: Remove unused parameter plane_states
David Francis
1
-1
/
+0
2019-01-14
drm/amd/display: Fix driver load crash in amdgpu_dm
Leo Li
2
-6
/
+28
2019-01-14
drm/amd/display: Improve logging of validation failures during atomic_check
Eric Bernstein
1
-1
/
+1
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
6
-23
/
+23
2019-01-14
drm/amd/display: Add backlight pwm debugfs
David Francis
1
-0
/
+20
2019-01-14
drm/amd/display: add stream ID and otg instance in dc_stream_state
Jun Lei
2
-0
/
+8
2019-01-14
drm/amd/display: Detach backlight from stream
David Francis
1
-11
/
+1
2019-01-14
drm/amd/display: Remove unused headers
Imad Syed
1
-4
/
+0
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
6
-65
/
+59
2019-01-14
drm/amd/display: add plane size change check condition
Lewis Huang
1
-0
/
+6
2019-01-14
drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
Wenjing Liu
1
-0
/
+5
2018-12-20
drm/amd/display: Fix MST dp_blank REG_WAIT timeout
Jerry (Fangzhi) Zuo
1
-2
/
+2
2018-12-20
drm/amd/display: validate extended dongle caps
Wenjing Liu
1
-1
/
+2
2018-12-18
drm/amd/display: Optimize passive update planes.
Yongqiang Sun
1
-3
/
+0
2018-12-18
drm/amd/display: verify lane status before exiting verify link cap
Wenjing Liu
2
-119
/
+127
2018-12-18
drm/amd/display: Fix bug with not updating VSP infoframe
SivapiriyanKumarasamy
1
-1
/
+2
2018-12-18
drm/amd/display: Add retry to read ddc_clock pin
Paul Hsieh
1
-6
/
+17
2018-12-18
drm/amd/display: Don't skip link training for empty dongle
Eric Yang
1
-2
/
+16
2018-12-18
drm/amd/display: Wait edp HPD to high in detect_sink
Dale Zhao
1
-0
/
+3
2018-12-18
drm/amd/display: Don't log error if we have no connectors
Harry Wentland
1
-4
/
+0
2018-12-18
drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
Leo Li
1
-1
/
+5
2018-12-05
drm/amd/display: Add tracing to dc
David Francis
1
-0
/
+19
2018-11-30
drm/amd/display: Program dithering if requested
SivapiriyanKumarasamy
1
-0
/
+8
2018-11-30
drm/amd/display: Info frame cleanup
Harmanprit Tatla
1
-104
/
+6
2018-11-30
drm/amd/display: CTS 4.2.2.7
abdoulaye berthe
1
-1
/
+1
2018-11-30
drm/amd/display: Start documentation of DC
David Francis
4
-10
/
+120
2018-11-26
drm/amd: Add abm level drm property
David Francis
1
-1
/
+10
2018-11-19
drm/amd/display: Get backlight controller id from link
David Francis
1
-4
/
+4
2018-11-19
drm/amd/display: Adjust stream enable sequence
Joshua Aberback
1
-2
/
+3
2018-11-19
drm/amd/display: get tail pipe before aquire free pipe
Eric Bernstein
1
-4
/
+3
2018-11-19
drm/amd/display: retry 3 times before successfully reading
Xiaodong Yan
1
-3
/
+14
2018-11-19
drm/amd/display: redesign scaling rotation math
Dmytro Laktyushkin
1
-410
/
+236
2018-11-19
drm/amd/display: calculate stream->phy_pix_clk before clock mapping
Yogesh Mohan Marimuthu
1
-0
/
+2
2018-11-19
drm/amd/display: Check for dmcu initialization before calling dmcu
David Francis
1
-1
/
+1
2018-11-19
drm/amd/display: resolve minor log problems
Wenjing Liu
1
-3
/
+3
2018-11-19
drm/amd/display: Remove dc_stream_state->status
David Francis
2
-3
/
+1
2018-11-06
drm/amd/display: Fix misleading buffer information
Shaokun Zhang
1
-2
/
+2
2018-11-05
drm/amd/display: fix mirror rotation scaling math
Dmytro Laktyushkin
1
-41
/
+24
2018-11-05
drm/amd/display: Remove program_csc_matrix
Krunoslav Kovac
1
-3
/
+5
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
1
-15
/
+19
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
1
-4
/
+3
2018-11-05
drm/amd/display: remove interlace scaling adjustment
Dmytro Laktyushkin
1
-9
/
+0
2018-11-05
drm/amd/display: Remove stream_res tg null check in commit planes
SivapiriyanKumarasamy
1
-1
/
+0
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
1
-1
/
+1
2018-11-05
drm/amd/display: fix report display count logic
Eric Yang
1
-33
/
+2
2018-11-05
drm/amd/display: initialize dc_transfer_func->ctx
David Francis
2
-0
/
+2
2018-11-05
drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead
Dmytro Laktyushkin
1
-4
/
+4
[prev]
[next]