summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam1-2/+0
2024-08-20drm/amd/display: remove an extraneous call for checking dchub clockAurabindo Pillai1-5/+0
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss1-0/+13
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng1-0/+28
2024-08-06drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam1-1/+3
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam1-0/+2
2024-07-23drm/amd/display: remove dc dependencies from SPL librarySamson Tam1-2/+0
2024-07-23drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2Sung Joon Kim1-1/+1
2024-07-23drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-4/+4
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-1/+1
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira1-0/+6
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung1-1/+6
2024-06-14drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu1-4/+11
2024-06-14drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira1-7/+15
2024-06-14drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu1-1/+8
2024-06-14drm/amd/display: added NULL check at start of dc_validate_streamwinstang1-0/+3
2024-06-14drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu1-20/+25
2024-06-14drm/amd/display: Change AVI Info Frame version to 4 for OVTChris Park1-1/+1
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu1-2/+4
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen1-0/+6
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai1-3/+5
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam1-3/+8
2024-05-13drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun1-0/+3
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone1-1/+2
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu1-1/+8
2024-05-13drm/amd/display: Add resource interfaces for get ODM slice rectWenjing Liu1-64/+73
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam1-7/+16
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu1-0/+3
2024-05-02drm/amd/display: Ensure array index tg_inst won't be -1Alex Hung1-1/+1
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu1-0/+8
2024-04-30drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen1-4/+0
2024-04-30drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen1-0/+4
2024-04-30drm/amd/display: Fix recout calculation for stereo side-by-sideSung Joon Kim1-0/+3
2024-04-30drm/amd/display: Add null check in resource_log_pipe_topology_updateNatanel Roizenman1-0/+4
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-2/+42
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-26drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-26drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-16drm/amd/display: Group scl_data together in resource_build_scaling_paramsRodrigo Siqueira1-3/+2
2024-04-09drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODEGeorge Shen1-2/+2
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu1-0/+7
2024-04-09drm/amd/display: update pipe topology log to support subvpWenjing Liu1-31/+65
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu1-0/+2
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-1/+1
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu1-2/+8
2024-03-27drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvpWenjing Liu1-0/+44
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-0/+33
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung1-1/+2
2024-03-20drm/amd/display: Revert Add left edge pixel + ODM pipe splitGabe Teeger1-37/+0