Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-qy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-qy
  • Repository
Switch branch/tag
  • linux-qy
  • drivers
  • gpu
  • drm
  • i915
  • gt
  • intel_mocs.c
Find file BlameHistoryPermalink
  • Matt Roper's avatar
    drm/i915/tgl: MOCS table update · 1c602006
    Matt Roper authored Nov 12, 2019
    The bspec was just updated with a minor correction to entry 61 (it
    shouldn't have had the SCF bit set).
    
    v2:
     - Add a MOCS_ENTRY_UNUSED() and use it to declare the
       explicitly-reserved MOCS entries. (Lucas)
     - Move the warning suppression from the Makefile to a #pragma that only
       affects the TGL table. (Lucas)
    
    v3:
     - Entries 16 and 17 are identical to ICL now, so no need to explicitly
       adjust them (or mess with compiler warning overrides).
    
    Bspec: 45101
    Fixes: 2ddf9921
    
     ("drm/i915/tgl: Define MOCS entries for Tigerlake")
    Cc: Tomasz Lis <tomasz.lis@intel.com>
    Cc: Lucas De Marchi <lucas.demarchi@intel.com>
    Cc: Francisco Jerez <francisco.jerez.plata@intel.com>
    Cc: Jon Bloomfield <jon.bloomfield@intel.com>
    Signed-off-by: default avatarMatt Roper <matthew.d.roper@intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20191112224757.25116-2-matthew.d.roper@intel.com
    
    
    Reviewed-by: default avatarFrancisco Jerez <currojerez@riseup.net>
    Reviewed-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
    Reviewed-by: default avatarTomasz Lis <tomasz.lis@intel.com>
    (cherry picked from commit bfb0e8e6
    
    )
    Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
    1c602006