index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_helpers.c
Age
Commit message (
Expand
)
Author
2019-03-19
drm/amd/display: Poll pending DOWN_REP before enabling the link
Martin Tsai
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
2018-08-27
drm/amd/display: Add support for hw_state logging via debugfs
Nicholas Kazlauskas
2018-07-16
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
2018-07-13
drm/amd/display: Fix compile error on older GCC versions
Leo (Sunpeng) Li
2018-07-13
drm/amd/display: Serialize is_dp_sink_present
Harry Wentland
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
Mikita Lipski
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
2018-03-05
drm/amd/display: add diags clock programming
Dmytro Laktyushkin
2018-03-05
drm/amd/display: move MST branch initialize to before link training
Hersen Wu
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
2017-09-26
drm/amd/display: log HUBP using DTN logging
Tony Cheng
2017-09-26
drm/amd/display: Add extra mode and clock info to DTN logs
Corbin McElhanney
2017-09-26
drm/amd/display: Add function to log connectivity
Zeyu Fan
2017-09-26
drm/amd/display: Refactor edid read.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Fix i2c write flag.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Remove get_connector_for_sink.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Remove get_connector_for_link.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland