开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
2021-03-24
drm/i915: Distinction of memory regions
Zbigniew Kempczyński
2021-03-24
drm/i915: move engine scratch to LMEM
Matthew Auld
2021-03-24
drm/i915: setup the LMEM region
Matthew Auld
2021-03-24
drm/i915: make local-memory probing a GT operation
Matthew Auld
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-10-06
drm/i915/gt: Scrub HW state on remove
Chris Wilson
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
drm/i915: Introduce gt_init_mmio
Daniele Ceraolo Spurio
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-06
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
2020-05-26
drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
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
[next]