summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: fix check condition for edp power controlEric Yang2018-03-141-3/+7
* drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun2018-03-141-3/+0Star
* drm/amd/display: update infoframe after dig fe is turned onEric Yang2018-03-051-10/+13
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-9/+11
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-8/+8
* drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun2018-03-051-4/+2Star
* drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li2018-02-191-1/+1
* drm/amd/display: Use hardware max low point when sampling OTFLeo (Sunpeng) Li2018-02-191-3/+3
* drm/amd/display: Keep eDP stream enabled during boot.Yongqiang Sun2018-02-191-23/+22Star
* drm/amd/display: add force_trigger even to static screen controlCharlene Liu2018-02-191-0/+2
* drm/amd/display: boot up/S4 fix mainlink off before BL.Charlene Liu2018-02-191-1/+1
* drm/amd/display: Optimize regamma calculationsKrunoslav Kovac2018-02-191-32/+24Star
* drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu2018-02-191-11/+12
* drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu2018-02-191-4/+5
* drm/amd/display: fix boot-up on vega10Roman Li2018-02-191-7/+12
* drm/amd/display: remove unused function prototypesEric Yang2018-02-191-2/+2
* drm/amd/display: fix cursor related Pstate hangEric Yang2018-02-191-0/+40
* drm/amd/display: wait for T9 after backlight off mainlink blank.Charlene Liu2018-02-191-0/+2
* drm/amd/display: Fix unused variable compilation errorLeo (Sunpeng) Li2018-02-191-1/+0Star
* drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu2018-02-191-1/+21
* drm/amd/display: dpms off mute az audio endpoint only.Charlene Liu2018-02-191-1/+5
* drm/amd/display: fix backlight not off at resume from S4Charlene Liu2018-02-191-6/+27
* drm/amd/display: Fix null-derefs on non-dcn buildsRoman Li2018-02-191-1/+2
* drm/amd/display: Fix check for setting input TFAndrew Jiang2018-02-191-4/+6
* drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun2018-02-191-7/+7
* drm/amd/display: Disable eDP with a proper sequence.Yongqiang Sun2018-02-191-2/+35
* drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac2018-02-191-81/+13Star
* drm/amd/display: Fix FBC topology changeRoman Li2018-02-191-4/+19
* drm/amd/display: Eliminate several Maximus-specific code pathsKen Chalmers2018-02-191-35/+0Star
* drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland2017-12-201-23/+16Star
* drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland2017-12-201-3/+0Star
* drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland2017-12-141-2/+1Star
* drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2017-12-141-12/+4Star
* drm/amd/display: Fix access of wrong array element TF format conversionHarry Wentland2017-12-141-2/+2
* drm/amd/display: Remove redundant checks in set_default_colorsHarry Wentland2017-12-141-10/+2Star
* drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surfaceHarry Wentland2017-12-141-7/+6Star
* drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun2017-12-061-0/+3
* drm/amd/display: Fix unbalanced locking in surface applyRoman Li2017-12-061-5/+2Star
* drm/amd/display: Apply work around for stutter.Yongqiang Sun2017-12-061-5/+5
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-061-52/+27Star
* drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2017-12-061-34/+20Star
* drm/amd/display: Remove extra arr_points elementHarry Wentland2017-12-061-7/+0Star
* drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu2017-12-061-0/+5
* drm/amd/display: Fix some more color indentationsHarry Wentland2017-12-061-22/+13Star
* drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2017-12-061-6/+4Star
* drm/amd/display: Refactor disable front end pipes.Yongqiang Sun2017-12-061-3/+7
* drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang2017-12-061-20/+26
* drm/amd/display: Multi display synchronization logicMikita Lipski2017-12-061-8/+38
* drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo2017-12-041-2/+1Star
* drm/amd/display: Move lock to front end program.Yongqiang Sun2017-12-041-0/+16