linux/drivers/gpu/drm/amd/display
Shirish S 5d447f09b8 drm/amd/display: check for ipp before calling cursor operations
Currently all cursor related functions are made to all
pipes that are attached to a particular stream.
This is not applicable to pipes that do not have cursor plane
initialised like underlay.
Hence this patch allows cursor related operations on a pipe
only if ipp in available on that particular pipe.

The check is added to set_cursor_position & set_cursor_attribute.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2018-02-28 15:38:46 -05:00
..
amdgpu_dm drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size 2018-02-28 15:38:40 -05:00
dc drm/amd/display: check for ipp before calling cursor operations 2018-02-28 15:38:46 -05:00
include drm/amd/display: Add missing Vega defines to dal_asic_id 2018-02-19 14:20:14 -05:00
modules drm/amd/display: De PQ implementation 2018-02-19 14:20:17 -05:00
Kconfig
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00