Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository

Switch branch/tag
  • xcap-capability-linux
  • drivers
  • gpu
  • drm
  • mgag200
  • mgag200_mode.c
Find file BlameHistoryPermalink
  • Christopher Harvey's avatar
    drm/mgag200: Reject modes that are too big for VRAM · 0ba53171
    Christopher Harvey authored Feb 26, 2013
    
    
    A monitor or a user could request a resolution greater than the
    available VRAM for the backing framebuffer. This change checks the
    required framebuffer size against the max VRAM size and rejects modes
    if they are too big. This change can also remove a mode request passed
    in via the video= parameter.
    Signed-off-by: default avatarChristopher Harvey <charvey@matrox.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    0ba53171

Replace mgag200_mode.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.