summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_execlists_submission.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote2024-07-231-5/+1
* Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie2024-04-301-1/+1
|\
| * drm/i915: Refactor confusing __intel_gt_reset()Nirmoy Das2024-04-241-1/+1
| * drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-03-261-0/+3
* | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2024-04-021-0/+3
|\ \
| * | drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-03-281-0/+3
| |/
* / drm/i915: Update IP_VER(12, 50)Lucas De Marchi2024-03-221-5/+5
|/
* drm/i915: Track gt pm wakerefsAndrzej Hajda2023-11-201-1/+1
* i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2023-09-151-0/+2
* drm/i915: Consolidate condition for Wa_22011802037Matt Roper2023-08-211-3/+1
* Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie2023-08-071-1/+1
|\
| * drm/i915: use direct alias for i915 in requestsAndrzej Hajda2023-07-241-1/+1
| * Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-04-061-2/+10
| |\
| | * drm/i915: Fix context runtime accountingTvrtko Ursulin2023-03-311-2/+10
* | | drm/i915/uncore: add intel_uncore_regs() helperJani Nikula2023-07-041-3/+3
* | | drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho2023-06-101-2/+3
* | | drm/i915: Fix context runtime accountingTvrtko Ursulin2023-04-031-2/+10
|/ /
* | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-13/+2
|\ \ | |/ |/|
| * drm/i915: fix up merge with usb-next branchGreg Kroah-Hartman2023-02-061-1/+1
| * Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-061-0/+16
| |\
| | * drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-01-301-0/+27
| |/
* | drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-01-271-0/+27
* | drm/i915/mtl: Add initial gt workaroundsMatt Roper2023-01-061-2/+4
|/
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-7/+11
|\
| * Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-231-0/+1
| |\
| | * Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-11-141-3/+22
| | |\
| | * | drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula2022-11-111-0/+1
| * | | drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin2022-11-101-5/+8
| | |/ | |/|
| * | Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin2022-10-031-1/+1
| |\|
| * | drm/i915/gt: Fix platform prefixLucas De Marchi2022-10-031-2/+2
| * | drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2022-09-261-1/+20
* | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
* | | drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2022-09-261-1/+20
| |/ |/|
* | Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-011-4/+21
|\|
| * drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa2022-06-271-0/+7
| * drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin2022-06-171-3/+3
| * drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost2022-05-051-1/+11
* | Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-06-241-1/+1
|\ \ | |/ |/|
| * drm/i915: fix typos in commentsJulia Lawall2022-05-241-1/+1
* | drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson2022-05-021-4/+11
* | Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-04-211-3/+4
|\|
| * Merge drm/drm-next into drm-intel-nextJani Nikula2022-04-111-2/+9
| |\
| * | drm/i915: Use str_yes_no()Lucas De Marchi2022-03-021-3/+4
* | | drm/i915: Track context current active timeTvrtko Ursulin2022-04-051-5/+18
* | | drm/i915/guc: Plumb GuC-capture into gpu_coredumpAlan Previn2022-03-221-2/+2
* | | drm/i915/gt: replace cache_clflush_rangeMichael Cheng2022-03-221-1/+1
* | | drm/i915/gt: Re-work reset_csbMichael Cheng2022-03-221-3/+2
* | | drm/i915/gt: Drop invalidate_csb_entriesMichael Cheng2022-03-221-9/+4
* | | drm/i915/xehp: Support platforms with CCS engines but no RCSMatt Roper2022-03-041-1/+1
| |/ |/|
* | drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper2022-03-021-0/+3