Skip to content
GitLab
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
  • i915
  • i915_gem.c
Find file BlameHistoryPermalink
  • Chris Wilson's avatar
    drm/i915: Add some sanity checks to unbound tracking · c4670ad0
    Chris Wilson authored Aug 20, 2012
    
    
    A pair of universally true checks that just need to be put in the right
    place depending on where in the patch sequence you go. Note that
    i915_gem_object_put_pages_gtt() already gains the
    BUG_ON(obj->gtt_space), but on reflection that needed to migrate to
    put_pages().
    
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    c4670ad0