summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac2023-12-061-1/+3
* drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello2023-11-301-2/+2
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-1/+1
* drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu2023-11-291-3/+6
* drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu2023-11-171-1/+36
* drm/amd/display: Try to acquire a free OTG master not used in cur ctx firstWenjing Liu2023-11-171-2/+6
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-171-2/+2
* drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2023-11-171-0/+3
* drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2023-10-261-1/+1
* drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira2023-10-261-4/+5
* drm/amd/display: add missing NULL check for DML2Bob Zhou2023-10-131-1/+1
* drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2023-10-131-0/+12
* drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen2023-10-091-0/+104
* drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee2023-10-091-0/+39
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-0/+20
* drm/amd/display: Add Null check for DPP resourceGabe Teeger2023-10-041-1/+1
* drm/amd/display: fix incorrect odm change detection logicWenjing Liu2023-09-261-0/+23
* drm/amd/display: add get primary dpp pipe resource interfaceWenjing Liu2023-09-261-0/+14
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+2
* drm/amd/display: reset stream slice count for new ODM policyWenjing Liu2023-09-261-0/+9
* drm/amd/display: Hook up 'content type' property for HDMIJoshua Ashton2023-09-201-48/+21
* drm/amd/display: do not block ODM + OPM on one side of the screenWenjing Liu2023-09-111-7/+0
* drm/amd/display: Add DCN35 COREQingqing Zhuo2023-08-301-0/+7
* drm/amd/display: fix pipe topology logging errorWenjing Liu2023-08-301-4/+3
* drm/amd/display: add pipe topology update logWenjing Liu2023-08-301-0/+159
* drm/amd/display: add more pipe resource interfacesWenjing Liu2023-08-301-329/+460
* drm/amd/display: add new resource interfaces to update odm mpc slice countWenjing Liu2023-08-301-5/+364
* drm/amd/display: add new resource interface for acquiring sec opp heads and r...Wenjing Liu2023-08-301-0/+21
* drm/amd/display: rename function to add otg master for streamWenjing Liu2023-08-301-44/+69
* drm/amd/display: add comments to add plane functionsWenjing Liu2023-08-301-21/+70
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-86/+100
* drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss2023-08-151-2/+6
* drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu2023-08-071-20/+20
* drm/amd/display: move idle pipe allocation logic into dcn specific layerWenjing Liu2023-08-071-111/+73
* drm/amd/display: adjust visual confirm dpp height offset to be 1/240 of v add...Wenjing Liu2023-08-071-2/+8
* drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu2023-08-071-100/+253
* drm/amd/display: always acquire MPO pipe for every blending treeWenjing Liu2023-08-071-223/+12
* drm/amd/display: support plane clip with zero recout sizeWenjing Liu2023-08-071-24/+33
* drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu2023-07-251-162/+398
* drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun2023-07-251-3/+34
* drm/amd/display: Update scaler recout data for visual confirmLeo Ma2023-07-181-0/+22
* drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton2023-06-091-11/+17
* drm/amd/display: add ODM case when looking for first split pipeSamson Tam2023-06-091-0/+20
* drm/amd/display: revert "Update scaler recout data for visual confirm"Leo Ma2023-06-091-17/+0
* drm/amd/display: Update scaler recout data for visual confirmLeo (Hanghong) Ma2023-04-241-0/+18
* drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann2023-04-181-3/+3
* drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2023-04-181-0/+3
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-6/+7
* drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-071-4/+4
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-1/+1