summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
AgeCommit message (Expand)Author
2022-08-16drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss
2022-07-25drm/amd/display: Remove unused clk_src variableMaíra Canal
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung
2022-04-12drm/amd/display: Select correct DTO sourceDillon Varone
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai
2022-03-15drm/amd/display: merge two duplicated clock_source_createCharlene Liu
2022-03-15drm/amd/display: fix deep color ratioHansen Dsouza
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen
2021-02-22drm/amd/display: Synchronize displays with different timingsVladimir Stempen
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner
2021-01-11drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha
2020-04-22drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
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