summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn315
AgeCommit message (Expand)AuthorLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri-2225/+0
2023-10-26drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira-0/+1
2023-10-09drm/amd/display: Refactor HWSS into component folderMounika Adhuri-1/+1
2023-09-26drm/amd/display: block MPO if it prevents pstate supportDmytro Laktyushkin-2/+2
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu-0/+1
2023-08-07drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu-1/+1
2023-08-07drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha-0/+1
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel-1/+1
2023-06-23amd/display/dc: remove repeating expressionWang Ming-1/+1
2023-06-15drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_contextArtem Grishin-0/+1
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee-0/+1
2023-06-09drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin-3/+12
2023-06-09drm/amd/display: remove unused definitionYang Li-27/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo-14/+3
2023-06-09drm/amd/display: fix dcn315 pixel rate crb scaling checkDmytro Laktyushkin-4/+4
2023-06-09drm/amd/display: disable dcn315 pixel rate crb when scalingDmytro Laktyushkin-0/+13
2023-04-24drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin-4/+93
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro-2/+0
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai-2/+3
2022-11-15drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin-1/+3
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu-2/+1
2022-11-09drm/amd/display: Have risk for memory exhaustionLongJun Tang-0/+1
2022-11-01drm/amd/display: Add a debug option HBR2CP2520 over TPS4Leo Chen-0/+2
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen-0/+4
2022-10-06drm/amd/display: add dummy pstate workaround to dcn315Dmytro Laktyushkin-1/+1
2022-10-06drm/amd/display: Refactor edp ILR caps codesIan Chen-1/+12
2022-08-29drm/amd/display: Cleanup PSR flagGabe Teeger-1/+0
2022-08-10drm/amd/display: make variables staticMagali Lemes-1/+0
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai-0/+1
2022-07-25drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpcMelissa Wen-2/+3
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz-1/+1
2022-07-05drm/amd/display: enable PCON SST support for newer ASICsHamza Mahfooz-0/+1
2022-06-07drm/amd/display: Enable 3 plane MPOHansen Dsouza-3/+3
2022-04-28drm/amd/display: protect remaining FPU-code calls on dcn3.1.xMelissa Wen-2/+2
2022-03-31drm/amd/display: Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fixOliver Logush-2/+1
2022-03-25drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folderMelissa Wen-257/+4
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen-0/+2
2022-03-15drm/amd/display: merge two duplicated clock_source_createCharlene Liu-28/+5
2022-03-15drm/amd/display: fix the clock source contruct for dcn315Charlene Liu-1/+1
2022-03-02drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for...Shah Dharati-0/+1
2022-02-23drm/amd/display: increasing DRAM BW percent for DCN315Sung Joon Kim-1/+1
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma-0/+1
2022-02-23drm/amd/display: limit unbounded requesting to 5kDmytro Laktyushkin-1/+2
2022-02-18drm/amd/display: Add DCN315 ResourceQingqing Zhuo-0/+2400