summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Rename reg field to addrLucas De Marchi2023-12-1916-42/+42
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-1926-300/+331
* drm/xe: Handle -EDEADLK case in exec ioctlNiranjana Vishwanathapura2023-12-191-3/+24
* drm/xe: Handle -EDEADLK case in preempt workerNiranjana Vishwanathapura2023-12-191-0/+22
* drm/xe: destroy clients engine and vm xarrays on closeMika Kuoppala2023-12-191-0/+2
* drm/xe: Print GT info on TLB inv failureNirmoy Das2023-12-191-4/+4
* drm/xe: Do not sleep in atomicNirmoy Das2023-12-191-1/+1
* drm/xe/guc: Handle RCU_MODE as masked from definitionLucas De Marchi2023-12-192-20/+13
* drm/xe/guc: Remove special handling for PVC A*Lucas De Marchi2023-12-191-11/+3
* drm/xe: Fix comment on Wa_22013088509Lucas De Marchi2023-12-191-3/+10
* drm/xe: Do not mark 1809175790 as a WALucas De Marchi2023-12-191-2/+5
* drm/xe: Enable the compat ioctl functionalityChristopher Snowhill2023-12-191-1/+1
* drm/xe: Fix splat during error dumpFrancois Dugast2023-12-193-5/+18
* drm/xe: Set default MOCS value for copy cs instructionsJosé Roberto de Souza2023-12-194-0/+37
* drm/xe: Set default MOCS value for cs instructionsJosé Roberto de Souza2023-12-195-2/+59
* drm/xe: Include only relevant header in xe_module.hGustavo Sousa2023-12-191-1/+1
* drm/xe: Enable Raptorlake-PJosé Roberto de Souza2023-12-191-0/+1
* drm/xe: Fix media detection for pre-GMD_ID platformsLucas De Marchi2023-12-191-58/+55
* drm/xe: Move helper macros to separate headerLucas De Marchi2023-12-193-72/+90
* drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi2023-12-1911-241/+206
* drm/xe: Annotate masked registers used by RTPLucas De Marchi2023-12-192-25/+25
* drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi2023-12-1919-262/+254
* drm/xe: Introduce xe_reg/xe_reg_mcrLucas De Marchi2023-12-195-23/+131
* drm/xe: Clarify register types on PAT programmingLucas De Marchi2023-12-191-15/+20
* drm/xe: Use REG_FIELD/REG_BIT for all regs/*.hLucas De Marchi2023-12-194-63/+50
* drm/xe: Drop gen afixes from registersLucas De Marchi2023-12-1923-283/+280
* drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BITLucas De Marchi2023-12-194-96/+86
* drm/xe: Remove extra xe_mmio_read32 from xe_mmio_wait32Maarten Lankhorst2023-12-191-3/+0
* drm/xe/guc: Move GuC registers to regs/Lucas De Marchi2023-12-196-7/+7
* drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarityLucas De Marchi2023-12-192-18/+17
* drm/xe: Rename instruction field to avoid confusionLucas De Marchi2023-12-192-4/+4
* drm/xe: Rename RC0/RC6 macrosLucas De Marchi2023-12-192-4/+4
* drm/xe: Cleanup page-related definesLucas De Marchi2023-12-196-108/+112
* drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HIRodrigo Vivi2023-12-193-5/+6
* drm/xe: Update comment on why d3cold is still blocked.Rodrigo Vivi2023-12-191-3/+8
* drm/xe: Limit the system memory size to half of the system memoryJosé Roberto de Souza2023-12-191-1/+4
* drm/xe: Fix build without CONFIG_PM_SLEEPFrancois Dugast2023-12-191-1/+1
* drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime callsRiana Tauro2023-12-191-12/+12
* drm/xe: Keep all resize bar related prints inside xe_resize_vram_barBalasubramani Vivekanandan2023-12-191-14/+10
* drm/xe: Drop GFX_FLSH_CNTL_GEN6 write during GGTT invalidationMatt Roper2023-12-192-8/+0
* drm/xe: Fix xe_mmio_rmw32 operationMatt Roper2023-12-191-3/+3
* drm/xe/lrc: give start_seqno a better defaultMatthew Auld2023-12-191-0/+3
* drm/xe/sched_job: prefer dma_fence_is_laterMatthew Auld2023-12-191-2/+5
* drm/xe/sr: Apply masked registers properlyMatt Roper2023-12-191-1/+1
* drm/xe/tlb: fix expected_seqno calculationMatthew Auld2023-12-191-1/+6
* drm/xe: Add Rocketlake device infoAnusha Srivatsa2023-12-191-0/+8
* drm/xe/mmio: stop incorrectly triggering drm_warnMatthew Auld2023-12-191-2/+2
* drm/xe: GuC and HuC loading support for RKLAnusha Srivatsa2023-12-191-0/+2
* drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper2023-12-191-1/+1
* drm/xe: Track whether platform has LLCMatt Roper2023-12-192-0/+7