summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter1-36/+1
2023-01-25drm/i915/display: add intel_display_limits.h for key enumsJani Nikula3-0/+3
2023-01-25drm/i915: add gmch substruct to struct drm_i915_privateJani Nikula1-1/+1
2023-01-25Merge drm/drm-next into drm-intel-nextJani Nikula55-610/+1609
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter55-588/+1573
2023-01-23drm/i915/mtl: Fix bcs default contextLucas De Marchi1-36/+1
2023-01-20drm/i915: move GT_FREQUENCY_MULTIPLIER and GEN9_FREQ_SCALER to intel_rps.hJani Nikula1-0/+3
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood2-3/+7
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood2-1/+9
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula1-1/+0
2023-01-18drm/i915: drop cast from DEFINE_RES_MEM() usageJani Nikula2-4/+3
2023-01-18drm/i915: add struct i915_dsm to wrap dsm members togetherJani Nikula2-7/+7
2023-01-18drm/i915/gt: Start adding module oriented dmesg outputJohn Harrison9-98/+129
2023-01-11drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2-4/+4
2023-01-11drm/i915/guc: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-3/+3
2023-01-11drm/i915: Do not cover all future platforms in TLB invalidationTvrtko Ursulin1-2/+15
2023-01-10drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2-4/+4
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-09drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda4-24/+8
2023-01-06drm/i915/mtl: Add initial gt workaroundsMatt Roper7-42/+117
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-7/+1
2022-12-30Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi9-1/+17
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-13/+42
2022-12-22drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-22drm/i915/guc: Fix a static analysis warningJohn Harrison1-0/+1
2022-12-20drm/i915: Use helper func to find out map typeNirmoy Das1-2/+5
2022-12-17drm/i915/mtl: Resize noa_wait BO size to save restore GPR regsUmesh Nerlige Ramappa1-6/+0
2022-12-15drm/i915/dg2: Return Wa_22012654132 to just specific steppingsMatt Roper1-14/+13
2022-12-15drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld1-8/+29
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld1-8/+29
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds87-1536/+4322
2022-12-13drm/i915/migrate: Account for the reserved_spaceChris Wilson1-4/+12
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-12drm/i915/gt: Remove #ifdef guards for PM related functionsPaul Cercueil1-7/+1
2022-12-12drm/i915/selftests: exercise emit_pte() with nearly full ringMatthew Auld2-2/+149
2022-12-12drm/i915/selftests: use live_subtests for live_migrateMatthew Auld1-7/+21
2022-12-12drm/i915/migrate: Account for the reserved_spaceChris Wilson1-4/+12
2022-12-09drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper1-1/+1
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn6-20/+2
2022-12-09drm/i915/gsc: Disable GSC engine and power well if FW is not selectedJonathan Cavitt1-0/+18
2022-12-09drm/i915/gsc: Do a driver-FLR on unload if GSC was loadedDaniele Ceraolo Spurio1-0/+23
2022-12-09drm/i915/gsc: GSC firmware loadingDaniele Ceraolo Spurio9-6/+312
2022-12-09drm/i915/gsc: Skip the version check when fetching the GSC FWDaniele Ceraolo Spurio1-6/+23
2022-12-09drm/i915/uc: Introduce GSC FWDaniele Ceraolo Spurio7-5/+162
2022-12-07drm/i915/gt: remove some limited use register access wrappersJani Nikula2-36/+11
2022-12-06Revert "drm/i915: Improve on suspend / resume time with VT-d enabled"Andi Shyti2-80/+13