summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2018-08-24amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis
2018-08-03drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li
2018-08-03drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-08-03drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher
2018-07-08drm/amd/display: release spinlock before committing updates to streamShirish S
2018-07-08drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul
2018-07-08drm/amd/display: Clear connector's edid pointerMikita Lipski
2018-07-08drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland
2018-04-25drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo
2018-03-21drm/amd/display/dm: add vega12 supportAlex Deucher
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-19drm/amd/display: Refine disable VGAClark Zheng
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: Refine disable VGAClark Zheng
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin
2018-03-14drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun