aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_sched.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2024-09-02 10:53:47 +0000
committerThomas Zimmermann <[email protected]>2024-09-06 12:41:37 +0000
commit4dc9bb66ebdd123cc6dc823516b2710e7ff8df7b (patch)
treea96c6af1e021dfc13d3737fd54ca17837d289abf /drivers/gpu/drm/lima/lima_sched.c
parentdrm/bochs: Use GEM SHMEM helpers for memory management (diff)
downloadkernel-4dc9bb66ebdd123cc6dc823516b2710e7ff8df7b.tar.gz
kernel-4dc9bb66ebdd123cc6dc823516b2710e7ff8df7b.zip
drm/bochs: Validate display modes against available video memory
For each mode, test the required memory against the available video memory. Filters out modes that do not fit into display memory. Also remove the old test against the 4 MiB limit. It is now obsolete and did not necessarily produce correct results. v2: - fix __udivdi3 linker error (kernel test robot) - fix vdisplay and hdisplay usage Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Gerd Hoffmann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions