diff options
author | Alvin Lee <[email protected]> | 2022-11-09 09:27:45 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-23 09:47:13 -0500 |
commit | 1f997af90102d99e14e59c72122ffa3a53752063 (patch) | |
tree | cd8f4c0f87dfbe8e80ef01bc271462401b202981 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 503dc81c32b7138b55133ea2146a6b850155098d (diff) |
drm/amd/display: Limit HW cursor size of >= 4k
[Description]
- For SubVP, we cannot support HW cursor if it's
greater than 64 x 64 x 4 bytes in size
- However, on certain config changes (i.e. pixel format)
we can exit SubVP (then change to HW cursor) then re-enter
SubVP without changing back to SW cursor because there is
no SetCursorAttributes call
- To workaround this issue, limit the HW cursor size to be
less than 64 x 64 x 4 bytes whenever the stream is >= 4K
- Also ensure this W/A only affects DCN that supports SubVP
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Brian Chang <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions