Show patches with: State = Action Required       |   119706 patches
« 1 2 ... 344 345 3461197 1198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[CI,13/21] drm/i915: Update reset path to fix incomplete requests - 1 - --- 2016-09-09 Chris Wilson New
[CI,14/21] drm/i915: Drive request submission through fence callbacks - 2 - --- 2016-09-09 Chris Wilson New
[CI,15/21] drm/i915: Reorder i915_add_request to separate the phases better - 1 - --- 2016-09-09 Chris Wilson New
[CI,16/21] drm/i915: Prepare object synchronisation for asynchronicity - 2 - --- 2016-09-09 Chris Wilson New
[CI,17/21] drm/i915/guc: Prepare for nonblocking execbuf submission - - - --- 2016-09-09 Chris Wilson New
[CI,18/21] drm/i915: Ignore valid but unknown semaphores - 1 - --- 2016-09-09 Chris Wilson New
[CI,19/21] drm/i915: Avoid incrementing hangcheck whilst waiting for external fence - 1 - --- 2016-09-09 Chris Wilson New
[CI,20/21] drm/i915: Nonblocking request submission - 1 - --- 2016-09-09 Chris Wilson New
[CI,21/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object - 2 - --- 2016-09-09 Chris Wilson New
[RFC,v2] drm/i915: Emit to ringbuffer directly - - - --- 2016-09-09 Tvrtko Ursulin New
[CI] drm/i915: Shrink objects prior to hibernation - 1 - --- 2016-09-09 Chris Wilson New
drm/i915: introduce & use i915_gem_object_{set, clear, is}_dirty() - - - --- 2016-09-09 Dave Gordon New
drm/i915: remove writeq ifdeffery - 1 - --- 2016-09-09 Matthew Auld New
[CI] drm/i915: Flush to GTT domain all GGTT bound objects after hibernation - 1 - --- 2016-09-09 Chris Wilson New
drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen - 1 - --- 2016-09-09 Dave Gordon New
[v5,11/14] drm/i915: Fallback to lower link rate and lane count during link training - - - --- 2016-09-09 Navare, Manasi New
[13-1/14] drm/i915: Change the placement of some static functions in intel_dp.c - - - --- 2016-09-09 Navare, Manasi New
[v16,13-2/14] drm/i915/dp: Enable Upfront link training on HSW/BDW/SKL/BXT - - - --- 2016-09-09 Navare, Manasi New
drm/i915: Ignore OpRegion panel type on Ivy Bridge + Mobile - - 1 --- 2016-09-11 Adrien Vergé New
[1/2] kms_atomic: Expose atomic commit flags to crtc_commit_atomic() - - - --- 2016-09-12 Ying Liu New
[2/2] kms_atomic: plane_primary: Allow modeset if atomic check returns -EINVAL - - - --- 2016-09-12 Ying Liu New
[v3] drm/i915: Emit to ringbuffer directly - - - --- 2016-09-12 Tvrtko Ursulin New
[i-g-t] tools/intel_bios_reader: Dump PSR block from VBT - - - --- 2016-09-12 Ville Syrjälä New
[igt] tests/kms_cursor_legacy: Boost timing sensitive subtests to RT prio - - - --- 2016-09-12 Imre Deak New
drm/i915: Queue page flip work with high priority - 1 - --- 2016-09-12 Imre Deak New
[igt,v2] tests/kms_cursor_legacy: Boost timing sensitive subtests to RT prio - - - --- 2016-09-12 Imre Deak New
[for,v4.8-rc6] drm/i915: fix pointer dereference in intel_dvo_init - - - --- 2016-09-12 Stefan Lengfeld New
[1/3] drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen - 1 - --- 2016-09-12 Dave Gordon New
[2/3] drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen (part 2) - - - --- 2016-09-12 Dave Gordon New
[3/3] drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen (part 3) - - - --- 2016-09-12 Dave Gordon New
drm/i915/fbc: disable FBC on FIFO underruns - - - --- 2016-09-12 Zanoni, Paulo R New
[1/3] drm/i915: clarify PMINTRMSK/pm_intr_keep usage - 1 - --- 2016-09-12 Dave Gordon New
[2/3] drm/i915/guc: general tidying up (loader) - 1 - --- 2016-09-12 Dave Gordon New
[3/3] drm/i915/guc: general tidying up (submission) - 1 - --- 2016-09-12 Dave Gordon New
[i-g-t,v2,01/13] lib/sw_sync: Add helper functions for managing synchronization primitives - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,02/13] tests/sw_sync: Add sw_sync test - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,03/13] tests/sw_sync: Add subtest test_alloc_fence - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,04/13] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,05/13] tests/sw_sync: Add subtest test_alloc_merge_fence - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,06/13] tests/sw_sync: Add subtest test_sync_wait - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,07/13] tests/sw_sync: Add subtest test_sync_merge - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,08/13] tests/sw_sync: Add subtest test_sync_merge_same - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,09/13] tests/sw_sync: Add subtest test_sync_multi_consumer - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,10/13] tests/sw_sync: Add subtest test_sync_multi_consumer_producer - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,11/13] tests/sw_sync: Add subtest test_sync_random_merge - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,12/13] tests/sw_sync: Add subtest test_sync_multi_timeline_wait - 1 - --- 2016-09-12 Robert Foss New
[i-g-t,v2,13/13] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer - 1 - --- 2016-09-12 Robert Foss New
[v6,1/4] drm/i915: Store port enum in intel_encoder 1 1 - --- 2016-09-13 Dhinakaran Pandiyan New
drm/i915: Add support for Kabylake to function obtaining shared PLL - 1 - --- 2016-09-13 Navare, Manasi New
drm/i915: Ignore OpRegion panel type except on select machines 1 - 8 --- 2016-09-13 Ville Syrjälä New
[v4] drm/i915/skl: New ddb allocation algorithm - - - --- 2016-09-13 Kumar, Mahesh New
drm/i915/fbc: disable FBC on FIFO underruns - 2 - --- 2016-09-13 Zanoni, Paulo R New
[i-g-t,v3,01/13] lib/sw_sync: Add helper functions for managing synchronization primitives - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,02/13] tests/sw_sync: Add sw_sync test - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,03/13] tests/sw_sync: Add subtest test_alloc_fence - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,04/13] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,05/13] tests/sw_sync: Add subtest test_alloc_merge_fence - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,06/13] tests/sw_sync: Add subtest test_sync_wait - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,07/13] tests/sw_sync: Add subtest test_sync_merge - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,08/13] tests/sw_sync: Add subtest test_sync_merge_same - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,09/13] tests/sw_sync: Add subtest test_sync_multi_consumer - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,10/13] tests/sw_sync: Add subtest test_sync_multi_consumer_producer - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,11/13] tests/sw_sync: Add subtest test_sync_random_merge - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,12/13] tests/sw_sync: Add subtest test_sync_multi_timeline_wait - 1 - --- 2016-09-13 Robert Foss New
[i-g-t,v3,13/13] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer - 1 - --- 2016-09-13 Robert Foss New
drm/i915: Only expand COND once in wait_for() - 1 - --- 2016-09-13 Chris Wilson New
dma-buf/sync_file: Always increment refcount when merging fences. - - - --- 2016-09-13 Rafael Antognolli New
[i-g-t] tests/sw_sync: Add subtest test_sync_expired_merge - - - --- 2016-09-13 Rafael Antognolli New
drm/i915: Standardize port type for DVO encoders - - - --- 2016-09-14 Dhinakaran Pandiyan New
[1/9] drm/i915: SAGV is not SKL-only, so rename a few things - 1 - --- 2016-09-14 Zanoni, Paulo R New
[2/9] drm/i915: introduce intel_has_sagv() - - - --- 2016-09-14 Zanoni, Paulo R New
[3/9] drm/i915/kbl: KBL also needs to run the SAGV code - - - --- 2016-09-14 Zanoni, Paulo R New
[4/9] drm/i915/gen9: fix the WaWmMemoryReadLatency implementation - 1 - --- 2016-09-14 Zanoni, Paulo R New
[5/9] drm/i915/gen9: minimum scanlines for Y tile is not always 4 - - - --- 2016-09-14 Zanoni, Paulo R New
[6/9] drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations - 1 - --- 2016-09-14 Zanoni, Paulo R New
[7/9] drm/i915/gen9: fix the watermark res_blocks value - 1 - --- 2016-09-14 Zanoni, Paulo R New
[8/9] drm/i915/gen9: implement missing case for SKL watermarks calculation - 1 - --- 2016-09-14 Zanoni, Paulo R New
[9/9] drm/i915/gen9: fail the modeset instead of WARNing on unsuported config - - - --- 2016-09-14 Zanoni, Paulo R New
[v5,1/5] drm/i915: Fallback to lower link rate and lane count during link training - - - --- 2016-09-14 Navare, Manasi New
[v3,2/5] drm/i915: Remove the link rate and lane count loop in compute config - - - --- 2016-09-14 Navare, Manasi New
[v2,3/5] drm/i915: Change the placement of some static functions in intel_dp.c - - - --- 2016-09-14 Navare, Manasi New
[v17,4/5] drm/i915/dp: Enable Upfront link training on DDI platforms - - - --- 2016-09-14 Navare, Manasi New
[v3,5/5] drm/i915/dp/mst: Add support for upfront link training for DP MST - - - --- 2016-09-14 Navare, Manasi New
drm/i915: Add ddb size field to device info structure - 1 - --- 2016-09-14 Deepak M New
[01/18] drm/i915: Support asynchronous waits on struct fence from i915_gem_request - - - --- 2016-09-14 Chris Wilson New
[02/18] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate - 1 - --- 2016-09-14 Chris Wilson New
[03/18] drm/i915: Rearrange i915_wait_request() accounting with callers - 1 - --- 2016-09-14 Chris Wilson New
[04/18] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() - 1 - --- 2016-09-14 Chris Wilson New
[05/18] drm/i915: Move GEM activity tracking into a common struct reservation_object - 1 - --- 2016-09-14 Chris Wilson New
[06/18] drm: Add reference counting to drm_atomic_state - 1 - --- 2016-09-14 Chris Wilson New
[07/18] drm/i915: Restore nonblocking awaits for modesetting - - - --- 2016-09-14 Chris Wilson New
[08/18] drm/i915: Combine seqno + tracking into a global timeline struct - 1 - --- 2016-09-14 Chris Wilson New
[09/18] drm/i915: Wait first for submission, before waiting for request completion - 1 - --- 2016-09-14 Chris Wilson New
[10/18] drm/i915: Introduce a global_seqno for each request - 1 - --- 2016-09-14 Chris Wilson New
[11/18] drm/i915: Record space required for request emission - 1 - --- 2016-09-14 Chris Wilson New
[12/18] drm/i915: Defer request emission - 1 - --- 2016-09-14 Chris Wilson New
[13/18] drm/i915: Move the global sync optimisation to the timeline - 1 - --- 2016-09-14 Chris Wilson New
[14/18] drm/i915: Create a unique name for the context - 1 - --- 2016-09-14 Chris Wilson New
[15/18] drm/i915: Reserve space in the global seqno during request allocation - 1 - --- 2016-09-14 Chris Wilson New
[16/18] drm/i915: Enable multiple timelines - - - --- 2016-09-14 Chris Wilson New
« 1 2 ... 344 345 3461197 1198 »