summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc
AgeCommit message (Expand)Author
2021-06-18drm/i915/guc: Update firmware to v62.0.0Michal Wajdeczko
2021-06-18drm/i915/guc: Introduce unified HXG messagesMichal Wajdeczko
2021-06-18drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost
2021-06-18drm/i915: Update i915_scheduler to operate on i915_sched_engineMatthew Brost
2021-06-18drm/i915: Move engine->schedule to i915_sched_engineMatthew Brost
2021-06-18drm/i915: Move active tracking to i915_sched_engineMatthew Brost
2021-06-18drm/i915: Reset sched_engine.no_priolist immediately after dequeueMatthew Brost
2021-06-18drm/i915: Add i915_sched_engine_is_empty functionMatthew Brost
2021-06-18drm/i915: Move priolist to new i915_sched_engine objectMatthew Brost
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-04drm/i915/guc: Use guc_class instead of engine_class in fw interfaceDaniele Ceraolo Spurio
2021-06-04drm/i915/guc: Early initialization of GuC send registersMichal Wajdeczko
2021-06-04drm/i915/guc: Always copy CT message to new allocationMichal Wajdeczko
2021-06-04drm/i915/guc: Don't receive all G2H messages in irq handlerMichal Wajdeczko
2021-06-04drm/i915/guc: Stop using mutex while sending CTB messagesMichal Wajdeczko
2021-06-04drm/i915/guc: Ensure H2G buffer updates visible before tail updateMatthew Brost
2021-06-04drm/i915/guc: Start protecting access to CTB descriptorsMichal Wajdeczko
2021-06-04drm/i915/guc: Update sizes of CTB buffersMichal Wajdeczko
2021-06-04drm/i915/guc: Replace CTB array with explicit membersMichal Wajdeczko
2021-06-03drm/i915/guc: Don't repeat CTB layout calculationsMichal Wajdeczko
2021-06-03drm/i915/guc: Only rely on own CTB sizeMichal Wajdeczko
2021-06-03drm/i915/guc: Stop using fence/status from CTB descriptorMichal Wajdeczko
2021-06-03drm/i915/guc: Drop guc->interrupts.enabledMatthew Brost
2021-06-03drm/i915/guc: Keep strict GuC ABI definitionsMichal Wajdeczko
2021-06-03drm/i915/guc: Remove sample_forcewake h2g actionRodrigo Vivi
2021-06-03drm/i915/guc: enable only the user interrupt when using GuC submissionDaniele Ceraolo Spurio
2021-06-03drm/i915/guc: use probe_error log for CT enablement failureDaniele Ceraolo Spurio
2021-06-03drm/i915/guc: skip disabling CTBs before sanitizing the GuCDaniele Ceraolo Spurio
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson
2021-05-25drm/i915/gt: Move submission_method into intel_gtChris Wilson
2021-05-25drm/i915/gt: Move engine setup out of set_default_submissionChris Wilson
2021-04-28drm/i915: Remove stray newlinesVille Syrjälä
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gt: use new tasklet API for execution listEmil Renner Berthing
2021-03-24drm/i915: Strip out internal prioritiesChris Wilson
2021-03-24drm/i915: Lock ww in ucode objects correctlyMaarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-01drm/i915/adl_s: Re-use TGL GuC/HuC firmwareMatt Roper
2021-01-20drm/i915/uc: Add function to define defaults for GuC/HuC enableJohn Harrison
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost
2020-12-29drm/i915/gt: Define guc firmware blob for older CometlakesChris Wilson
2020-12-23drm/i915/uc: Squelch load failure error messageChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-15drm/i915: make relay callbacks constJani Nikula
2020-12-09drm/i915/gt: Rename lrc.c to execlists_submission.cChris Wilson