summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-08drm/i915/guc: More debug print updates - UC firmwareJohn Harrison
2023-02-08drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATELucas De Marchi
2023-02-08drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi
2023-02-08drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-08drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper
2023-02-08drm/i915/pxp: fix __le64 access to get rid of sparse warningJani Nikula
2023-02-08drm/i915/gt: add sparse lock annotation to avoid warningsJani Nikula
2023-02-07drm/i915/pcode: Give the punit time to settle before fatally failingAravind Iddamsetty
2023-02-06drm/i915/huc: Add and use HuC oriented print macrosMichal Wajdeczko
2023-02-06drm/i915/doc: Escape wildcard in method namesBagas Sanjaya
2023-02-06drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty
2023-02-06drm/i915: Move fd_install after last use of fenceRob Clark
2023-02-03drm/i915: Make sure dsm_size has correct granularityNirmoy Das
2023-02-02drm/i915/guc: Improve debug message on context reset notificationMichal Wajdeczko
2023-02-02drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()Nirmoy Das
2023-02-01drm/i915/gt: Add selftests for TLB invalidationChris Wilson
2023-01-31drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTLJohn Harrison
2023-01-31drm/i915/guc: Update GT/GuC messages in intel_uc.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_submission.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_log.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_fw.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_ct.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc_ads.cMichal Wajdeczko
2023-01-31drm/i915/guc: Update GuC messages in intel_guc.cMichal Wajdeczko
2023-01-31drm/i915/guc: Add GuC oriented print macrosMichal Wajdeczko
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark
2023-01-27drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison
2023-01-27drm/i915/guc: Add a debug print on GuC triggered resetJohn Harrison
2023-01-27drm/i915/guc: Look for a guilty context when an engine reset failsJohn Harrison
2023-01-27drm/i915: Allow error capture of a pending requestJohn Harrison
2023-01-27drm/i915: Allow error capture without a requestJohn Harrison
2023-01-27drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-01-27drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2023-01-27drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison
2023-01-27drm/i915: Avoid potential vm use-after-freeRob Clark
2023-01-26drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper
2023-01-26drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper
2023-01-26drm/i915/xehp: GAM registers don't need to be re-applied on engine resetsMatt Roper
2023-01-26drm/i915/selftests: Flush all tiles on test exitTvrtko Ursulin
2023-01-24Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-01-24drm/i915: Use uabi engines for the default engine mapTvrtko Ursulin
2023-01-23drm/i915/gt: Convert PSS_MODE2 to multicast registerGustavo Sousa
2023-01-20drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann
2023-01-19drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct functionGustavo Sousa
2023-01-19drm/i915/doc: Document where to implement register workaroundsGustavo Sousa
2023-01-18drm/i915/mtl: Fix bcs default contextLucas De Marchi
2023-01-18drm/i915: Move/adjust register definitions related to Wa_22011450934Matt Roper
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson