This commit is contained in:
Aurelien Rebourg 2022-10-26 14:00:16 +02:00
parent e47da59d6c
commit a3b659f4bc
No known key found for this signature in database
GPG Key ID: DCA8C44ABFE7F847
1 changed files with 2 additions and 2 deletions

View File

@ -2268,8 +2268,8 @@ drmmode_scanout_pixmap_create(xf86CrtcPtr crtc, drmmode_shadow_scanout_ptr scano
pitch = drmmode_bo_get_pitch(&scanout->bo),
pixmap = drmmode_create_pixmap_header(scrn->pScreen,
scanout->bo.width,
scanout->bo.height,
scanout->bo.width * 1.25,
scanout->bo.height * 1.25,
scrn->depth,
drmmode->kbpp,
pitch,