index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-09-14
drm/amd/display: stop using switch for different CS revisions
Dmytro Laktyushkin
2018-09-14
drm/amd/display: Add Raven2 definitions in dc
Bhawanpreet Lakha
2018-09-10
drm/amd/display: remove unused clk_src code
Dmytro Laktyushkin
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-05
drm/amd/display/dc/dce: Fix multiple potential integer overflows
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Fix Maximus pixel clock programming
Ken Chalmers
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