aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-12-19drm/xe/bo: explicitly reject zero sized BOMatthew Auld1-0/+6
2023-12-19drm/xe: prefer xe_bo_create_pin_map()Matthew Auld3-55/+22
2023-12-19drm/xe/mocs: Drop HAS_RENDER_L3CC flagMatt Roper1-4/+4
2023-12-19drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HPMatt Roper5-20/+17
2023-12-19drm/xe/mocs: add MTL mocsPhilippe Lecluse1-4/+65
2023-12-19drm/xe/mocs: Drop duplicate assignment of uc_indexMatt Roper1-1/+0
2023-12-19drm/xe/mocs: Drop xe_mocs_info_indexMatt Roper1-28/+12
2023-12-19drm/xe/mocs: Add missing RKL handlingMatt Roper1-0/+1
2023-12-19drm/xe/mocs: Drop unwanted TGL tableMatt Roper1-46/+0
2023-12-19drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi17-34/+40
2023-12-19drm/xe: Prefer single underscore for header guardsLucas De Marchi8-17/+17
2023-12-19drm/xe: Remove dependency on intel_mchbar_regs.hLucas De Marchi1-5/+5
2023-12-19drm/xe/guc_pc: Move gt register to the proper placeLucas De Marchi2-6/+2
2023-12-19drm/xe: Remove dependency on i915_reg.hLucas De Marchi13-25/+120
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi7-32/+109
2023-12-19drm/xe: Remove dependency on intel_lrc_reg.hLucas De Marchi5-5/+21
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi20-28/+307
2023-12-19drm/xe: Remove dependency on intel_engine_regs.hLucas De Marchi9-8/+107
2023-12-19drm/xe: Sort includesLucas De Marchi66-125/+172
2023-12-19drm/xe: Assume MTL's forcewake register continues to future platformsMatt Roper1-3/+1
2023-12-19drm/xe: Remove gen-based mmio offsets from hw engine initMatt Roper1-104/+28
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi9-7/+52
2023-12-19drm/xe/pm: fix unbalanced ref handlingMatthew Auld3-0/+10
2023-12-19drm/xe/guc: Remove i915_regs.h includeLucas De Marchi1-1/+1
2023-12-19drm/xe: Remove outdated build workaroundLucas De Marchi1-8/+2
2023-12-19drm/xe: Remove duplicate media_verLucas De Marchi3-4/+1
2023-12-19drm/xe: Add missing include xe_wait_user_fence.hLucas De Marchi1-0/+2
2023-12-19drm/xe: Add missing doc for xe parameterLucas De Marchi1-0/+1
2023-12-19drm/xe: Remove unused functionsLucas De Marchi1-25/+0
2023-12-19drm/xe: Fix application of LRC tuningsLucas De Marchi3-1/+17
2023-12-19drm/xe: Make local functions staticLucas De Marchi4-9/+9
2023-12-19drm/xe/query: zero the region infoMatthew Auld1-5/+1
2023-12-19drm/xe/stolen: don't map stolen on small-barMatthew Auld3-14/+37
2023-12-19drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctlMatthew Auld1-14/+14
2023-12-19drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi3-19/+0
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-1/+1
2023-12-19drm/xe: Initialize ret in mcr_lock()José Roberto de Souza1-1/+1
2023-12-19drm/xe/rtp: Support multiple actions per entryLucas De Marchi6-135/+179
2023-12-19drm/xe/rtp: Split action and entry flagsLucas De Marchi5-46/+80
2023-12-19drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi3-24/+27
2023-12-19drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi4-32/+59
2023-12-19drm/xe/mcr: Use designated init for xe_steering_typesLucas De Marchi1-6/+6
2023-12-19drm/xe: Remove TODO from workaround documentationLucas De Marchi1-3/+0
2023-12-19drm/xe: Remove TODO from rtp infraLucas De Marchi1-4/+0
2023-12-19drm/xe: Fix xe_tuning includeLucas De Marchi1-1/+1
2023-12-19drm/xe: Fix typo in MCR documentationLucas De Marchi1-5/+5
2023-12-19drm/xe: Add debugfs for dumping GGTT mappingsMaarten Lankhorst3-0/+27
2023-12-19drm/xe: Drop TLB invalidation from ring operationsMatthew Brost1-39/+1
2023-12-19drm/xe: Add TLB invalidation fence after rebinds issued from execsMatthew Brost1-90/+110
2023-12-19drm/xe: Add has_asid to device infoMatthew Brost4-4/+9