summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linux-next' of git://anongit.freedesktop.org/drm-intelStephen Rothwell2023-05-186-5/+12
|\
| * Merge drm/drm-next into drm-intel-nextRodrigo Vivi2023-05-1733-116/+516
| |\
| * | drm/i915/irq: split out display irq handlingJani Nikula2023-05-161-0/+1
| * | drm/i915/gt: drop dependency on VLV_DISPLAY_BASEJani Nikula2023-05-121-2/+3
| * | drm/i915: use explicit includes for i915_reg.h and i915_irq.hJani Nikula2023-04-195-0/+5
| * | drm/i915/display: add intel_display_reset.[ch]Jani Nikula2023-04-171-3/+3
* | | drm/i915/guc: Don't capture Gen8 regs on Xe devicesJohn Harrison2023-05-111-2/+5
| |/ |/|
* | Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-051-8/+12
|\ \
| * | drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison2023-05-031-8/+12
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-4/+4
|\ \ \ | |/ / |/| |
| * | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-039-63/+57
| |\ \
| | * | drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit2023-03-272-20/+22
| * | | drm/i915/huc: use const struct bus_type pointersGreg Kroah-Hartman2023-03-232-4/+4
* | | | drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi2023-04-171-4/+17
* | | | drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2023-04-122-0/+20
* | | | Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-04-0630-97/+460
|\ \ \ \
| * | | | drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala2023-04-052-0/+7
| * | | | drm/i915/gt: Hold a wakeref for the active VMChris Wilson2023-04-052-4/+20
| * | | | drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headersLee Jones2023-04-031-3/+3
| * | | | drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()Lee Jones2023-04-031-1/+1
| * | | | drm/i915: Fix context runtime accountingTvrtko Ursulin2023-03-311-2/+10
| * | | | drm/i915/mtl: Add Wa_22015279794Radhakrishna Sripada2023-03-302-0/+11
| * | | | drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203Radhakrishna Sripada2023-03-302-0/+10
| * | | | drm/i915/gsc: implement wa 14015076503Daniele Ceraolo Spurio2023-03-282-5/+81
| * | | | drm/i915: limit double GT reset to pre-MTLDaniele Ceraolo Spurio2023-03-281-15/+20
| * | | | drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2023-03-282-6/+8
| * | | | drm/i915/mtl: Disable C6 on MTL A0 for mediaUmesh Nerlige Ramappa2023-03-241-0/+7
| * | | | drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa2023-03-242-1/+12
| * | | | drm/i915/mtl: Synchronize i915/BIOS on C6 enablingVinay Belgaumkar2023-03-243-3/+27
| * | | | drm/i915/guc: Allow for very slow GuC loadingJohn Harrison2023-03-231-3/+47
| * | | | drm/i915/guc: Improve GuC load error reportingJohn Harrison2023-03-233-21/+95
| * | | | drm/i915/gt: Create per-gt debugfs filesAndi Shyti2023-03-214-2/+11
| * | | | drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit2023-03-212-20/+22
| * | | | drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar2023-03-171-1/+1
| * | | | drm/i915/selftests: keep same cache settings as timelineFei Yang2023-03-171-3/+11
| * | | | drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda2023-03-171-2/+2
| * | | | drm/i915: add guard page to ggtt->error_captureAndrzej Hajda2023-03-161-4/+16
| * | | | drm/i915/gt: introduce vm->scratch_range callbackAndrzej Hajda2023-03-163-0/+26
| * | | | drm/i915/gt: prevent forcewake releases during BAR resizeAndrzej Hajda2023-03-161-7/+18
| * | | | drm/i915/gt: Update engine_init_common documentationNirmoy Das2023-03-161-2/+2
* | | | | Merge v6.3-rc4 into drm-nextDaniel Vetter2023-03-292-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar2023-03-201-1/+1
| * | | drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda2023-03-201-2/+2
| * | | drm/i915/guc: Fix missing ecodesJohn Harrison2023-03-201-0/+22
| * | | drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar2023-03-203-39/+9
| * | | drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi2023-03-131-1/+1
| | |/ | |/|
* | | Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-03-243-0/+172
|\ \ \
| * | | drm/i915/mtl: Add function to send command to GSC CSSuraj Kandpal2023-03-232-0/+31
| * | | drm/i915/gsc: Create GSC request submission mechanismSuraj Kandpal2023-03-233-0/+141
* | | | Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie2023-03-2236-559/+1082
|\ \ \ \ | | |_|/ | |/| |