summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
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: Don't return ddc result and read_bytes in same return valueHarry Wentland
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-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
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: Only register backlight device if embedded panel connectedHarry Wentland
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
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-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amd/display: Correct the plane enumeration order (v2)Shirish S
2018-03-14drm/amd/display: Convert CTM to 2's complementLeo (Sunpeng) Li
2018-03-14drm/amd/display: Use correct error codesLeo (Sunpeng) Li
2018-03-14drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-03-07drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li
2018-03-07drm/amd/display: Return success when enabling interruptHarry Wentland
2018-03-07drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland
2018-03-07drm/amd/display: Set irq state only on existing crtcsMikita Lipski
2018-03-07drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland
2018-03-07drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland
2018-03-07drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland
2018-03-07drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo
2018-03-07drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S
2018-03-07drm/amd/display: update plane params before validationShirish S
2018-03-07drm/amd/display: defer modeset check in dm_update_planes_stateShirish S
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li
2018-03-05drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S
2018-03-05drm/amd/display: update plane params before validationShirish S
2018-03-05drm/amd/display: defer modeset check in dm_update_planes_stateShirish S
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland