aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2020-01-16drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian1-20/+0
2019-12-05drm/amd/display: Implement DePQ for DCN1Reza Amini1-0/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-4/+2
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+7
2019-06-21drm/amd/display: Add DCN2 DPPHarry Wentland1-0/+4
2019-03-05drm/amd/display: Move enum gamut_remap_select to hw_shared.hEric Bernstein1-7/+0
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein1-8/+4
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-3/+3
2018-04-11drm/amd/display: Add double buffer machanism to OCSCXingyue Tao1-18/+28
2018-04-11drm/amd/display: Add double buffer machanism to ICSCXingyue Tao1-16/+28
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac1-0/+9
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak1-2/+28
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac1-14/+3
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak1-50/+15
2017-12-14drm/amd/display: dpp clean upYue Hin Lau1-1/+3
2017-12-06drm/amd/display: move csc matrix to hw_sharedYue Hin Lau1-26/+0
2017-12-06drm/amd/display: update output csc matrix valuesYue Hin Lau1-18/+15
2017-12-06drm/amd/display: call set_mpc_output_csc from hwsequencerYue Hin Lau1-62/+78
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland1-14/+11
2017-12-06drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau1-4/+2
2017-12-04drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy1-9/+35
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-1/+1
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau1-130/+131
2017-10-21drm/amd/display: [RV] bug in cm programmingVitaly Prosyak1-1/+1
2017-10-21drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_commonYue Hin Lau1-1/+1
2017-09-26drm/amd/display: remove output_format from ipp_setupEric Bernstein1-2/+2
2017-09-26drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau1-154/+105
2017-09-26drm/amd/display: clean up cm register programming functionsYue Hin Lau1-175/+76
2017-09-26drm/amd/display: clean up functions in dcn10_dpp_cmYue Hin Lau1-488/+140
2017-09-26drm/amd/display: clean up header file includesYue Hin Lau1-20/+0
2017-09-26drm/amd/display: move cm registers from ipp to dpp_cmYue Hin Lau1-0/+555
2017-09-26drm/amd/display: cleanup naming of DCN DPP functionsYue Hin Lau1-10/+10
2017-09-26drm/amd/display: separate cm functions out from dcn10_dppYue Hin Lau1-0/+776