diff options
| author | Shirish S <[email protected]> | 2018-02-21 10:40:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-02-28 20:38:46 +0000 |
| commit | 5d447f09b8d8346c64f4c952a67c61f7ce88d3c1 (patch) | |
| tree | a6713208092a018159372773ea2cf3dbc74fd715 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size (diff) | |
| download | kernel-5d447f09b8d8346c64f4c952a67c61f7ce88d3c1.tar.gz kernel-5d447f09b8d8346c64f4c952a67c61f7ce88d3c1.zip | |
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
