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
/
dce
/
dce_clock_source.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
drm/amd/display: Keep clocks high before seamless boot done
Anthony Koo
1
-1
/
+1
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
1
-2
/
+26
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
1
-98
/
+98
2018-09-14
drm/amd/display: stop using switch for different CS revisions
Dmytro Laktyushkin
1
-164
/
+205
2018-09-14
drm/amd/display: Add Raven2 definitions in dc
Bhawanpreet Lakha
1
-0
/
+7
2018-09-10
drm/amd/display: remove unused clk_src code
Dmytro Laktyushkin
1
-86
/
+1
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
1
-0
/
+10
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
1
-3
/
+3
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
1
-3
/
+3
2018-07-05
drm/amd/display/dc/dce: Fix multiple potential integer overflows
Gustavo A. R. Silva
1
-5
/
+5
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+4
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
1
-30
/
+30
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
1
-4
/
+0
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
1
-0
/
+6
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
1
-5
/
+6
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
1
-15
/
+17
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
1
-12
/
+12
2018-02-19
drm/amd/display: Fix Maximus pixel clock programming
Ken Chalmers
1
-11
/
+1
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-5
/
+7
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
1
-2
/
+2
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
1
-3
/
+2
2017-09-26
drm/amd/display: Use function pointer for update_plane_addr
Dmytro Laktyushkin
1
-0
/
+1
2017-09-26
drm/amd/display: add display write back(DWB)
Duke Du
1
-1
/
+86
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
1
-0
/
+6
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
1
-2
/
+2
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
1
-0
/
+2
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
1
-0
/
+31
2017-09-26
drm/amd/display: Memory was freed twice during disable
Leon Elazar
1
-1
/
+0
2017-09-26
drm/amd/display: voltage request related change
Charlene Liu
1
-0
/
+1
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
1
-4
/
+0
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
1
-0
/
+6
2017-09-26
drm/amd/display: refclock from bios firmwareInfoTable
Charlene Liu
1
-11
/
+6
2017-09-26
drm/amd/display: HDMI deep color mode audio issue
Charlene Liu
1
-1
/
+0
2017-09-26
drm/amd/display: Fix logic that causes segfault on DP display.
Zeyu Fan
1
-10
/
+12
2017-09-26
drm/amd/display: Fix program pix clk logic to unblock deep color set.
Zeyu Fan
1
-5
/
+5
2017-09-26
drm/amd/display: HDMI YCbCr422 12bpc pixel format issue
Charlene Liu
1
-15
/
+14
2017-09-26
drm/amd/display: refactor clk_resync to avoid assertion
Tony Cheng
1
-27
/
+30
2017-09-26
drm/amd/display: minor clock source refactor
Dmytro Laktyushkin
1
-35
/
+33
2017-09-26
drm/amd/display: Fix bunch of warnings in DC
Harry Wentland
1
-5
/
+0
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+1264