aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06drm/amd/display: add dummy pstate workaround to dcn315Dmytro Laktyushkin1-0/+4
2022-09-29drm/amd/display: Add debug option for exiting idle optimizations on cursor updatesBrandon Syu1-1/+2
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-2/+2
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira1-17/+2
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira1-38/+0
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz1-1/+1
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+170
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-0/+1
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon1-476/+40
2022-04-05drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02Krunoslav Kovac1-3/+3
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen1-0/+7
2022-02-07drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher1-2/+2
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2021-12-30drm/amd/display: Undo ODM combineMartin Leung1-11/+0
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang1-1/+1
2021-12-14drm/amd/display: ODM + MPO window on only one half of ODMEric Bernstein1-0/+11
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-7/+5
2021-12-01drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang1-1/+1
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo1-0/+2
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang1-1/+1
2021-11-17drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang1-1/+1
2021-11-03drm/amd/display: Fix dummy p-state hang on monitors with extreme timingFelipe Clark1-3/+4
2021-10-28drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo1-0/+2
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob1-3/+0
2021-10-28drm/amd/display: allow windowed mpo + odmDmytro Laktyushkin1-14/+16
2021-09-14drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob1-1/+5
2021-09-01drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss1-1/+1
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding boxNicholas Kazlauskas1-1/+1
2021-08-26drm/amd/display: Remove duplicate dml initAurabindo Pillai1-5/+0
2021-08-26drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-08-26drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-08-09drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein1-1/+0
2021-08-05drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers1-0/+20
2021-06-08drm/amd/display: Change default policy for MPO with multidisplayAric Cyr1-1/+1
2021-05-19drm/amd/display: Fix typo of format termination newlineJoe Perches1-1/+1
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij1-3/+4
2021-04-28drm/amd/display: ddc resource data need to be initializedYu-ting Shen1-1/+1
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin1-1/+1
2021-03-23drm/amd/display: fix dcn3+ bw validation soc param update sequenceDmytro Laktyushkin1-5/+12
2021-03-23drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-03-23drm/amd/display: use max lb for latency hidingDmytro Laktyushkin1-1/+3
2021-03-23drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-02-18drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-02-02drm/amd/display: Better handling of dummy p-state tableJoshua Aberback1-7/+5
2021-02-02drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam1-6/+18
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas1-105/+2
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback1-0/+4
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao1-3/+3