summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-19drm/amd/display: underflow/blankscreen recoveryCharlene Liu1-0/+2
2018-05-19drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo1-5/+0
2018-05-19drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-2/+0
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-2/+3
2018-05-15drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin1-21/+1
2018-05-15drm/amd/display: add some DTN logs for input and output tfAnthony Koo1-0/+16
2018-05-15drm/amd/display: Refactor otg_blank sequenceEric Bernstein1-1/+7
2018-05-15drm/amd/display: Make program_output_csc HWSS interface functionEric Bernstein1-0/+7
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+3
2018-05-15drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun1-0/+1
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin2-0/+76
2018-05-15drm/amd/display: Move DCC support functions into dchubbubEric Bernstein1-0/+64
2018-05-15drm/amd/display: Move dp_pixel_encoding_type to stream_encoder includeEric Bernstein2-17/+19
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo4-8/+3
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein1-0/+17
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun1-0/+2
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy1-0/+3
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-15/+6
2018-04-11drm/amd/display: Add dc_lut_mode enumVitaly Prosyak1-0/+5
2018-04-11drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin1-0/+2
2018-04-11drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski1-0/+1
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin2-9/+0
2018-04-11drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski1-0/+1
2018-04-11drm/amd/display: add mpc to dtn logDmytro Laktyushkin1-0/+15
2018-04-11drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin1-0/+1
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