summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2-3/+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-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-17drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-15drm/amd/display: Check msg->size before starting aux transferShirish S1-0/+3
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-4/+4
2018-03-14drm/amd/display: Correct the plane enumeration order (v2)Shirish S1-24/+53
2018-03-14drm/amd/display: Convert CTM to 2's complementLeo (Sunpeng) Li1-3/+12
2018-03-14drm/amd/display: Use correct error codesLeo (Sunpeng) Li1-6/+3
2018-03-14drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li1-9/+25
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-29/+143
2018-03-08drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li1-10/+21
2018-03-08drm/amd/display: Return success when enabling interruptHarry Wentland1-2/+1
2018-03-08drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-08drm/amd/display: Set irq state only on existing crtcsMikita Lipski1-4/+2
2018-03-08drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-03-08drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland1-0/+3
2018-03-08drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-08drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-03-08drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-03-08drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-08drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-08drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li1-0/+4
2018-03-05drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-05drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-05drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland1-2/+1
2018-03-05drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin1-0/+5
2018-03-05drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTTShirish S1-1/+1
2018-03-05drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li3-22/+61
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li1-0/+4
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu1-0/+9
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+2
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S1-4/+5
2018-02-20drm/amdgpu: Unify the dm resume calls into oneMikita Lipski1-1/+3
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland1-33/+0
2018-02-19drm/amd/display: Make FBC work without fbdev emulationRoman Li1-23/+15
2018-02-19drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li2-7/+7
2018-02-19drm/amd/display: When enabling CRC, disable dither & enable truncationLeo (Sunpeng) Li1-2/+9
2018-02-19drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li3-8/+10
2018-02-19drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li3-33/+44
2018-02-19drm/amd/display: Implement color managementLeo (Sunpeng) Li3-1/+224
2018-02-19drm/amdgpu: Unify the dm resume calls into oneMikita Lipski1-1/+3
2018-02-19drm/amd/display: Set irq state only on existing crtcsMikita Lipski1-4/+2
2018-02-19drm/amd/display: Fix multiple definitions of handle_crc_irqLeo (Sunpeng) Li1-1/+1
2018-02-19drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3