summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)Author
2023-05-11drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-03drm/amd/display: Change default Z8 watermark valuesLeo Chen
2023-04-26drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon
2023-04-26drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai
2023-04-26drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-18drm/amd/display: Use pointer in the memcpyRodrigo Siqueira
2023-04-18drm/amd/display: Remove wrong assignment of DP link rateRodrigo Siqueira
2023-04-18drm/amd/display: Set dp_rate to dm_dp_rate_na by defaultRodrigo Siqueira
2023-04-18drm/amd/display: Set maximum VStartup if is DCN201Rodrigo Siqueira
2023-04-18drm/amd/display: Adjust code identation and other minor detailsRodrigo Siqueira
2023-04-18drm/amd/display: Add missing mclk updateRodrigo Siqueira
2023-04-18drm/amd/display: Update bouding box values for DCN32Rodrigo Siqueira
2023-04-11drm/amd/display: set variables dml*_funcs storage-class-specifier to staticTom Rix
2023-04-11drm/amd/display: set variable dcn3_14_soc storage-class-specifier to staticTom Rix
2023-04-11drm/amd/display: Add FPO + VActive supportAlvin Lee
2023-04-11drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh
2023-04-11drm/amd/display: Clear FAMS flag if FAMS doesn't reduce vlevelAlvin Lee
2023-03-31drm/amd/display: Remove unused variable 'scl_enable'Caio Novais
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee
2023-03-31drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo
2023-03-31drm/amd/display: Update FCLK change latencyAlvin Lee
2023-03-31drm/amd/display: Enable FPO for configs that could reduce vlevelAlvin Lee
2023-03-27drm/amd/display: Remove the unused variable dppclk_delay_subtotalJiapeng Chong
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger
2023-03-07drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-23drm/amd/display: Remove unused local variablesArthur Grillo
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas
2023-02-14drm/amd/display: Disable unbounded request mode during rotationNasir Osman
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman
2023-02-14drm/amd/display: Fix prefetch vratio checkAlvin Lee
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee
2023-02-08drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann