summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Adding debug option to override Z8 watermark valuesLeo Chen2023-06-091-0/+11
* drm/amd/display: Change default Z8 watermark valuesLeo Chen2023-06-091-2/+2
* drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()Christophe JAILLET2023-06-091-1/+1
* drm/amd/display: Fix a test CalculatePrefetchSchedule()Christophe JAILLET2023-06-091-1/+1
* drm/amd/display: remove unused variables dispclk_delay_subtotal and doutTom Rix2023-06-091-10/+0
* Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai2023-04-241-4/+0
* drm/amd/display: Query GECC enable for SubVP disableAlvin Lee2023-04-241-1/+1
* drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee2023-04-242-5/+69
* drm/amd/display: For no plane case set pstate support in validationAlvin Lee2023-04-242-1/+8
* drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger2023-04-245-32/+27
* drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee2023-04-241-1/+2
* drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin2023-04-244-13/+60
* drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee2023-04-242-0/+17
* drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai2023-04-211-1/+1
* drm/amd/display: correct DML calc errorSherry Wang2023-04-213-6/+6
* drm/amd/display: Limit nv21 dst_yDmytro Laktyushkin2023-04-211-1/+3
* drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2023-04-212-0/+8
* drm/amd/display: Add check for PState change in DCN32Aurabindo Pillai2023-04-211-0/+4
* drm/amd/display: Set DRAM clock if retraining is requiredAurabindo Pillai2023-04-211-1/+1
* drm/amd/display: add support for low bpcDillon Varone2023-04-211-9/+5
* drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai2023-04-211-12/+12
* drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin2023-04-181-1/+1
* drm/amd/display: Set watermarks set D equal to AAlvin Lee2023-04-181-0/+5
* drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira2023-04-181-1/+17
* drm/amd/display: Use pointer in the memcpyRodrigo Siqueira2023-04-181-1/+1
* drm/amd/display: Remove wrong assignment of DP link rateRodrigo Siqueira2023-04-181-1/+0
* drm/amd/display: Set dp_rate to dm_dp_rate_na by defaultRodrigo Siqueira2023-04-181-2/+1
* drm/amd/display: Set maximum VStartup if is DCN201Rodrigo Siqueira2023-04-181-0/+2
* drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira2023-04-181-83/+87
* drm/amd/display: Add missing mclk updateRodrigo Siqueira2023-04-181-0/+5
* drm/amd/display: Update bouding box values for DCN32Rodrigo Siqueira2023-04-181-3/+3
* drm/amd/display: set variables dml*_funcs storage-class-specifier to staticTom Rix2023-04-111-12/+12
* drm/amd/display: set variable dcn3_14_soc storage-class-specifier to staticTom Rix2023-04-111-1/+1
* drm/amd/display: Add FPO + VActive supportAlvin Lee2023-04-112-3/+82
* drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh2023-04-114-4/+4
* drm/amd/display: Clear FAMS flag if FAMS doesn't reduce vlevelAlvin Lee2023-04-111-0/+4
* drm/amd/display: Remove unused variable 'scl_enable'Caio Novais2023-03-311-2/+0
* drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2023-03-312-4/+8
* drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo2023-03-311-7/+46
* drm/amd/display: Update FCLK change latencyAlvin Lee2023-03-311-1/+1
* drm/amd/display: Enable FPO for configs that could reduce vlevelAlvin Lee2023-03-311-6/+17
* drm/amd/display: Remove the unused variable dppclk_delay_subtotalJiapeng Chong2023-03-271-10/+0
* Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-03-2013-228/+419
|\
| * drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-142-3/+3
| * drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger2023-03-071-0/+4
| * drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee2023-03-075-8/+17
| * drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-071-1/+1
| * drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-072-5/+0
| * drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas2023-03-071-1/+2
| * drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2023-02-282-204/+392