summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn302
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla3-86/+0
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri3-1557/+1
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri4-260/+2
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-0/+1
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-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee1-1/+2
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng1-0/+1
2023-06-09drm/amd/display: remove unused definitionYang Li1-25/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-4/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-3/+6
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-0/+16
2022-12-06drm/amd/display: Enable dp_hdmi21_pcon supportDavid Galiffi1-0/+2
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai1-1/+3
2022-11-10drm/amd/display: Have risk for memory exhaustionLongJun Tang1-0/+1
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-1/+13
2022-09-29drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu1-1/+2
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-1/+3
2022-07-26drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira1-25/+0
2022-06-15drm/amdgpu/display: make FP handling in Makefiles consistentAlex Deucher1-1/+7
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon1-0/+2
2022-04-05drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02Krunoslav Kovac1-3/+3
2022-02-08drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher1-2/+2
2022-01-19drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon3-318/+13
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang1-1/+1
2021-12-14drm/amd: append missing includesIsabella Basso1-0/+2
2021-12-02drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang1-1/+1
2021-11-22drm/amd/display: Fix LTTPR not EnabledAngus Wang1-0/+18
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang1-1/+1
2021-11-18drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang1-1/+1
2021-09-14drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob1-1/+5
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic1-1/+1
2021-07-21drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy1-1/+5
2021-07-21drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy1-2/+5
2021-06-22drm/amd/display: get socBB from VBIOS for dcn302 and dcn303Aurabindo Pillai1-0/+20
2021-06-19drm/amd/display: Increase stutter watermark for dcn302 and dcn303Aurabindo Pillai1-2/+2
2021-06-08drm/amd/display: Change default policy for MPO with multidisplayAric Cyr1-1/+1
2021-06-08drm/amd/display: Control power gating by driver.JinZe.Xu1-22/+12
2021-05-20drm/amd/display: Fix typo of format termination newlineJoe Perches1-1/+1
2021-05-20drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij1-3/+4
2021-04-09drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin1-1/+1
2021-03-24drm/amd/display: fix dcn3+ bw validation soc param update sequenceDmytro Laktyushkin1-0/+1
2021-03-24drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-03-24drm/amd/display: use max lb for latency hidingDmytro Laktyushkin1-1/+3
2021-02-02drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam2-4/+166
2021-01-26amdgpu: fix clang build warningArnd Bergmann1-1/+2