summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Enable Wa_14019159160John Harrison2024-03-076-9/+38
* drm/i915/guc: Add support for w/a KLVsJohn Harrison2024-03-075-2/+85
* drm/i915: Enable Wa_16019325821John Harrison2024-03-075-13/+27
* drm/i915/guc: Use context hints for GT frequencyVinay Belgaumkar2024-03-079-2/+71
* drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-03-071-0/+1
* drm/i915/guc: Simplify/extend platform check for Wa_14018913170John Harrison2024-03-051-3/+5
* drm/i915/selftests: Fix dependency of some timeouts on HZJanusz Krzysztofik2024-03-051-2/+4
* drm/i915/selftest_hangcheck: Check sanity with more patienceJanusz Krzysztofik2024-03-051-1/+1
* drm/i915/guc: Correct capture of EIR register on hangJohn Harrison2024-03-041-5/+1
* drm/i915/guc: Use the new gt_to_guc() wrapperAndi Shyti2024-03-019-27/+28
* drm/i915/gt: Create the gt_to_guc() wrapperAndi Shyti2024-03-0110-23/+25
* drm/i915: Check before removing mm notifierNirmoy Das2024-02-281-0/+3
* drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison2024-02-141-0/+3
* drm/i915: Add GuC submission interface version queryTvrtko Ursulin2024-02-141-0/+33
* drm/i915/selftests: Increasing the sleep time for live_rc6_manualAnirban Sk2024-02-131-2/+2
* drm/i915: Add flex arrays to struct i915_syncmapErick Archer2024-02-121-11/+8
* drm/i915/gt: Reflect the true and current status of rc6_enableJuan Escamilla2024-01-241-2/+2
* drm/i915/mtl: Wake GT before sending H2G messageVinay Belgaumkar2024-01-231-1/+4
* drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper2024-01-183-12/+18
* drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+Harish Chegondi2024-01-184-4/+5
* drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfsJuan Escamilla2024-01-101-16/+2
* drm/i915/guc: Avoid circular locking issue on busyness flushJohn Harrison2024-01-092-2/+48
* drm/i915/guc: Close deregister-context race against CT-lossAlan Previn2024-01-092-5/+78
* drm/i915/guc: Flush context destruction worker at suspendAlan Previn2024-01-093-0/+9
* drm/i915/huc: Allow for very slow HuC loadingJohn Harrison2024-01-052-11/+63
* 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/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