summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Enable HW rotationJaehyun Chung2019-08-231-0/+13
* drm/amd/display: add Cursor Degamma logic for DCN2Bayan Zabihiyan2019-08-231-1/+2
* drm/amd/display: Add DCN2 DPPHarry Wentland2019-06-211-0/+10
* drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2019-04-101-1/+5
* drm/amd/display: Move enum gamut_remap_select to hw_shared.hEric Bernstein2019-03-051-7/+0
* drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-141-1/+1
* drm/amd/display: Fix DAL217 tests modify DTN logs for other testsGary Kattan2018-09-101-6/+8
* drm/amd/display: fix PIP bugs on Dal3Gloria Li2018-08-271-1/+9
* drm/amd/display: Print DPP DTN log info only for enabled pipesNikola Cornij2018-08-271-0/+2
* drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac2018-07-161-0/+13
* drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin2018-07-131-2/+2
* drm/amd/display: Check scaling ration not viewports params.Yongqiang Sun2018-07-051-3/+3
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-2/+1
* drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao2018-05-181-11/+10
* drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao2018-05-181-5/+11
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-1/+1
* drm/amd/display: add some DTN logs for input and output tfAnthony Koo2018-05-151-0/+25
* drm/amd/display: csc_transform to dc_csc_transformAnthony Koo2018-05-151-1/+1
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-0/+7
* drm/amd/display: correct the condition in setting cursor not visible beyond l...Martin Tsai2018-04-111-1/+1
* drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac2018-03-141-0/+1
* drm/amd/display: add per pipe dppclkDmytro Laktyushkin2018-03-051-4/+2
* drm/amd/display: Optimize regamma calculationsKrunoslav Kovac2018-02-191-1/+1
* drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun2018-02-191-0/+21
* drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau2017-12-141-7/+0
* drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-141-5/+4
* drm/amd/display: CNVC pseudocode review follow upYue Hin Lau2017-12-141-2/+1
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-061-2/+2
* drm/amd/display: fix uninitialized variable warningDmytro Laktyushkin2017-12-061-1/+1
* drm/amd/display: fix regamma programmingDmytro Laktyushkin2017-12-061-7/+3
* drm/amd/display: renaming dpp function to follow naming conventionYue Hin Lau2017-12-061-14/+14
* drm/amd/display: cache pwl params and scl_data to avoid extra programmingDmytro Laktyushkin2017-12-061-23/+18
* drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy2017-12-041-5/+26
* drm/amd/display: rename dscl functionsYue Hin Lau2017-10-211-5/+5
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-211-72/+72
* drm/amd/display: Add DPP capabilitiesEric Bernstein2017-10-211-0/+5
* drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau2017-10-211-0/+51
* drm/amd/display: Force always scale chroma, set always_scaled to falseAndrew Jiang2017-10-211-4/+5
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-3/+1
* amdgpu/dc: make program_regamma_pwl return voidDave Airlie2017-09-291-3/+1
* amdgpu/dc: constify a bunch of dc structs.Dave Airlie2017-09-291-1/+1
* drm/amd/display: remove output_format from ipp_setupEric Bernstein2017-09-261-2/+1
* drm/amd/display: clean up header file includesYue Hin Lau2017-09-261-20/+0
* drm/amd/display: move cm registers from ipp to dpp_cmYue Hin Lau2017-09-261-0/+150
* drm/amd/display: cleanup naming of DCN DPP functionsYue Hin Lau2017-09-261-20/+21
* drm/amd/display: separate cm functions out from dcn10_dppYue Hin Lau2017-09-261-662/+0
* drm/amd/display: separate scl functions out from dcn10_dppYue Hin Lau2017-09-261-649/+1
* drm/amd/display: Add interfaces for new CM blocksVitaly Prosyak2017-09-261-1/+1
* drm/amd/display: move RGAM programming from opp to dppYue Hin Lau2017-09-261-0/+432
* drm/amd/display: move ocsc programming from opp to dppTony Cheng2017-09-261-0/+148