summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna2024-03-201-696/+0
* drm/amd/display: Clean up errors in dcn10_dpp_dscl.cRan Sun2023-08-091-2/+1
* drm/amd/display: Update scaler recout data for visual confirmLeo Ma2023-07-181-17/+1
* drm/amd/display: reset the scaler boundary modeZhikai Zhai2023-03-141-0/+4
* drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-151-1/+1
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-97/+0
* drm/amd/display: Visual Confirm Bar Height Adjusthvanzyll2021-11-221-1/+13
* drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss2021-10-281-2/+10
* drm/amd/display: Line Buffer changesNevenko Stupar2021-07-211-1/+6
* drm/amd/display: fix odm scalingDmytro Laktyushkin2021-05-271-4/+8
* drm/amd/display: Document set RECOUT operationRodrigo Siqueira2021-05-191-16/+33
* drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin2021-05-101-3/+6
* drm/amd/display: Add DSCL memory low power supportJacky Liao2020-12-011-1/+23
* drm/amd/display: Reduce height of visual confirm on right side.Yongqiang Sun2020-10-261-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: Add DCN2 DPPHarry Wentland2019-06-211-0/+8
* drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu2019-03-191-5/+15
* drm/amd/display: Check if registers are available before accessingEric Bernstein2019-01-141-18/+24
* drm/amd/display: add HDR visual confirmGloria Li2018-07-161-2/+5
* drm/amd/display: properly turn autocal offDmytro Laktyushkin2018-07-131-6/+6
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-4/+4
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-19/+19
* drm/amd/display: Only program watermark for full update.Yongqiang Sun2017-12-061-0/+3
* drm/amd/display: Fixed not set scaler bug.Yongqiang Sun2017-12-061-1/+3
* drm/amd/display: cache pwl params and scl_data to avoid extra programmingDmytro Laktyushkin2017-12-061-0/+3
* drm/amd/display: rename dscl functionsYue Hin Lau2017-10-211-49/+49
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-211-52/+52
* drm/amd/display: change when to set tap_hardcode_coeffBhawanpreet Lakha2017-10-211-2/+2
* drm/amd/display: Add DPP capabilitiesEric Bernstein2017-10-211-27/+15
* drm/amd/display: clean up dcn10 dpp after HW reviewEric Bernstein2017-10-211-42/+43
* drm/amd/display: option to maximize lb usageTony Cheng2017-10-211-0/+3
* amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie2017-09-281-1/+1
* drm/amd/display: clean up header file includesYue Hin Lau2017-09-261-8/+0
* drm/amd/display: move cm registers from ipp to dpp_cmYue Hin Lau2017-09-261-2/+1
* drm/amd/display: Update DSCLEric Bernstein2017-09-261-72/+29
* drm/amd/display: cleanup naming of DCN DPP functionsYue Hin Lau2017-09-261-1/+1
* drm/amd/display: separate scl functions out from dcn10_dppYue Hin Lau2017-09-261-0/+762