开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
Chris Wilson
2016-07-20
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
2016-07-20
drm/i915: Rename request reference/unreference to get/put
Chris Wilson
2016-07-20
drm/i915: Wait on external rendering for GEM objects
Chris Wilson
2016-07-20
drm/i915: Mark imported dma-buf objects as being coherent
Chris Wilson
2016-07-20
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
2016-07-20
drm/i915: Disable waitboosting for fence_wait()
Chris Wilson
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-20
drm/i915: Mark all current requests as complete before resetting them
Chris Wilson
2016-07-20
drm/i915: Retire oldest completed request before allocating next
Chris Wilson
2016-07-20
drm/i915: Move GEM request routines to i915_gem_request.c
Chris Wilson
2016-07-19
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
Rodrigo Vivi
2016-07-19
drm/i915: Give proper names to MOCS entries
Imre Deak
2016-07-19
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
2016-07-19
drm/i915/gen9: Clean up MOCS table definitions
Imre Deak
2016-07-19
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-07-19
drm/i915: Clean up kerneldoc for intel_lrc.c
Daniel Vetter
2016-07-19
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
Daniel Vetter
2016-07-19
drm/i915: Handle ENOSPC after failing to insert a mappable node
Chris Wilson
2016-07-19
drm/i915: refactor eb_get_batch()
Dave Gordon
2016-07-19
drm/i915: compile-time consistency check on __EXEC_OBJECT flags
Dave Gordon
2016-07-18
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
Bob Paauwe
2016-07-18
drm/i915: Treat eDP as always connected, again
Ville Syrjälä
2016-07-15
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-15
drm/i915/evict: Always switch away from the current context
Chris Wilson
2016-07-14
drm/i915/fbdev: Check for the framebuffer before use
Chris Wilson
2016-07-14
drm/i915/fbdev: Drain the suspend worker on retiring
Chris Wilson
2016-07-14
drm/i915: add missing condition for committing planes on crtc
Lionel Landwerlin
2016-07-14
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-14
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
Lyude
2016-07-14
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
2016-07-14
drm/i915/vlv: Make intel_crt_reset() per-encoder
Lyude
2016-07-14
drm/i915: Hide gen6_update_ring_freq()
Chris Wilson
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
2016-07-14
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
2016-07-14
drm/i915: Move overclocking detection to alongside RPS frequency detection
Chris Wilson
2016-07-14
drm/i915: Perform static RPS frequency setup before userspace
Chris Wilson
2016-07-14
drm/i915: Preserve current RPS frequency across init
Chris Wilson
2016-07-14
drm/i915: Flush GT idle status upon reset
Chris Wilson
2016-07-14
drm/i915: remove superfluous i915_gem_object_free_mmap_offset call
Matthew Auld
2016-07-14
drm/i915: Ignore panel type from OpRegion on SKL
Ville Syrjälä
2016-07-14
drm/i915: Pull out some more common engine init code
Tvrtko Ursulin
2016-07-14
drm/i915: Move common engine setup into intel_engine_cs.c
Tvrtko Ursulin
2016-07-14
drm/i915: Simplify intel_init_ring_buffer prototype
Tvrtko Ursulin
2016-07-14
drm/i915: Make more use of the shared engine irq setup
Tvrtko Ursulin
[next]