aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
AgeCommit message (Expand)Author
2019-09-16drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin
2018-05-18drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao
2018-05-18drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-15drm/amd/display: add some DTN logs for input and output tfAnthony Koo
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin
2018-04-11drm/amd/display: correct the condition in setting cursor not visible beyond l...Martin Tsai
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin
2018-02-19drm/amd/display: Optimize regamma calculationsKrunoslav Kovac
2018-02-19drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun
2017-12-14drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland
2017-12-06drm/amd/display: fix uninitialized variable warningDmytro Laktyushkin
2017-12-06drm/amd/display: fix regamma programmingDmytro Laktyushkin
2017-12-06drm/amd/display: renaming dpp function to follow naming conventionYue Hin Lau
2017-12-06drm/amd/display: cache pwl params and scl_data to avoid extra programmingDmytro Laktyushkin
2017-12-04drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy
2017-10-21drm/amd/display: rename dscl functionsYue Hin Lau
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau
2017-10-21drm/amd/display: Add DPP capabilitiesEric Bernstein
2017-10-21drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau
2017-10-21drm/amd/display: Force always scale chroma, set always_scaled to falseAndrew Jiang
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie
2017-09-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie
2017-09-26drm/amd/display: remove output_format from ipp_setupEric Bernstein
2017-09-26drm/amd/display: clean up header file includesYue Hin Lau
2017-09-26drm/amd/display: move cm registers from ipp to dpp_cmYue Hin Lau
2017-09-26drm/amd/display: cleanup naming of DCN DPP functionsYue Hin Lau
2017-09-26drm/amd/display: separate cm functions out from dcn10_dppYue Hin Lau
2017-09-26drm/amd/display: separate scl functions out from dcn10_dppYue Hin Lau
2017-09-26drm/amd/display: Add interfaces for new CM blocksVitaly Prosyak
2017-09-26drm/amd/display: move RGAM programming from opp to dppYue Hin Lau
2017-09-26drm/amd/display: move ocsc programming from opp to dppTony Cheng
2017-09-26drm/amd/display: Move view port registers and programming to memory input.Vitaly Prosyak
2017-09-26drm/amd/display: Rename trasnform to dpp for dcn'sVitaly Prosyak