diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-02 10:53:47 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-06 12:41:37 +0000 |
| commit | 4dc9bb66ebdd123cc6dc823516b2710e7ff8df7b (patch) | |
| tree | a96c6af1e021dfc13d3737fd54ca17837d289abf /drivers/gpu/drm/lima/lima_sched.c | |
| parent | drm/bochs: Use GEM SHMEM helpers for memory management (diff) | |
| download | kernel-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
