summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amd/display: Check SCRATCH reg to determine S3 resume.Yongqiang Sun1-5/+28
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-05-15drm/amd/display: Move DCC support functions into dchubbubEric Bernstein4-232/+291
2018-05-15drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo1-11/+15
2018-05-15drm/amd/display: Check lid state to determine fast boot optimization.Yongqiang Sun2-8/+17
2018-05-15drm/amd/display: change dml init to use default structsDmytro Laktyushkin1-62/+76
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin1-1/+1
2018-05-15drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-05-15drm/amd/display: Move dp_pixel_encoding_type to stream_encoder includeEric Bernstein2-17/+19
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li3-1/+18
2018-05-15drm/amd/display: dal 3.1.42Eric Yang1-1/+1
2018-05-15drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-05-15Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-05-15Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S3-8/+5
2018-05-15drm/amd/display: Don't spam debug messagesHarry Wentland1-1/+1
2018-05-15drm/amd/display: Remove PRE_VEGA flagHarry Wentland1-8/+0
2018-05-15drm/amd/display: Fix 64-bit division in hwss_edp_power_controlHarry Wentland1-1/+1
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li1-8/+0
2018-05-15drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li1-1/+3
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo4-10/+15
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3
2018-05-15drm/amd/display: move color_transfer_func to color modAnthony Koo1-13/+1
2018-05-15drm/amd/display: Refactor color moduleAnthony Koo1-2/+1
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo9-13/+13
2018-05-15drm/amd/display: Do not use os typesAnthony Koo2-100/+98
2018-05-15drm/amd/display: Remove unused fieldsAnthony Koo1-3/+0
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo4-13/+0
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo2-90/+5
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave 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-23Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-7/+0
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-04-13Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus 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-11drm/amd/display: dal 3.1.41Yongqiang Sun1-1/+1