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