test
This commit is contained in:
parent
e47da59d6c
commit
a3b659f4bc
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue