开源镜像站
帮助
动态
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-02
drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes()
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
Chris Wilson
2016-07-02
drm/i915: Fix buffer overflow in dsi_calc_mnp()
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indenting in vbt_panel_init()
Chris Wilson
2016-07-02
drm/i915: Match bitmask size to types in intel_fb_initial_config()
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
Chris Wilson
2016-07-02
drm/i915: Fix indentation in i915_gem_framebuffer_info()
Chris Wilson
2016-07-02
drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()
Chris Wilson
2016-07-02
drm/i915: Fix random indent in i915_drm_resume()
Chris Wilson
2016-07-01
drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
Chris Wilson
2016-07-01
drm/i915: Simplify enabling user-interrupts with L3-remapping
Chris Wilson
2016-07-01
drm/i915: Move the get/put irq locking into the caller
Chris Wilson
2016-07-01
drm/i915: Embed signaling node into the GEM request
Chris Wilson
2016-07-01
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
drm/i915: Stop setting wraparound seqno on initialisation
Chris Wilson
2016-07-01
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
Chris Wilson
2016-07-01
drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter
Chris Wilson
2016-07-01
drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
Chris Wilson
2016-07-01
drm/i915: Refactor scratch object allocation for gen2 w/a buffer
Chris Wilson
2016-07-01
drm/i915: Allocate scratch page from stolen
Chris Wilson
2016-07-01
drm/i915: Stop mapping the scratch page into CPU space
Chris Wilson
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
drm/i915: Spin after waking up for an interrupt
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-07-01
drm/i915: Separate GPU hang waitqueue from advance
Chris Wilson
2016-07-01
drm/i915: Make queueing the hangcheck work inline
Chris Wilson
2016-07-01
drm/i915: Remove the dedicated hangcheck workqueue
Chris Wilson
2016-07-01
drm/i915: Delay queuing hangcheck to wait-request
Chris Wilson
2016-07-01
drm/i915/shrinker: Flush active on objects before counting
Chris Wilson
2016-07-01
drm/i915/bxt: Remove the preliminary_hw_support flag
Imre Deak
2016-07-01
drm/i915/bxt: Export pooled eu info to userspace
arun.siluvery@linux.intel.com
2016-07-01
drm/i915/bxt: Fix sanity check for BIOS RC6 setup
Imre Deak
2016-07-01
drm/i915: Fix log type for RC6 debug messages
Imre Deak
2016-07-01
drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func
Chris Wilson
2016-07-01
drm/i915/ringbuffer: Move all generic engine->dispatch_batchbuffer together
Chris Wilson
2016-06-30
drm/i915: Trim some if-else braces
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate legacy semaphore initialization
Tvrtko Ursulin
2016-06-30
drm/i915: Compact gen8_ring_sync
Tvrtko Ursulin
2016-06-30
drm/i915: Compact Gen8 semaphore initialization
Tvrtko Ursulin
2016-06-30
drm/i915: Move semaphore object creation into intel_ring_init_semaphores
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate semaphore vfuncs init
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate dispatch_execbuffer vfunc
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate init_hw vfunc
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate get/set_seqno
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate get and put irq vfuncs
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate seqno_barrier vfunc
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate add_request vfunc
Tvrtko Ursulin
2016-06-30
drm/i915: Consolidate write_tail vfunc initializer
Tvrtko Ursulin
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
[next]