summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-7/+7
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2-5/+10
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-17/+80
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li3-1/+18
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-5/+4
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-1/+1
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo1-0/+1
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2018-03-19drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-16drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin4-46/+15
2018-03-14drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun3-1/+11
2018-03-14drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo2-6/+6
2018-03-14drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland2-5/+7
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin2-56/+110
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun3-23/+139
2018-03-14drm/amd/display: dal 3.1.38Tony Cheng1-1/+1
2018-03-14drm/amd/display: Add variable refresh rate parameters to DC structuresAnthony Koo4-1/+33
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo1-1/+2
2018-03-14drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2-4/+10
2018-03-14drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski3-0/+172
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac6-7/+45
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha3-13/+11
2018-03-14drm/amd/display: Move DTRACE and dml_print definesBhawanpreet Lakha4-2/+37
2018-03-14drm/amd/display: Modified set bandwidth sequence.Yongqiang Sun3-12/+38
2018-03-14drm/amd/display: fix check condition for edp power controlEric Yang2-7/+17
2018-03-14drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo3-6/+7
2018-03-14drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun3-5/+5
2018-03-14drm/amd/display: Varibright add null checkSivapiriyanKumarasamy1-1/+1
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy7-19/+37
2018-03-14drm/amd/display: Vari-bright looks disabled near end of MM14SivapiriyanKumarasamy4-12/+40
2018-03-07drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-07drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2-7/+13
2018-03-07drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-07drm/amd/display: Return success when enabling interruptHarry Wentland2-4/+4
2018-03-07drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-07drm/amd/display: fix boot-up on vega10Roman Li1-7/+12
2018-03-07drm/amd/display: fix cursor related Pstate hangEric Yang4-66/+90
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2-1/+3
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 Wentland6-2/+10
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9