summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher1-3/+2
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-2/+3
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin1-0/+6
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac1-0/+3
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy1-0/+2
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak1-0/+2
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin1-13/+2
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin1-2/+13
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S1-1/+1
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo1-7/+0
2018-02-19drm/amd/display: Optimize regamma calculationsKrunoslav Kovac1-1/+1
2018-02-19drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu1-0/+1
2018-02-19drm/amd/display: Add return value for detect dp.Yongqiang Sun1-1/+1
2018-02-19drm/amd/display: Remove couple of unused OPTC registersNikola Cornij1-0/+1
2018-02-19drm/amd/display: Expose is_rgb_cspace function in hw_sequencerEric Bernstein1-1/+0
2018-02-19drm/amd/display: fix cursor related Pstate hangEric Yang1-0/+3
2018-02-19drm/amd/display: wait for T9 after backlight off mainlink blank.Charlene Liu1-0/+1
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu1-0/+1
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun1-0/+1
2018-02-19drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li1-0/+44
2018-02-19drm/amd/display: Move opp reg access from hwss to opp module.Yongqiang Sun1-0/+4
2018-02-19drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun1-0/+5
2018-02-19drm/amd/display: Define remove_stream_from_ctx resource funcNikola Cornij1-0/+5
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun1-0/+1
2018-02-19drm/amd/display: Move hubp reg access from hwss to hubp module.Yongqiang Sun1-0/+3
2018-02-19drm/amd/display: Disable eDP with a proper sequence.Yongqiang Sun1-1/+1
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland1-2/+1
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac1-1/+1
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein1-4/+19
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau2-19/+1
2017-12-20drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein1-1/+0
2017-12-20drm/amd/display: integrating optc pseudocodeYue Hin Lau1-0/+19
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin1-3/+3
2017-12-20drm/amd/display: Update HUBPEric Bernstein1-0/+15
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo2-2/+3
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak3-21/+6
2017-12-20drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland1-4/+0
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun1-0/+1
2017-12-14drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein1-0/+1
2017-12-14drm/amd/display: dpp clean upYue Hin Lau1-6/+1
2017-12-14drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin1-0/+1
2017-12-14drm/amd/display: OPP DPG test patternEric Bernstein3-38/+43
2017-12-14drm/amd/display: Reset MPCC muxes during initEric Bernstein1-6/+1
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau1-1/+1
2017-12-14drm/amd/display: Implement work around for optc underflow.Yongqiang Sun2-0/+3
2017-12-14drm/amd/display: Integrating MPC pseudocodeEric Bernstein2-26/+141
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher2-0/+44
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo2-1/+13
2017-12-06drm/amd/display: move csc matrix to hw_sharedYue Hin Lau1-0/+26