Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,882
    • Issues 2,882
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 909
    • Merge requests 909
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Issues
  • #1614

Closed
Open
Created Sep 25, 2019 by Bugzilla Migration User@bugzilla-migration

[i965 cherryview] Modesetting does not support framebuffers greater then 4096x4096

Submitted by Jan Burgmeier

Assigned to Intel 3D Bugs Mailing List

Link to original bug (#101929)

Description

Created attachment 132989 lspci -vv

Hello,

if I try to use a resolution greater then 4096 in either direction the displays stay black and the kernel logs:

[drm:drm_ioctl [drm]] pid=1986, dev=0xe200, auth=1, DRM_IOCTL_MODE_ADDFB [drm:intel_framebuffer_init [i915]] tiled pitch (23040) must be at less than 16384 [drm:drm_internal_framebuffer_create [drm]] could not create framebuffer [drm:drm_ioctl [drm]] ret = -22

From the error message I assume that the stride is somehow wrong so I filled the bug against mesa because the stride is calculated by mesa's "brw_bo_alloc_tiled".

The maximum allowed stride is set in the kernel and is hardware dependent so this may only occur on cherryview.

xrandr with modesetting says the maximum framebuffer is 8192x8192 and when using the intel driver and SNA acceleration it is working. So the hardware should support a greater resolution.

System spec: Kernel: 4.9.30 32Bit Mesa: 17.1.1 libdrm: 2.4.81 Xorg: 1.19.3

Best regards Jan Burgmeier

Attachment 132989, "lspci -vv":
lspci

Version: 17.1

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking