summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorDillon Varone <Dillon.Varone@amd.com>2025-10-23 17:07:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-11-04 11:53:20 -0500
commitac7f4fcc7b7d3b922a0001a101f4ce1bd8824a5e (patch)
tree8b0aca2d13cf22b57773e5ae191e763b143a1a99 /scripts/lib/kdoc/kdoc_files.py
parentb0ba3108e3f8b20d8631ca4475a1a6d171973651 (diff)
drm/amd/display: Revert DCN4 max buffered cursor size to 64
[Why & How] The buffered cursor cap is expressed assuming a square cursor, and usage of the cursor buffer is limited by the request size. For greater than 32 pixels, the request size is fixed at 256 bytes, so the maximum width must be floored to the nearest 256th byte. At 4bpp this means even with 24kB DCN4 can only hold a 64x64 cursor in the buffer as even 65 pixels would require 512 bytes per line instead of 256. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Dillon Varone <Dillon.Varone@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions