summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland1-3/+0
2017-12-14drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland1-2/+1
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun1-12/+4
2017-12-14drm/amd/display: Fix access of wrong array element TF format conversionHarry Wentland1-2/+2
2017-12-14drm/amd/display: Remove redundant checks in set_default_colorsHarry Wentland1-10/+2
2017-12-14drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surfaceHarry Wentland1-7/+6
2017-12-06drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun1-0/+3
2017-12-06drm/amd/display: Fix unbalanced locking in surface applyRoman Li1-5/+2
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun1-5/+5
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland1-52/+27
2017-12-06drm/amd/display: Bunch more color indentation cleanupsHarry Wentland1-34/+20
2017-12-06drm/amd/display: Remove extra arr_points elementHarry Wentland1-7/+0
2017-12-06drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu1-0/+5
2017-12-06drm/amd/display: Fix some more color indentationsHarry Wentland1-22/+13
2017-12-06drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland1-6/+4
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun1-3/+7
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang1-20/+26
2017-12-06drm/amd/display: Multi display synchronization logicMikita Lipski1-8/+38
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-2/+1
2017-12-04drm/amd/display: Move lock to front end program.Yongqiang Sun1-0/+16
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-12/+10
2017-11-28drm/amd/display: check plane state before validating fbcShirish S1-0/+4
2017-11-28drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-15/+15
2017-10-27drm/amd/display: Fix no display on FijiJerry Zuo1-10/+9
2017-10-21drm/amd/display:: Fix NULL pointer in Raven hotplugJerry (Fangzhi) Zuo1-7/+0
2017-10-21drm/amd/display: LGD panel willl flash line under windowHersen Wu1-0/+9
2017-10-21drm/amd/display: fix null dereference in reset hw ctxEric Yang1-1/+1
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau1-9/+10
2017-10-21drm/amd/display: Fixed switching mode half screen gamma incorrect.Yongqiang Sun1-0/+10
2017-10-21drm/amd/display: add dpms state to DCHersen Wu1-7/+6
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu1-2/+10
2017-10-21drm/amd/display: make FBC configurable optionShirish S1-8/+8
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang1-9/+146
2017-10-21drm/amd/display: make sure BL off to mainlink off has enough timeCharlene Liu1-7/+0
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau1-4/+99
2017-10-21drm/amd/display: power_down_Hw need signal type to turnoff backlightAndrew Jiang1-1/+4
2017-10-21drm/amd/display: Add FBC on/off to front-end programmingRoman Li1-0/+9
2017-10-21drm/amd/display: Driver message to SMU to indicate display offHersen Wu1-1/+2
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie1-3/+1
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland1-5/+3
2017-09-26drm/amd/display: Disable FBC for linear tilingRoman Li1-0/+4
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland1-16/+5
2017-09-26drm/amd/display: Remove switching of clk sources at end of commitHarry Wentland1-36/+0
2017-09-26drm/amd/display: Power down clock source at commitHarry Wentland1-6/+16
2017-09-26drm/amd/display: Don't reset clock source at unrefHarry Wentland1-5/+11
2017-09-26drm/amd/display: fix default ditheringTony Cheng1-9/+5
2017-09-26drm/amd/display: fix crc_source_select use hardcoded color depthCharlene Liu1-1/+19
2017-09-26drm/amd/display: add backlight control in blankstream.Charlene Liu1-2/+7