summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/xelpg: Add workaround 14019877138Tejas Upadhyay2024-01-051-0/+3
* drm/i915: don't make assumptions about intel_wakeref_t typeJani Nikula2024-01-051-2/+2
* drm/i915/guc: Change wa and EU_PERF_CNTL registers to MCR typeShuicheng Lin2024-01-021-8/+13
* drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap2023-12-291-3/+6
* drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap2023-12-291-33/+42
* drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap2023-12-291-2/+5
* drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap2023-12-291-2/+2
* drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa2023-12-221-5/+34
* drm/i915/gem: Atomically invalidate userptr on mmu-notifierJonathan Cavitt2023-12-195-77/+0
* drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.cZhao Liu2023-12-151-5/+5
* drm/i915: Use kmap_local_page() in i915_cmd_parser.cZhao Liu2023-12-151-2/+2
* drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.cZhao Liu2023-12-151-4/+1
* drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.cZhao Liu2023-12-151-4/+4
* drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.cZhao Liu2023-12-151-8/+4
* drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.cZhao Liu2023-12-151-3/+3
* drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.cZhao Liu2023-12-151-2/+4
* drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.cZhao Liu2023-12-151-8/+2
* drm/i915: Use kmap_local_page() in gem/i915_gem_object.cZhao Liu2023-12-151-5/+3
* drm/i915: Add Wa_14019877138Haridhar Kalvala2023-12-142-0/+6
* drm/i915/uapi: fix typos/spellos and punctuationRandy Dunlap2023-12-141-6/+6
* drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa2023-12-131-2/+2
* drm/i915/selftests: Fix spelling mistake "initialiased" -> "initialised"Colin Ian King2023-12-111-1/+1
* drm/i915/guc: Create the guc_to_i915() wrapperAndi Shyti2023-12-088-12/+17
* drm/i915/selftests: wait for active idle event in i915_active_unlock_waitAndrzej Hajda2023-12-081-1/+1
* drm/i915: Use internal class when counting engine resetsTvrtko Ursulin2023-12-073-5/+14
* drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2023-12-072-5/+7
* drm/i915/guc: Add a selftest for FAST_REQUEST errorsJohn Harrison2023-11-303-0/+128
* drm/i915/guc: Fix for potential false positives in GuC hang selftestJohn Harrison2023-11-301-1/+1
* drm/i915: Skip pxp init if gt is wedgedZhanjun Dong2023-11-292-1/+6
* drm/i915/pxp: Add drm_dbgs for critical PXP events.Alan Previn2023-11-295-6/+23
* drm/i915/dg2: Drop Wa_22014600077Matt Roper2023-11-281-8/+0
* drm/i915: ATS-M device ID updateHaridhar Kalvala2023-11-211-1/+2
* drm/i915: Track gt pm wakerefsAndrzej Hajda2023-11-2024-90/+197
* drm/i915: Replace custom intel runtime_pm tracker with ref_tracker libraryAndrzej Hajda2023-11-207-217/+86
* drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin2023-11-201-17/+22
* drm/i915: Add __rcu annotation to cursor when iterating client objectsTvrtko Ursulin2023-11-201-1/+1
* drm/i915: Remove return type from i915_drm_client_remove_objectTvrtko Ursulin2023-11-202-6/+5
* drm/i915/mtl: Update Wa_22018931422Radhakrishna Sripada2023-11-171-2/+1
* drm/i915/dg2: Wa_18028616096 now applies to all DG2Matt Roper2023-11-171-5/+3
* drm/i915/huc: Stop printing about unsupported HuC on MTLDaniele Ceraolo Spurio2023-11-161-5/+0
* drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-162-14/+1
* drm/i915/gt: add missing new-line to GT_TRACEAndrzej Hajda2023-11-161-1/+1
* drm/i915: Read a shadowed mmio register for ggtt flushVinay Belgaumkar2023-11-151-1/+1
* drm/i915: Implement fdinfo memory stats printingTvrtko Ursulin2023-11-101-0/+64
* drm/i915: Add stable memory region namesTvrtko Ursulin2023-11-102-0/+20
* drm/i915: Account ring buffer and context state storageTvrtko Ursulin2023-11-103-0/+33
* drm/i915: Track page table backing store usageTvrtko Ursulin2023-11-101-0/+6
* drm/i915: Record which client owns a VMTvrtko Ursulin2023-11-104-5/+14
* drm/i915: Add ability for tracking buffer objects per clientTvrtko Ursulin2023-11-104-3/+90
* drm: i915: Adapt to -Walloc-sizeSam James2023-11-091-1/+1