aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland1-3/+3
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai1-0/+18
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin1-0/+18
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu1-26/+21
2018-05-15drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland1-0/+4
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+7
2018-05-15drm/amd/display: add missing colorspace for set black colorYue Hin Lau1-1/+20
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin1-1/+1
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li1-0/+13
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-0/+3
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2-3/+11
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo2-7/+0
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo1-88/+3
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+13
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li1-0/+13
2018-04-11drm/amd/display: csc updates require FULL updateAnthony Koo1-2/+10
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin1-0/+8
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to maximum value.Yongqiang Sun1-1/+1
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang1-21/+32
2018-04-11drm/amd/display: Set all update flags when we have full updateEric Yang1-1/+1
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha3-23/+23
2018-04-11drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu1-3/+16
2018-04-11drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland1-89/+0
2018-04-11drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo1-5/+10
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy1-0/+6
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-51/+48
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2-10/+12
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-32/+0
2018-04-11drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun1-5/+11
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin1-12/+6
2018-03-14drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun1-0/+7
2018-03-14drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland1-2/+1
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac1-3/+0
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-9/+5
2018-03-14drm/amd/display: Modified set bandwidth sequence.Yongqiang Sun1-2/+2
2018-03-14drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun1-0/+5
2018-03-14drm/amd/display: Varibright add null checkSivapiriyanKumarasamy1-1/+1
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy2-5/+14
2018-03-14drm/amd/display: Vari-bright looks disabled near end of MM14SivapiriyanKumarasamy1-0/+8
2018-03-07drm/amd/display: Return success when enabling interruptHarry Wentland1-3/+3
2018-03-07drm/amd/display: fix cursor related Pstate hangEric Yang1-64/+4
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland1-1/+1
2018-03-07drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-07drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland1-2/+3
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland1-2/+1
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-3/+0
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland1-3/+3