summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu1-0/+2
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin3-11/+6
2018-05-29drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein2-4/+18
2018-05-29drm/amd/display: DP component depth 16 bpcEric Bernstein1-0/+4
2018-05-19drm/amd/display: DCN1 link encoderEric Bernstein4-21/+1716
2018-05-19drm/amd/display: Clear underflow status for debug purposesNikola Cornij1-0/+6
2018-05-19drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao1-11/+10
2018-05-19drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij1-57/+62
2018-05-19drm/amd/display: disable mpo if brightness adjustedYue Hin Lau1-0/+1
2018-05-19drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao2-5/+12
2018-05-19drm/amd/display: Update HW sequencer initializationEric Bernstein4-8/+20
2018-05-19drm/amd/display: underflow/blankscreen recoveryCharlene Liu6-2/+131
2018-05-19drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin7-86/+86
2018-05-19drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo1-10/+0
2018-05-15drm/amd/display: Use int for calculating vline startHarry Wentland1-4/+4
2018-05-15drm/amd/display: Add assert that chroma pitch is non zeroJulian Parkin1-0/+3
2018-05-15drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin3-136/+127
2018-05-15drm/amd/display: update dtn logging and goldensAnthony Koo1-1/+1
2018-05-15drm/amd/display: add some DTN logs for input and output tfAnthony Koo3-0/+93
2018-05-15drm/amd/display: add cursor TTU CRQ relatedCharlene Liu2-1/+16
2018-05-15drm/amd/display: Refactor otg_blank sequenceEric Bernstein1-17/+18
2018-05-15drm/amd/display: Make program_output_csc HWSS interface functionEric Bernstein1-2/+3
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo1-4/+7
2018-05-15drm/amd/display: add calculated clock logging to DTNDmytro Laktyushkin1-1/+10
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin3-20/+266
2018-05-15drm/amd/display: Move DCC support functions into dchubbubEric Bernstein3-232/+227
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo1-3/+2
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo2-2/+2
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein2-393/+315
2018-04-11drm/amd/display: Refactor stream encoder for HW reviewEric Bernstein4-26/+2101
2018-04-11drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo3-2/+12
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-7/+7
2018-04-11drm/amd/display: Fix potential access beyond end of array in CMHarry Wentland1-6/+6
2018-04-11drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo1-6/+6
2018-04-11drm/amd/display: Add double buffer machanism to OCSCXingyue Tao3-47/+67
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy2-0/+90
2018-04-11drm/amd/display: Add double buffer machanism to ICSCXingyue Tao3-19/+67
2018-04-11drm/amd/display: hide inconsistent mpcc programming from dtn logDmytro Laktyushkin1-4/+5
2018-04-11drm/amd/display: Only update mpc blend config if not full updateEric Yang2-2/+12
2018-04-11drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin2-31/+26
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin2-31/+7
2018-04-11drm/amd/display: add mpc to dtn logDmytro Laktyushkin3-8/+45
2018-04-11drm/amd/display: Rename feature-specific register address init macroNikola Cornij1-6/+6
2018-04-11drm/amd/display: Update ASIC header filesNikola Cornij2-19/+33
2018-04-11drm/amd/display: correct the condition in setting cursor not visible beyond l...Martin Tsai2-2/+2
2018-03-17drm/amd/display: Refine disable VGAClark Zheng1-5/+15
2018-03-15drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin1-28/+7
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun1-23/+119
2018-03-14drm/amd/display: early return if not in vga mode in disable_vgaEric Yang1-3/+7
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac4-4/+42