index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-4
/
+4
2020-10-23
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
1
-1
/
+2
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
1
-0
/
+18
2020-07-01
drm/amd/display: Add DCN3 CLK_MGR
Bhawanpreet Lakha
1
-7
/
+146
2020-04-22
drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
YueHaibing
1
-33
/
+0
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-1
/
+1
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-4
/
+0
2019-08-22
drm/amd/display: fix calc_pll_max_vco_construct
Dmytro Laktyushkin
1
-1
/
+1
2019-08-22
drm/amd/display: fix a potential null pointer dereference
Colin Ian King
1
-1
/
+2
2019-08-15
drm/amd/display: enabling seamless boot sequence for dcn2
Martin Leung
1
-1
/
+2
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
1
-20
/
+12
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+2
2019-06-22
drm/amd/display: removing MODULO change for dcn2
Martin Leung
1
-28
/
+0
2019-06-21
drm/amd/display: Add DCN2 clk mgr
Harry Wentland
1
-0
/
+108
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+2
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
1
-0
/
+2
2019-05-31
drm/amd/display: make clk mgr soc specific
Eric Yang
1
-0
/
+1
2019-05-24
gpu: fix typos in code comments
Weitao Hou
1
-2
/
+2
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
[next]