Show patches with: none      |   120692 patches
« 1 2 ... 642 643 6441206 1207 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/vc4: Remove unecessary dma_fence_ops - 1 - --- 2018-05-04 Daniel Vetter New
dma-fence: Polish kernel-doc for dma-fence.c - - - --- 2018-05-04 Daniel Vetter New
drm/i915/selftests: Skip the execlists tests on !execlists machines - 1 - --- 2018-05-04 Chris Wilson New
drm/i915: Include priority and completed status in request in/out tracepoints - 1 - --- 2018-05-04 Tvrtko Ursulin New
drm/i915: Remove assertion of active_rings must be non-empty if active_requests - 1 - --- 2018-05-04 Chris Wilson New
drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe() - 1 - --- 2018-05-03 Chris Wilson New
drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe() - - - --- 2018-05-03 Chris Wilson New
drm/i915/execlists: Drop preemption arbitrations points along the ring - 3 - --- 2018-05-03 Chris Wilson New
[CI,2/2] drm/i915: Keep one request in our ring_list - 1 - --- 2018-05-03 Chris Wilson New
[CI,1/2] drm/i915: Lazily unbind vma on close - 1 - --- 2018-05-03 Chris Wilson New
[v1] i915: Convert to use match_string() helper - - - --- 2018-05-03 Andy Shevchenko New
drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters" - 1 - --- 2018-05-03 Colin King New
[15/15] dma-fence: Polish kernel-doc for dma-fence.c - - - --- 2018-05-03 Daniel Vetter New
[14/15] drm/virtio: Remove unecessary dma_fence_ops - 1 - --- 2018-05-03 Daniel Vetter New
[13/15] drm/vgem: Remove unecessary dma_fence_ops - - - --- 2018-05-03 Daniel Vetter New
[12/15] drm/vc4: Remove unecessary dma_fence_ops - 1 - --- 2018-05-03 Daniel Vetter New
[11/15] drm/qxl: Remove unecessary dma_fence_ops - 1 - --- 2018-05-03 Daniel Vetter New
[10/15] drm/nouveau: Remove unecessary dma_fence_ops - - - --- 2018-05-03 Daniel Vetter New
[09/15] drm/msm: Remove unecessary dma_fence_ops - - - --- 2018-05-03 Daniel Vetter New
[08/15] drm/i915: Remove unecessary dma_fence_ops - - - --- 2018-05-03 Daniel Vetter New
[07/15] drm/etnaviv: Remove unecessary dma_fence_ops 1 1 - --- 2018-05-03 Daniel Vetter New
[06/15] drm: Remove unecessary dma_fence_ops - 1 - --- 2018-05-03 Daniel Vetter New
[05/15] drm/amdgpu: Remove unecessary dma_fence_ops - 1 - --- 2018-05-03 Daniel Vetter New
[04/15] dma-fence: Make ->wait callback optional - 1 - --- 2018-05-03 Daniel Vetter New
[03/15] dma-fence: Allow wait_any_timeout for all fences - 1 - --- 2018-05-03 Daniel Vetter New
[02/15] dma-fence: Make ->enable_signaling optional - 1 - --- 2018-05-03 Daniel Vetter New
[01/15] dma-fence: remove fill_driver_data callback - 2 - --- 2018-05-03 Daniel Vetter New
[rdma-next,01/21] drm/i915: Move u64-to-ptr helpers to general header - - - --- 2018-05-03 Leon Romanovsky New
drm/i915/psr: vbt change for psr - - - --- 2018-05-03 vathsala nagaraju New
[5/5] drm/selftests: Add drm helper selftest - 1 - --- 2018-05-03 Maarten Lankhorst New
[4/5] drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST - 1 - --- 2018-05-03 Maarten Lankhorst New
[3/5] drm/i915: Do not adjust scale when out of bounds, v2. - 1 - --- 2018-05-03 Maarten Lankhorst New
[2/5] drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. - 1 - --- 2018-05-03 Maarten Lankhorst New
[1/5] drm/rect: Round above 1 << 16 upwards to correct scale calculation functions. - 1 - --- 2018-05-03 Maarten Lankhorst New
drm/i915/dp: silence a static checker warning - 1 - --- 2018-05-03 Dan Carpenter New
drm/i915: Perform a chipset flush for GGTT writes - - - --- 2018-05-03 Chris Wilson New
drm/i915/psr: vbt change for psr - - - --- 2018-05-03 vathsala nagaraju New
[51/71] drm/i915: Pull IPS into GT power management - - - --- 2018-05-03 Chris Wilson New
[50/71] drm/i915: Rename rps min/max frequencies - - - --- 2018-05-03 Chris Wilson New
[49/71] drm/i915: Refactor frequency bounds computation - - - --- 2018-05-03 Chris Wilson New
[48/71] drm/i915: Simplify rc6/rps enabling - - - --- 2018-05-03 Chris Wilson New
[47/71] drm/i915: Enabling rc6 and rps have different requirements, so separate them - - - --- 2018-05-03 Chris Wilson New
[46/71] drm/i915: Split control of rps and rc6 - - - --- 2018-05-03 Chris Wilson New
[45/71] drm/i915: Reorder GT interface code - 1 - --- 2018-05-03 Chris Wilson New
[44/71] drm/i915: Remove defunct intel_suspend_gt_powersave() - 1 - --- 2018-05-03 Chris Wilson New
[43/71] drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info - 1 - --- 2018-05-03 Chris Wilson New
[42/71] drm/i915: Move all the RPS irq handlers to intel_gt_pm - - - --- 2018-05-03 Chris Wilson New
[41/71] drm/i915: Move rps worker to intel_gt_pm.c - 1 - --- 2018-05-03 Chris Wilson New
[40/71] drm/i915: Split GT powermanagement functions to intel_gt_pm.c - 1 - --- 2018-05-03 Chris Wilson New
[39/71] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga) - - - --- 2018-05-03 Chris Wilson New
[38/71] drm/i915: Enable render context support for Ironlake (gen5) - 1 - --- 2018-05-03 Chris Wilson New
[37/71] drm/i915: Generalize i915_gem_sanitize() to reset contexts - - - --- 2018-05-03 Chris Wilson New
[36/71] drm/i915: Record logical context support in driver caps - - - --- 2018-05-03 Chris Wilson New
[35/71] drm/i915: Mark up Ironlake ips with rpm wakerefs - - - --- 2018-05-03 Chris Wilson New
[34/71] drm/i915: Move sandybride pcode access to intel_sideband.c - - - --- 2018-05-03 Chris Wilson New
[33/71] drm/i915: Merge sandybridge_pcode_(read|write) - 1 - --- 2018-05-03 Chris Wilson New
[32/71] drm/i915: Merge sbi read/write into a single accessor - - - --- 2018-05-03 Chris Wilson New
[31/71] drm/i915: Separate sideband declarations to intel_sideband.h - - - --- 2018-05-03 Chris Wilson New
[30/71] drm/i915: Replace pcu_lock with sb_lock - 1 - --- 2018-05-03 Chris Wilson New
[29/71] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3" - - - --- 2018-05-03 Chris Wilson New
[28/71] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview - - - --- 2018-05-03 Chris Wilson New
[27/71] drm/i915: Lift sideband locking for vlv_punit_(read|write) - - - --- 2018-05-03 Chris Wilson New
[26/71] drm/i915: Lift acquiring the vlv punit magic to a common sb-get - - - --- 2018-05-03 Chris Wilson New
[25/71] drm/i915: Disable preemption and sleeping while using the punit sideband - - - --- 2018-05-03 Chris Wilson New
[24/71] drm/i915: Allow user control over preempt timeout on their important context - - - --- 2018-05-03 Chris Wilson New
[23/71] drm/i915: Use a preemption timeout to enforce interactivity - - - --- 2018-05-03 Chris Wilson New
[22/71] drm/i915/preemption: Select timeout when scheduling - - - --- 2018-05-03 Chris Wilson New
[21/71] drm/i915/execlists: Try preempt-reset from hardirq timer context - - - --- 2018-05-03 Chris Wilson New
[20/71] drm/i915/execlists: Force preemption via reset on timeout - - - --- 2018-05-03 Chris Wilson New
[19/71] drm/i915: Allow init_breadcrumbs to be used from irq context - - - --- 2018-05-03 Chris Wilson New
[18/71] drm/i915/guc: Make submission tasklet hardirq safe - - - --- 2018-05-03 Chris Wilson New
[17/71] drm/i915/execlists: Make submission tasklet hardirq safe - - - --- 2018-05-03 Chris Wilson New
[16/71] drm/i915: Be irqsafe inside reset - - - --- 2018-05-03 Chris Wilson New
[15/71] drm/i915: Stop parking the signaler around reset - - - --- 2018-05-03 Chris Wilson New
[14/71] drm/i915: Combine tasklet_kill and tasklet_disable - - - --- 2018-05-03 Chris Wilson New
[13/71] drm/i915/execlists: Flush pending preemption events during reset - - - --- 2018-05-03 Chris Wilson New
[12/71] drm/i915: Split execlists/guc reset preparations - 1 - --- 2018-05-03 Chris Wilson New
[11/71] drm/i915: Move engine reset prepare/finish to backends - 1 - --- 2018-05-03 Chris Wilson New
[10/71] drm/i915/execlists: Refactor out complete_preempt_context() - 1 - --- 2018-05-03 Chris Wilson New
[09/71] drm/i915: Store a pointer to intel_context in i915_request - 1 - --- 2018-05-03 Chris Wilson New
[08/71] drm/i915: Move fiddling with engine->last_retired_context - 1 - --- 2018-05-03 Chris Wilson New
[07/71] drm/i915: Move request->ctx aside - 1 - --- 2018-05-03 Chris Wilson New
[06/71] drm/i915: Detect if we missed kicking the execlists tasklet - - - --- 2018-05-03 Chris Wilson New
[05/71] drm/i915/execlists: Disable submission tasklets when rescheduling - - - --- 2018-05-03 Chris Wilson New
[04/71] drm/i915: Keep one request in our ring_list - 1 - --- 2018-05-03 Chris Wilson New
[03/71] drm/i915: Lazily unbind vma on close - 1 - --- 2018-05-03 Chris Wilson New
[02/71] drm/i915/execlists: Emit i915_trace_request_out for preemption - 1 - --- 2018-05-03 Chris Wilson New
[01/71] drm/i915/execlists: Drop preemption arbitrations points along the ring - 2 - --- 2018-05-03 Chris Wilson New
drm/i915/icl, x86/gpu: implement ICL stolen memory support - 1 - --- 2018-05-03 Zanoni, Paulo R New
[v2] drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update - 1 - --- 2018-05-02 Tarun Vyas New
[2/2] drm/i915: Keep one request in our ring_list - - - --- 2018-05-02 Chris Wilson New
[1/2] drm/i915: Lazily unbind vma on close - - - --- 2018-05-02 Chris Wilson New
[CI] drm/i915/execlists: Emit i915_trace_request_out for preemption - 1 - --- 2018-05-02 Chris Wilson New
[CI] drm/i915/icl: Add configuring MOCS in new Icelake engines - 1 - --- 2018-05-02 Zanoni, Paulo R New
[2/2] drm/i915: Mark the hangcheck as idle when unparking the engines - 1 - --- 2018-05-02 Chris Wilson New
[1/2] drm/i915: Reset the hangcheck timestamp before repeating a seqno - 1 - --- 2018-05-02 Chris Wilson New
drm/i915: enable the pipe/transcoder/planes later on HSW+ - 2 - --- 2018-05-02 Zanoni, Paulo R New
[i-g-t] igt/gem_exec_latency: Robustify measurements - - - --- 2018-05-02 Chris Wilson New
[22/22] drm/i915/icl: WaAllowUMDToModifySamplerMode - - - --- 2018-05-02 oscar.mateo@intel.com New
[21/22] drm/i915/icl: WaAllowUmdWriteTRTTRootTable - - - --- 2018-05-02 oscar.mateo@intel.com New
« 1 2 ... 642 643 6441206 1207 »