summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc
AgeCommit message (Expand)AuthorFilesLines
2025-06-02drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez1-3/+14
2025-06-02drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez1-1/+1
2025-05-09Merge tag 'drm-intel-gt-next-2025-05-08-1' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
2025-04-09drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik3-6/+7
2025-04-08drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik3-6/+7
2025-03-29Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-31/+133
2025-03-28drm/i915/gsc: delete a stray tab in intel_gsc_fw_get_binary_info()Dan Carpenter1-1/+1
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-03-25Merge tag 'drm-intel-gt-next-2025-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie1-5/+2
2025-03-13Merge tag 'drm-intel-gt-next-2025-02-26' of https://gitlab.freedesktop.org/dr...Dave Airlie7-10/+90
2025-03-06drm/i915/gt/uc: Fix typo in a commentYuichiro Tsuji1-1/+1
2025-03-04drm/i915: Use REG_BIT() & co. for gen9+ timestamp freq registersVille Syrjälä1-5/+2
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie8-16/+41
2025-02-18drm/i915/huc: Switch to use hrtimer_setup()Nam Cao1-2/+2
2025-02-17drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas1-2/+2
2025-02-13drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas1-2/+2
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula3-15/+1
2025-02-05Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin7-8/+59
2025-02-05drm/i915/slpc: Add sysfs for SLPC power profilesVinay Belgaumkar4-0/+74
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-02-03drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa1-0/+16
2025-01-29drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-01-28drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa1-0/+16
2025-01-23drm/i915/gt: fix typos in i915/gt files.Nitin Gote7-9/+9
2025-01-17drm/i915/uc: Include requested frequency in slow firmware load messagesJohn Harrison2-10/+13
2025-01-15drm/i915: Add debug print about hw config table sizeJohn Harrison1-0/+3
2025-01-13drm/i915/guc/slpc: Print more SLPC debug status informationRodrigo Vivi1-0/+17
2025-01-13drm/i915/guc/slpc: Allow GuC SLPC default strategies on MTL+Rodrigo Vivi1-7/+15
2025-01-13Merge tag 'drm-intel-gt-next-2025-01-10' of https://gitlab.freedesktop.org/dr...Dave Airlie3-15/+1
2025-01-09drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config optionNitin Gote1-1/+1
2024-12-30drm/i915: Remove unused intel_huc_suspendDr. David Alan Gilbert2-14/+0
2024-12-19Merge tag 'drm-intel-gt-next-2024-12-18' of https://gitlab.freedesktop.org/dr...Dave Airlie1-4/+49
2024-12-17drm/i915/guc: Update guc_err message to show outstanding g2h responsesJesus Narvaez1-2/+6
2024-12-14i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa1-1/+14
2024-12-14i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa1-1/+4
2024-12-14i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-11-22Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-4/+13
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio1-18/+32
2024-11-06drm/i915/guc: Flush ct receive tasklet during reset preparationZhanjun Dong1-0/+4
2024-10-24Merge tag 'drm-intel-gt-next-2024-10-23' of https://gitlab.freedesktop.org/dr...Dave Airlie2-0/+9
2024-10-14drm/i915/guc: Enable PXP GuC autoteardown flowJuston Li2-0/+9
2024-10-04drm/i915: use NULL for zero wakeref_t instead of plain integer 0Jani Nikula1-1/+1
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula1-2/+2
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-14/+16
2024-09-11Merge drm/drm-next into drm-intel-nextJani Nikula3-2/+7
2024-09-11Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...Dave Airlie3-2/+7
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-06drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-05drm/i915: use IS_ENABLED() instead of defined() on config optionsJani Nikula3-3/+3
2024-09-02drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2-1/+6