summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26drm/amd/display: not override the FMT setting set by VBIOS for eDPCharlene Liu1-2/+5
2017-09-26drm/amd/display: Move dis_clk into dc_state.Andrey Grodzovsky1-37/+30
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-35/+35
2017-09-26drm/amd/display: DF C-state entry blocked when DPMSHersen Wu1-1/+8
2017-09-26drm/amd/display: write dpcd 0x600 to 2 for DP/eDP when powerdownCharlene Liu1-1/+9
2017-09-26drm/amd/display: re-enable audio after LT testWenjing Liu1-2/+0
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-36/+36
2017-09-26drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha1-1/+1
2017-09-26drm/amd/display: Fix regression in dce110_apply_ctx_for_surfacesHarry Wentland1-1/+1
2017-09-26drm/amd/display: fix HDMI 12bits last two bits are zero issueCorbin McElhanney1-6/+11
2017-09-26drm/amd/display: add programming for 0 plane caseEric Yang1-4/+13
2017-09-26drm/amd/display: Move encoder_info_frame to stream_resHarry Wentland1-2/+2
2017-09-26drm/amd/display: Move pix_clk_params into stream_resHarry Wentland1-7/+7
2017-09-26drm/amd/display: Move audio to stream_resHarry Wentland1-16/+16
2017-09-26drm/amd/display: Move stream_enc to stream_resHarry Wentland1-36/+36
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-32/+32
2017-09-26drm/amd/display: Move OPP to stream_resHarry Wentland1-6/+6
2017-09-26drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland1-40/+40