summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn21
AgeCommit message (Expand)AuthorFilesLines
2024-02-16drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-16drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-01-20drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-8/+28
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha1-0/+1
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu1-2/+2
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira2-2/+1
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee1-0/+1
2023-06-09drm/amd/display: remove unused definitionYang Li1-23/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo2-12/+2
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma1-1/+1
2023-04-21drm/amd/display: Remove unused variables in dcn21_hwseq.cSrinivasan Shanmugam1-2/+0
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic2-12/+3
2023-04-18drm/amd/display: Fix ABM pipe/backlight issues when change backlightLeon Huang1-17/+47
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-2/+2
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-03-08Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher1-1/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-3/+3
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli1-4/+2
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-1/+0
2022-12-10drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King1-4/+4
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai1-2/+0
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-1/+4
2022-10-06drm/amd/display: Refactor edp ILR caps codesIan Chen1-1/+12
2022-10-06drm/amd/display: prevent S4 test from failingCharlene Liu1-7/+1
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-0/+4
2022-08-17drm/amd/display: avoid doing vm_init multiple timeCharlene Liu1-1/+7
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz1-1/+1
2022-04-21drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen3-581/+25
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen1-1/+7
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang1-1/+1
2021-12-14drm/amd/display: fix function scopesIsabella Basso4-30/+27
2021-12-14drm/amd: append missing includesIsabella Basso1-0/+2
2021-12-02drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo1-0/+2
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo1-1/+1
2021-08-06drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira1-0/+2
2021-07-27drm/amd/display: Add missing DCN21 IP parameterVictor Lu1-0/+1
2021-07-23drm/amd/display: Enable eDP ILR on DCN2.1Michael Strauss1-1/+2
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic3-2/+15
2021-06-08drm/amd/display: Add interface for ADD & DROP PIXEL RegistersWesley Chalmers2-2/+4
2021-06-08drm/amd/display: Add Interface to set FIFO ERRDET SW OverrideWesley Chalmers1-0/+1
2021-06-08drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin1-21/+12
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-2/+1
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo1-1/+0
2021-05-20drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood1-0/+1
2021-05-11drm/amd/display: Fix clock table filling logicIlya Bakoulin1-12/+21
2021-04-29drm/amd/display: Added multi instance support for ABMJake Wang1-1/+1