开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-05-02
drm/i915: Include fence signaled bit in print_request()
Chris Wilson
2019-05-01
drm/i915: Move the engine->destroy() vfunc onto the engine
Chris Wilson
2019-04-30
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
Tvrtko Ursulin
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-26
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-26
drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
Chris Wilson
2019-04-26
drm/i915: Enable render context support for Ironlake (gen5)
Chris Wilson
2019-04-26
drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson