summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin
2022-03-04drm/i915: include linux/highmem.h and linux/swap.h where neededJani Nikula
2022-03-02drm/i915: Use str_on_off()Lucas De Marchi
2022-03-02drm/i915: Use str_enabled_disabled()Lucas De Marchi
2022-03-02drm/i915: Use str_enable_disable()Lucas De Marchi
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-17drm/i915/lrc: replace include with forward declarationsJani Nikula
2022-02-17drm/i915/lrc: move lrc_get_runtime() to intel_lrc.cJani Nikula
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper
2022-02-16drm/i915/gt: Order GT registers by MMIO offsetMatt Roper
2022-02-16drm/i915/gt: Use consistent offset notation in intel_gt_regs.hMatt Roper
2022-02-16drm/i915/gt: Cleanup spacing of intel_gt_regs.hMatt Roper
2022-02-16drm/i915/gt: Use parameterized RING_MI_MODEMatt Roper
2022-02-16drm/i915/gt: Move SFC lock bits to intel_engine_regs.hMatt Roper
2022-02-16drm/i915/gt: Drop duplicate register definition for VDBOX_CGCTL3F18Matt Roper
2022-02-14drm/i915: don't include drm_cache.h in i915_drv.hJani Nikula
2022-02-14drm/i915: split out i915_file_private.h from i915_drv.hJani Nikula
2022-02-14drm/i915: move i915_cache_level_str() static in i915_debugfs.cJani Nikula
2022-02-11drm/i915/dg2: Add Wa_22011100796Bruce Chang
2022-02-11drm/i915/dg2: Add Wa_22011450934Ramalingam C
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-02-10drm/i915: move intel_hws_csb_write_index() out of i915_drv.hJani Nikula
2022-02-08drm/i915/guc: Use a single pass to calculate regsetLucas De Marchi
2022-02-08drm/i915/guc: Prepare for error propagationLucas De Marchi
2022-02-03Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-02-02drm/i915: Move [more] GT registers to their own header fileMatt Roper
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-02-02drm/i915: Parameterize MI_PREDICATE registersMatt Roper
2022-02-02drm/i915: Parameterize R_PWR_CLK_STATE register definitionMatt Roper
2022-02-01drm/i915: Introduce G12 subplatform of DG2Matt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-31drm/i915/dg2: s/engine->i915/i915/ for engine workaroundsMatt Roper
2022-01-28drm/i915/dg2: Add Wa_14015227452Matt Roper
2022-01-27drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa
2022-01-26drm/i915/guc: Update guc shim control programming on newer platformsDaniele Ceraolo Spurio
2022-01-26drm/i915/wopcm: Handle pre-programmed WOPCM registersDaniele Ceraolo Spurio
2022-01-26drm/i915/guc: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-01-25drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa
2022-01-25drm/i915/selftests: Use less in contexts steal guc id testMatthew Brost
2022-01-25drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correctMatthew Brost
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-24drm/i915/dg2: Add Wa_18018781329Matt Roper
2022-01-21drm/i915/guc: Flush G2H handler during a GT resetMatthew Brost
2022-01-21drm/i915/guc: Add work queue to trigger a GT resetMatthew Brost
2022-01-18drm/i915/guc: Remove hacks for reset and schedule disable G2H being received ...Matthew Brost
2022-01-18drm/i915: Remove short-term pins from execbuf, v6.Maarten Lankhorst
2022-01-18drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...Maarten Lankhorst
2022-01-18drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_so...Maarten Lankhorst