summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison
2023-01-23drm/i915/mtl: Fix bcs default contextLucas De Marchi
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood
2023-01-11drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa
2023-01-10drm/i915/gt: Reset twiceChris Wilson
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-13drm/i915/migrate: Account for the reserved_spaceChris Wilson
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-09drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()Matt Roper
2022-12-02Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-11-30drm/i915/huc: always init the delayed load fenceDaniele Ceraolo Spurio
2022-11-29drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-29drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-29drm/i915/huc: fix leak of debug object in huc load fence on driver unloadDaniele Ceraolo Spurio
2022-11-29drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-29drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-23drm/i915/selftest: Bump up sample period for busy stats selftestUmesh Nerlige Ramappa
2022-11-23drm/i915/guc: make default_lists const dataJani Nikula
2022-11-23drm/i915: Fix workarounds on Gen2-3Tvrtko Ursulin
2022-11-23drm/i915/gt: Manage uncore->lock while waiting on MCR registerMatt Roper
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
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/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-14Merge drm/drm-next into drm-intel-nextRodrigo Vivi
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/uc: use different ggtt pin offsets for uc loadsDaniele 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
2022-11-14drm/i915/mtl: Add Wa_14017073508 for SAMediaBadal Nilawar
2022-11-11drm/i915/guc/slpc: Add selftest for slpc tile-tile interactionRiana Tauro
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-11-11drm/i915: split out intel_display_reg_defs.hJani Nikula