summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: removing MODULO change for dcn2Martin Leung2019-06-221-28/+0Star
* | | drm/amd/display: Add DCN2 clk mgrHarry Wentland2019-06-221-0/+108
|/ /
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-0/+1
* | gpu: fix typos in code commentsWeitao Hou2019-05-241-2/+2
|/
* drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo2019-03-191-1/+1
* drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-061-2/+26
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-98/+98
* drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2018-09-141-164/+205
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-141-0/+7
* drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2018-09-111-86/+1Star
* drm/amdgpu/display: add support for LVDS (v5)Alex Deucher2018-08-271-0/+10
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-3/+3
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-3/+3
* drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva2018-07-051-5/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+4
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-30/+30
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0Star
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+6
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-5/+6
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-15/+17
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-12/+12
* drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers2018-02-191-11/+1Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-5/+7
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-271-2/+2
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-271-3/+2Star
* drm/amd/display: Use function pointer for update_plane_addrDmytro Laktyushkin2017-09-271-0/+1
* drm/amd/display: add display write back(DWB)Duke Du2017-09-271-1/+86
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-271-0/+6
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-271-2/+2
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-271-0/+2
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-271-0/+31
* drm/amd/display: Memory was freed twice during disableLeon Elazar2017-09-261-1/+0Star
* drm/amd/display: voltage request related changeCharlene Liu2017-09-261-0/+1
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-4/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+6
* drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu2017-09-261-11/+6Star
* drm/amd/display: HDMI deep color mode audio issueCharlene Liu2017-09-261-1/+0Star
* drm/amd/display: Fix logic that causes segfault on DP display.Zeyu Fan2017-09-261-10/+12
* drm/amd/display: Fix program pix clk logic to unblock deep color set.Zeyu Fan2017-09-261-5/+5
* drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu2017-09-261-15/+14Star
* drm/amd/display: refactor clk_resync to avoid assertionTony Cheng2017-09-261-27/+30
* drm/amd/display: minor clock source refactorDmytro Laktyushkin2017-09-261-35/+33Star
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-261-5/+0Star
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1264