diff options
author | Simon Ser <contact@emersion.fr> | 2020-12-22 14:40:02 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-04 11:33:23 +0100 |
commit | 9a01105389c92026ad483c2b214e5943c6e4b384 (patch) | |
tree | 76de4bcc4191eea47808787fd75436964067ced9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 1f20bf5921de420071fdb1d55cda7550ae137bcd (diff) | |
download | linux-9a01105389c92026ad483c2b214e5943c6e4b384.tar.bz2 |
drm: warn if cursor plane is set with legacy funcs
A driver must not set drm_crtc.cursor and any of the legacy funcs at the
same time, otherwise it's not clear which one DRM core should use for
legacy cursor updates.
Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20201222134002.161613-1-contact@emersion.fr
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions