summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson
2022-12-06drm/i915: Limit the display memory alignment to 32 bit instead of 64Andi Shyti
2022-12-05drm/i915/guc: enable GuC GGTT invalidation from the startDaniele Ceraolo Spurio
2022-12-05drm/i915/gen12: Apply recommended L3 hashing maskMatt Roper
2022-12-05drm/i915/mtl: Check full IP version when applying hw steering semaphoreMatt Roper
2022-12-02drm/i915/mtl: Add hardware-level lock for steeringMatt Roper
2022-12-01drm/i915/mcr: Hold forcewake and MCR lock over PPAT setupMatt Roper
2022-12-01drm/i915/pvc: Implement recommended caching policyWayne Boyer
2022-11-30drm/i915/guc: Use GuC submission API version numberJohn Harrison
2022-11-30drm/i915/uc: More refactoring of UC version numbersJohn Harrison
2022-11-30drm/i915/uc: Rationalise delimiters in filename macrosJohn Harrison
2022-11-30drm/i915/gt: Add dedicated MCR lockMatt Roper
2022-11-30drm/i915/gt: Pass gt rather than uncore to lowest-level reads/writesMatt Roper
2022-11-30drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper
2022-11-29drm/i915/huc: always init the delayed load fenceDaniele Ceraolo Spurio
2022-11-28drm/i915/mtl: Media GT and Render GT share common GGTTAravind Iddamsetty
2022-11-28drm/i915/dg2: Introduce Wa_18019271663Matt Atwood
2022-11-28drm/i915/dg2: Introduce Wa_18018764978Matt Atwood
2022-11-24drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-24drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-23drm/i915/uc: Fix table order verification to check all FW typesJohn Harrison
2022-11-23drm/i915/huc: fix leak of debug object in huc load fence on driver unloadDaniele Ceraolo Spurio
2022-11-23drm/i915/guc: make default_lists const dataJani Nikula
2022-11-22drm/i915/gsc: Only initialize GSC in tile 0José Roberto de Souza
2022-11-21drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa
2022-11-21i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32Umesh Nerlige Ramappa
2022-11-21drm/i915/mtl: Enable Idle Messaging for GSC CSVinay Belgaumkar
2022-11-21drm/i915: Fix workarounds on Gen2-3Tvrtko Ursulin
2022-11-18drm/i915/gt: Manage uncore->lock while waiting on MCR registerMatt Roper
2022-11-17drm/i915/mtl: C6 residency and C state type for MTL SAMediaBadal Nilawar
2022-11-17drm/i915/gt: Use RC6 residency types as arguments to residency functionsAshutosh Dixit
2022-11-17drm/i915/mtl: Modify CAGF functions for MTLBadal Nilawar
2022-11-17drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt
2022-11-17drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit
2022-11-16drm/i915/guc: add the GSC CS to the GuC capture listDaniele Ceraolo Spurio
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn
2022-11-16drm/i915/ttm: never purge busy objectsMatthew Auld
2022-11-16drm/i915: Remove unwanted ghost obj checkNirmoy Das
2022-11-16drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda
2022-11-16drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda
2022-11-16drm/i915: Update workaround documentationLucas De Marchi
2022-11-15drm/i915: Fix vma allocator debugTvrtko Ursulin
2022-11-14drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio
2022-11-14drm/i915/guc: define media GT GuC send regsDaniele Ceraolo Spurio
2022-11-14drm/i915/mtl: Handle wopcm per-GT and limit calculations.Aravind Iddamsetty
2022-11-14drm/i915/guc: Add GuC deprivilege feature to MTLStuart Summers
2022-11-14drm/i915/uc: use different ggtt pin offsets for uc loadsDaniele Ceraolo Spurio
2022-11-14drm/i915/uc: fetch uc firmwares for each GTDaniele Ceraolo Spurio
2022-11-14drm/i915/huc: only load HuC on GTs that have VCS enginesDaniele Ceraolo Spurio
2022-11-14drm/i915: Simplify internal helper function signatureTvrtko Ursulin