summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Move GGTT from GT to tileMatt Roper
2023-12-19drm/xe: Move register MMIO into xe_tileMatt Roper
2023-12-19drm/xe: Add for_each_tile iteratorMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe/mtl: Disable media GTMatt Roper
2023-12-19drm/xe/vm: fix double list addMatthew Auld
2023-12-19drm/xe: Replace PVC check by engine type checkJosé Roberto de Souza
2023-12-19drm/xe: Rename GPU offset helper to reflect true usageMichael J. Ruhl
2023-12-19drm/xe: Size GT device memory correctlyMichael J. Ruhl
2023-12-19drm/xe: Simplify rebar sizingMichael J. Ruhl
2023-12-19drm/xe: Rework size helper to be a little more correctMichael J. Ruhl
2023-12-19drm/xe: Prevent evicting for page tablesMaarten Lankhorst
2023-12-19drm/xe: keep pulling mem_access_get further backMatthew Auld
2023-12-19drm/xe: don't allocate under ct->lockMatthew Auld
2023-12-19drm/xe/migrate: retain CCS aux state for vram -> vramMatthew Auld
2023-12-19drm/xe/bo: further limit where CCS pages are neededMatthew Auld
2023-12-19drm/xe: Support copying of data between system memory bosThomas Hellström
2023-12-19drm/xe: Fix the migrate selftest for integrated GPUsThomas Hellström
2023-12-19drm/xe/guc: Port Wa_14014475959 to xe_wa and fix itLucas De Marchi
2023-12-19drm/xe/rtp: Also check gt typeLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_1509372804 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16015675438/Wa_18020744125 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_22012727170/Wa_22012727685 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16011777198 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_16011759253 to xe_waLucas De Marchi
2023-12-19drm/xe/guc: Port Wa_22012773006 to xe_waLucas De Marchi
2023-12-19drm/xe: Add support for OOB workaroundsLucas De Marchi
2023-12-19drm/xe: Include build directoryLucas De Marchi
2023-12-19drm/xe/rtp: Add support for entries with no actionLucas De Marchi
2023-12-19drm/xe/rtp: Add check for media steppingLucas De Marchi
2023-12-19drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi
2023-12-19drm/xe/debugfs: Dump active workaroundsLucas De Marchi
2023-12-19drm/xe/wa: Track gt/engine/lrc active workaroundsLucas De Marchi
2023-12-19drm/xe/rtp: Allow to track active workaroundsLucas De Marchi
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi
2023-12-19drm/xe/rtp: Replace XE_WARN_ONLucas De Marchi
2023-12-19drm/xe/rtp: Split rtp process initializationLucas De Marchi
2023-12-19drm/xe: Fix Wa_22011802037 annotationLucas De Marchi
2023-12-19drm/xe/pvc: Don't try to invalidate AuxCCS TLBMatt Roper
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill
2023-12-19drm/xe: Apply upper limit to sg element sizeNiranjana Vishwanathapura
2023-12-19drm/xe: Add stepping support for GMD_ID platformsMatt Roper
2023-12-19drm/xe: Fail xe_device_create() if wq allocation failsGustavo Sousa
2023-12-19drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()Gustavo Sousa
2023-12-19drm/xe: Do not forget to drm_dev_put() in xe_pci_probe()Gustavo Sousa
2023-12-19drm/xe: fix kernel-doc issuesMatthew Auld
2023-12-19drm/xe: Change GuC interrupt dataMichal Wajdeczko