aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-35/+34
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo1-3/+3
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland1-22/+10
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland1-1/+9
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski1-2/+3
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-73/+113
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
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-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
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/jikos/trivialLinus Torvalds1-1/+1
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie3-8/+5
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/dm: add vega12 supportAlex Deucher1-0/+4
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland1-1/+1
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland1-2/+0
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: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-19drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland1-1/+1
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-16drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S1-0/+3
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/amdgpu: Move IH clientid defs to separate fileOak Zeng1-4/+4
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: add support for regkey "LCDFreeSyncDefault"Samson Tam1-0/+26
2018-03-14drm/amd/display: Correct the plane enumeration order (v2)Shirish S1-24/+53
2018-03-14drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak1-2/+4
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 Koo6-31/+510
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