summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-22drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin1-1/+1
2019-08-22drm/amd/display: fix a potential null pointer dereferenceColin Ian King1-1/+2
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-1/+2
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-20/+12
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-22drm/amd/display: removing MODULO change for dcn2Martin Leung1-28/+0
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland1-0/+108
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-0/+1
2019-05-24gpu: fix typos in code commentsWeitao Hou1-2/+2
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo1-1/+1
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo1-2/+26
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-98/+98
2018-09-14drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin1-164/+205
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+7
2018-09-10drm/amd/display: remove unused clk_src codeDmytro Laktyushkin1-86/+1
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher1-0/+10
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-3/+3
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-3/+3
2018-07-05drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+4
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-30/+30
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+6
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-5/+6
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-15/+17
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-12/+12
2018-02-19drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers1-11/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-5/+7
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-2/+2
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-3/+2
2017-09-26drm/amd/display: Use function pointer for update_plane_addrDmytro Laktyushkin1-0/+1
2017-09-26drm/amd/display: add display write back(DWB)Duke Du1-1/+86
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher1-0/+6
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-2/+2
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan1-0/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher1-0/+31
2017-09-26drm/amd/display: Memory was freed twice during disableLeon Elazar1-1/+0
2017-09-26drm/amd/display: voltage request related changeCharlene Liu1-0/+1
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-4/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+6
2017-09-26drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu1-11/+6
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu1-1/+0
2017-09-26drm/amd/display: Fix logic that causes segfault on DP display.Zeyu Fan1-10/+12
2017-09-26drm/amd/display: Fix program pix clk logic to unblock deep color set.Zeyu Fan1-5/+5
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu1-15/+14
2017-09-26drm/amd/display: refactor clk_resync to avoid assertionTony Cheng1-27/+30
2017-09-26drm/amd/display: minor clock source refactorDmytro Laktyushkin1-35/+33
2017-09-26drm/amd/display: Fix bunch of warnings in DCHarry Wentland1-5/+0