summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)AuthorFilesLines
2022-08-31drm/i915: move and group cdclk under display.cdclkJani Nikula1-2/+2
2022-08-29Merge drm/drm-next into drm-intel-nextJani Nikula36-299/+1077
2022-08-29drm/i915: split gem quirks from display quirksJani Nikula1-1/+1
2022-08-26Merge tag 'drm-intel-gt-next-2022-08-24' of git://anongit.freedesktop.org/drm...Dave Airlie28-215/+539
2022-08-24drm/i915: move platform_engine_mask to runtime infoJani Nikula1-1/+1
2022-08-24drm/i915: move has_pooled_eu to runtime infoJani Nikula1-3/+2
2022-08-24drm/i915: move ppgtt_type and ppgtt_size to runtime infoJani Nikula1-1/+1
2022-08-18Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Dave Airlie7-22/+123
2022-08-17drm/i915/guc: Use streaming loads to speed up dumping the guc logChris Wilson1-6/+18
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison4-0/+25
2022-08-17drm/i915/guc: Fix capture size warning and bump the sizeJohn Harrison4-18/+31
2022-08-17drm/i915/guc: Add a helper for log buffer sizeAlan Previn1-22/+27
2022-08-17drm/i915/dg2: Add additional tuning settingsMatt Roper2-9/+26
2022-08-17drm/i915/gt: Add dedicated function for non-ctx register tuning settingsMatt Roper1-14/+28
2022-08-10drm/i915: Sanitycheck PCI BARsPiotr Piórkowski2-0/+11
2022-08-10drm/i915: Use of BARs names instead of numbersPiotr Piórkowski3-12/+13
2022-08-09drm/i915/ttm: fix CCS handlingMatthew Auld1-23/+21
2022-08-09drm/i915/ttm: remove calc_ctrl_surf_instr_sizeMatthew Auld1-32/+3
2022-08-08drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab1-1/+1
2022-08-08drm/i915/gt: Batch TLB invalidationsChris Wilson4-17/+74
2022-08-08drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab1-1/+1
2022-08-08drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson1-0/+3
2022-08-08drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson1-0/+10
2022-08-08drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson2-7/+13
2022-08-08drm/i915/ttm: don't leak the ccs stateMatthew Auld1-1/+22
2022-08-08drm/i915: disable pci resize on 32-bit machineNirmoy Das1-0/+4
2022-08-04Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds62-1763/+3026
2022-08-02drm/i915/dg2: Add Wa_1509727124Harish Chegondi2-0/+8
2022-08-02drm/i915/dg2: Update DG2 to GuC v70.4.1John Harrison1-1/+1
2022-08-01drm/i915/guc: Don't send policy update for child contexts.Daniele Ceraolo Spurio1-25/+1
2022-07-29drm/i915/guc: Don't abort on CTB_UNUSED statusJohn Harrison2-5/+21
2022-07-29drm/i915/guc: Support larger contexts on newer hardwareMatthew Brost1-3/+7
2022-07-29drm/i915/selftest: Cope with not having an RCS engineJohn Harrison1-3/+9
2022-07-29drm/i915/guc: Add selftest for a hung GuCRahul Kumar Singh2-0/+160
2022-07-29drm/i915/guc: Fix issues with live_preempt_cancelMatthew Brost1-5/+11
2022-07-29drm/i915/guc: Route semaphores to GuC for Gen12+Michał Winiarski2-0/+18
2022-07-28drm/i915/guc: Check for ct enabled while waiting for responseZhanjun Dong1-7/+20
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson4-17/+74
2022-07-28drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson1-0/+3
2022-07-28drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson1-0/+10
2022-07-28drm/i915/gt: document with_intel_gt_pm_if_awake()Mauro Carvalho Chehab1-0/+8
2022-07-28drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson2-7/+13
2022-07-28drm/i915/ttm: don't leak the ccs stateMatthew Auld1-1/+22
2022-07-28drm/i915: disable pci resize on 32-bit machineNirmoy Das1-0/+4
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa5-79/+103
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie15-244/+396
2022-07-21drm/i915/gt: Remove unneeded semicolonJason Wang1-1/+1
2022-07-21drm/i915/guc: Don't use pr_err when not necessaryJohn Harrison3-29/+28
2022-07-20drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio7-62/+417
2022-07-20drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost3-11/+33