index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt.c
Age
Commit message (
Expand
)
Author
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-03-26
drm/i915/uc: do not free err log on uc_fini
Daniele Ceraolo Spurio
2020-03-12
drm/i915/gt: Wait for RCUs frees before asserting idle on unload
Chris Wilson
2020-02-22
drm/i915/gt: Push the GPU cancellation to the backend
Chris Wilson
2020-02-20
drm/i915/uc: Abort early on uc_init failure
Daniele Ceraolo Spurio
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915/gt: convert to new logging macros in gt/intel_gt.c
Wambui Karuga
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
2020-01-27
drm/i915: Restore the kernel context after verifying the w/a
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
2019-12-26
drm/i915/gt: Stop poking at engine->serial at a high level
Chris Wilson
2019-12-22
drm/i915/gt: Move pm debug files into a gt aware debugfs
Andi Shyti
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-11-19
drm/i915/gt: Only wait for register chipset flush if active
Chris Wilson
2019-11-15
drm/i915/gt: Flush retire.work timer object on unload
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-10-30
drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-06
drm/i915: Hook up GT power management
Andi Shyti
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-01
drm/i915/uc: Move uC early functions inside the GT ones
Daniele Ceraolo Spurio
2019-08-01
drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
Daniele Ceraolo Spurio
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-21
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
2019-06-21
drm/i915: Store ggtt pointer in intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Make i915_check_and_clear_faults take intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt_pm_init under intel_gt_init_early
Tvrtko Ursulin
2019-06-21
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
[next]