summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-38/+0
* drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan2023-03-311-0/+1
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-12/+15
* drm/amd/display: Fix pixel clock programmingIlya Bakoulin2022-08-161-0/+2
* drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss2022-07-251-5/+15
* drm/amd/display: Remove unused clk_src variableMaíra Canal2022-07-251-2/+0
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Select correct DTO sourceDillon Varone2022-06-031-0/+27
* drm/amd/display: Check if modulo is 0 before dividing.David Galiffi2022-05-261-3/+6
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung2022-05-101-14/+1
* drm/amd/display: Select correct DTO sourceDillon Varone2022-04-121-1/+1
* drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai2022-03-311-1/+1
* drm/amd/display: merge two duplicated clock_source_createCharlene Liu2022-03-151-55/+72
* drm/amd/display: fix deep color ratioHansen Dsouza2022-03-151-0/+100
* drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen2021-03-021-3/+3
* drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-221-6/+46
* drm/amd/display: Fix potential integer overflowGustavo A. R. Silva2021-02-181-1/+1
* drm/amd/display: fix 64bit division issue on 32bit OSLang Yu2021-02-091-1/+1
* drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner2021-01-251-0/+14
* drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones2021-01-111-29/+28
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-4/+4
* drm/amd/display: Fixed panic during seamless boot.David Galiffi2020-10-231-1/+2
* drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li2020-10-051-0/+18
* drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2020-07-011-7/+146
* drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing2020-04-221-33/+0
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin2019-08-221-1/+1
* drm/amd/display: fix a potential null pointer dereferenceColin Ian King2019-08-221-1/+2
* drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-151-1/+2
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-20/+12
* 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/+0
* | | drm/amd/display: Add DCN2 clk mgrHarry Wentland2019-06-211-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-101-86/+1
* 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-121-2/+4
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-30/+30