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
/
dc
/
dce
/
dce_clock_source.c
Age
Commit message (
Expand
)
Author
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Use function pointer for update_plane_addr
Dmytro Laktyushkin
2017-09-26
drm/amd/display: add display write back(DWB)
Duke Du
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: Memory was freed twice during disable
Leon Elazar
2017-09-26
drm/amd/display: voltage request related change
Charlene Liu
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/display: refclock from bios firmwareInfoTable
Charlene Liu
2017-09-26
drm/amd/display: HDMI deep color mode audio issue
Charlene Liu
2017-09-26
drm/amd/display: Fix logic that causes segfault on DP display.
Zeyu Fan
2017-09-26
drm/amd/display: Fix program pix clk logic to unblock deep color set.
Zeyu Fan
2017-09-26
drm/amd/display: HDMI YCbCr422 12bpc pixel format issue
Charlene Liu
2017-09-26
drm/amd/display: refactor clk_resync to avoid assertion
Tony Cheng
2017-09-26
drm/amd/display: minor clock source refactor
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Fix bunch of warnings in DC
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland