Age | Commit message (Expand) | Author |
2024-08-05 | drm/i915/gt: Empty uabi engines list during intel_engines_release() | Krzysztof Niemiec |
2024-05-22 | drm/i915/gt: Fix CCS id's calculation for CCS mode setting | Andi Shyti |
2024-04-30 | Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g... | Dave Airlie |
2024-04-24 | drm/i915: Refactor confusing __intel_gt_reset() | Nirmoy Das |
2024-04-22 | Backmerge tag 'v6.9-rc5' into drm-next | Dave Airlie |
2024-04-03 | drm/i915/gt: Do not generate the command streamer for all the CCS | Andi Shyti |
2024-03-30 | drm/i915/gt: Do not generate the command streamer for all the CCS | Andi Shyti |
2024-03-22 | drm/i915: Remove special handling for !RCS_MASK() | Lucas De Marchi |
2024-03-22 | drm/i915: Drop dead code for pvc | Lucas De Marchi |
2024-03-22 | drm/i915: Update IP_VER(12, 50) | Lucas De Marchi |
2024-03-01 | drm/i915/gt: Create the gt_to_guc() wrapper | Andi Shyti |
2024-01-18 | drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+ | Harish Chegondi |
2023-11-03 | drm/i915/gt: Remove prohibited space after opening parenthesis | Dorcas AnonoLitunya |
2023-10-18 | drm/i915: Prevent potential null-ptr-deref in engine_init_common | Nirmoy Das |
2023-10-10 | drm/i915/gt: More use of GT specific print helpers | John Harrison |
2023-09-30 | drm/i915: Parameterize binder context creation | Nirmoy Das |
2023-09-30 | drm/i915: Create a kernel context for GGTT updates | Nirmoy Das |
2023-09-15 | i915/pmu: Move execlist stats initialization to execlist specific setup | Umesh Nerlige Ramappa |
2023-08-21 | drm/i915: Consolidate condition for Wa_22011802037 | Matt Roper |
2023-07-24 | drm/i915: use direct alias for i915 in requests | Andrzej Hajda |
2023-05-04 | drm/i915/engine: fix kernel-doc function name for intel_engine_cleanup_common() | Jani Nikula |
2023-03-16 | drm/i915/gt: Update engine_init_common documentation | Nirmoy Das |
2023-02-27 | drm/i915/gt: Rename dev_priv to i915 for private data naming consistency | Andi Shyti |
2023-02-24 | drm/i915/mtl: Add engine TLB invalidation | Matt Roper |
2023-02-17 | drm/i915: Consolidate TLB invalidation flow | Tvrtko Ursulin |
2023-01-31 | drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTL | John Harrison |
2023-01-27 | drm/i915: Fix up locking around dumping requests lists | John Harrison |
2023-01-27 | drm/i915: Fix request ref counting during error capture & debugfs dump | John Harrison |
2023-01-06 | drm/i915/mtl: Add initial gt workarounds | Matt Roper |
2022-12-30 | Merge drm/drm-next into drm-intel-gt-next | Rodrigo Vivi |
2022-12-09 | drm/i915/gsc: Disable GSC engine and power well if FW is not selected | Jonathan Cavitt |
2022-11-23 | Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-11-14 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi |
2022-11-11 | drm/i915: stop including i915_irq.h from i915_trace.h | Jani Nikula |
2022-11-07 | drm/i915/mtl: add GSC CS reset support | Daniele Ceraolo Spurio |
2022-11-07 | drm/i915/mtl: add initial definitions for GSC CS | Daniele Ceraolo Spurio |
2022-10-24 | drm/i915: Improve long running compute w/a for GuC submission | John Harrison |
2022-10-24 | drm/i915: Fix compute pre-emption w/a to apply to compute engines | John Harrison |
2022-10-24 | drm/i915/guc: Limit scheduling properties to avoid overflow | John Harrison |
2022-10-17 | drm/i915/gen8: Create separate reg definitions for new MCR registers | Matt Roper |
2022-09-16 | drm/i915/gt: Cleanup partial engine discovery failures | Chris Wilson |
2022-09-13 | drm/i915: Skip applying copy engine fuses | Lucas De Marchi |
2022-09-12 | drm/i915/gt: Extract function to apply media fuses | Lucas De Marchi |
2022-09-12 | drm/i915/gt: Use MEDIA_VER() when handling media fuses | Lucas De Marchi |
2022-09-12 | drm/i915/mtl: Use primary GT's irq lock for media GT | Matt Roper |
2022-09-12 | drm/i915: Prepare more multi-GT initialization | Matt Roper |
2022-08-25 | drm/i915/mtl: Don't mask off CCS according to DSS fusing | Matt Roper |
2022-08-24 | drm/i915: move platform_engine_mask to runtime info | Jani Nikula |
2022-07-08 | drm/i915/gt: Add general DSS steering iterator to intel_gt_mcr | Matt Roper |
2022-06-27 | drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend | Umesh Nerlige Ramappa |