Show patches with: none      |   120692 patches
« 1 2 ... 873 874 8751206 1207 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm - 1 - --- 2016-07-05 Chris Wilson New
[3/4] drm/i915: Remove impossible tests for dev->dev_private - 1 - --- 2016-07-05 Chris Wilson New
[2/4] drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk() - 1 - --- 2016-07-05 Chris Wilson New
[1/4] drm/i915: Split out runtime configuration of device info to its own file - 1 - --- 2016-07-05 Chris Wilson New
drm/i915: remove redundant fbc warnings - 1 - --- 2016-07-05 Matthew Auld New
drm/i915/dmc: Accept symbolic link in firmware name - - - --- 2016-07-05 Mika Kuoppala New
[v2] drm/i915:gen9: implement WaMediaPoolStateCmdInWABB - 1 - --- 2016-07-05 tim.gore@intel.com New
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm - 1 - --- 2016-07-05 Chris Wilson New
drm/i915: Replace lockless_dereference(bool) with READ_ONCE() - 1 - --- 2016-07-05 Chris Wilson New
linux-next: build failure after merge of the tip tree (from the drm-intel tree) - - - --- 2016-07-05 Stephen Rothwell New
[v2] i915: fix build error with -Werror - - - --- 2016-07-04 Jeff Mahoney New
drm/i915: Explicitly convert some macros to boolean values - 1 - --- 2016-07-04 Tvrtko Ursulin New
drm/i915/guc: Protect against HAS_GUC_* returning true values other than one - - 1 --- 2016-07-04 Tvrtko Ursulin New
i915: fix build error with -Werror - - - --- 2016-07-04 Jeff Mahoney New
drm/i915:gen9: implement WaMediaPoolStateCmdInWABB - 1 - --- 2016-07-04 tim.gore@intel.com New
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk() - - - --- 2016-07-04 Chris Wilson New
[CI,2/2] drm/i915: convert a few more E->dev_private to to_i915(E) - 1 - --- 2016-07-04 Chris Wilson New
[CI,1/2] drm/i915: Mass convert dev->dev_private to to_i915(dev) - 1 - --- 2016-07-04 Chris Wilson New
[2/2] drm/i915/guc: Demote some firmware loading messages to debug 1 - - --- 2016-07-04 Tvrtko Ursulin New
[1/2] drm/i915/guc: Consolidate firmware major-minor to one place - 1 - --- 2016-07-04 Tvrtko Ursulin New
drm/i915: convert a few more E->dev_private to to_i915(E) - 1 - --- 2016-07-04 Dave Gordon New
[13/13] drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free - - - --- 2016-07-04 Chris Wilson New
[12/13] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free - - - --- 2016-07-04 Chris Wilson New
[11/13] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get - - - --- 2016-07-04 Chris Wilson New
[10/13] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup - - - --- 2016-07-04 Chris Wilson New
[09/13] drm/i915: Rename i915_gem_context_reference/unreference() - 1 - --- 2016-07-04 Chris Wilson New
[08/13] drm/i915: Rename request reference/unreference to get/put - 1 - --- 2016-07-04 Chris Wilson New
[07/13] drm/i915: Mark imported dma-buf objects as being coherent - - - --- 2016-07-04 Chris Wilson New
[06/13] drm/i915: Export our request as a dma-buf fence on the reservation object - - - --- 2016-07-04 Chris Wilson New
[05/13] drm/i915: Disable waitboosting for mmioflips/semaphores - - - --- 2016-07-04 Chris Wilson New
[04/13] drm/i915: Disable waitboosting for fence_wait() - - - --- 2016-07-04 Chris Wilson New
[03/13] drm/i915: Derive GEM requests from dma-fence - 1 - --- 2016-07-04 Chris Wilson New
[02/13] drm/i915: Retire oldest completed request before allocating next - - - --- 2016-07-04 Chris Wilson New
[01/13] drm/i915: Move GEM request routines to i915_gem_request.c - - - --- 2016-07-04 Chris Wilson New
[3/3] drm/i915: Skip capturing an error state if we already have one - 1 - --- 2016-07-04 Chris Wilson New
[2/3] drm/i915: Clean up GPU hang message - 1 - --- 2016-07-04 Chris Wilson New
[1/3] drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch() - 1 - --- 2016-07-04 Chris Wilson New
[4/4] drm/i915: Remove temporary RPM wakeref assert disables - - - --- 2016-07-04 Chris Wilson New
[3/4] drm/i915: Defer enabling rc6 til after we submit the first batch/context - - - --- 2016-07-04 Chris Wilson New
[2/4] drm/i915: Remove superfluous powersave work flushing - - - --- 2016-07-04 Chris Wilson New
[1/4] drm/i915: Preserve current RPS frequency across init - 1 - --- 2016-07-04 Chris Wilson New
[CI,9/9] drm/i915: Allow userspace to request no-error-capture upon GPU hangs 1 1 - --- 2016-07-04 Chris Wilson New
[CI,8/9] drm/i915: Record the ringbuffer associated with the request - 1 - --- 2016-07-04 Chris Wilson New
[CI,7/9] drm/i915: Remove stop-rings debugfs interface - 1 - --- 2016-07-04 Chris Wilson New
[CI,6/9] drm/i915: Flush the RPS bottom-half when the GPU idles - 1 - --- 2016-07-04 Chris Wilson New
[CI,5/9] drm/i915: Add background commentary to "waitboosting" - 1 - --- 2016-07-04 Chris Wilson New
[CI,4/9] drm/i915: Restore waitboost credit to the synchronous waiter - 2 - --- 2016-07-04 Chris Wilson New
[CI,3/9] drm/i915: Remove redundant queue_delayed_work() from throttle ioctl - 1 - --- 2016-07-04 Chris Wilson New
[CI,2/9] drm/i915: Do not keep postponing the idle-work - 1 - --- 2016-07-04 Chris Wilson New
[CI,1/9] drm/i915: Only start retire worker when idle - 1 - --- 2016-07-04 Chris Wilson New
drm/i915: Hold irq uncore.lock when initialising fw_domains - 2 - --- 2016-07-03 Chris Wilson New
[14/14] drm/i915: Optimization to reduce the sampling time of GuC log buffer - - - --- 2016-07-02 akash.goel@intel.com New
[13/14] drm/i915: Add stats for GuC log buffer flush interrupts - - - --- 2016-07-02 akash.goel@intel.com New
[12/14] drm/i915: New lock to serialize the Host2GuC actions - - - --- 2016-07-02 akash.goel@intel.com New
[11/14] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer - - - --- 2016-07-02 akash.goel@intel.com New
[10/14] drm/i915: Support to create write combined type vmaps - - - --- 2016-07-02 akash.goel@intel.com New
[09/14] drm/i915: New module param to control the size of buffer used for storing GuC firmware logs - - - --- 2016-07-02 akash.goel@intel.com New
[08/14] drm/i915: Debugfs support for GuC logging control - - - --- 2016-07-02 akash.goel@intel.com New
[07/14] drm/i915: Forcefully flush GuC log buffer on reset - - - --- 2016-07-02 akash.goel@intel.com New
[06/14] drm/i915: Add a relay backed debugfs interface for capturing GuC logs - - - --- 2016-07-02 akash.goel@intel.com New
[05/14] drm/i915: Handle log buffer flush interrupt event from GuC - - - --- 2016-07-02 akash.goel@intel.com New
[04/14] drm/i915: Support for GuC interrupts - - - --- 2016-07-02 akash.goel@intel.com New
[03/14] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set - - - --- 2016-07-02 akash.goel@intel.com New
[02/14] drm/i915: New structure to contain GuC logging related fields - 1 - --- 2016-07-02 akash.goel@intel.com New
[01/14] drm/i915: Add GuC ukernel logging related fields to fw interface file - 1 - --- 2016-07-02 akash.goel@intel.com New
[9/9] drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes() - 1 - --- 2016-07-02 Chris Wilson New
[8/9] drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds() - 1 - --- 2016-07-02 Chris Wilson New
[7/9] drm/i915: Fix buffer overflow in dsi_calc_mnp() - 1 - --- 2016-07-02 Chris Wilson New
[6/9] drm/i915: Fix inconsistent indenting in vbt_panel_init() - 1 - --- 2016-07-02 Chris Wilson New
[5/9] drm/i915: Match bitmask size to types in intel_fb_initial_config() - 1 - --- 2016-07-02 Chris Wilson New
[4/9] drm/i915: Fix inconsistent indenting in i915_error_state_to_str() - 1 - --- 2016-07-02 Chris Wilson New
[3/9] drm/i915: Fix indentation in i915_gem_framebuffer_info() - 1 - --- 2016-07-02 Chris Wilson New
[2/9] drm/915: Fix long lines and random indent in gen6_set_rps_thresholds() - 1 - --- 2016-07-02 Chris Wilson New
[1/9] drm/i915: Fix random indent in i915_drm_resume() - 1 - --- 2016-07-02 Chris Wilson New
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT. - 1 - --- 2016-07-02 Rodrigo Vivi New
drm/i915: intel_dp_check_link_status should only return status of link - - - --- 2016-07-01 Navare, Manasi New
[5/5] drm/i915: Simplify intel_init_ring_buffer prototype - 1 - --- 2016-07-01 Tvrtko Ursulin New
[4/5] drm/i915: Make more use of the shared engine irq setup - 1 - --- 2016-07-01 Tvrtko Ursulin New
[3/5] drm/i915: Unify engine init loop - - - --- 2016-07-01 Tvrtko Ursulin New
[2/5] drm/i915: Prepare for engine init unification - - - --- 2016-07-01 Tvrtko Ursulin New
[1/5] drm/i915: unify first-stage engine struct setup - 1 - --- 2016-07-01 Tvrtko Ursulin New
[CI,20/20] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts - 1 - --- 2016-07-01 Chris Wilson New
[CI,19/20] drm/i915: Simplify enabling user-interrupts with L3-remapping - 1 - --- 2016-07-01 Chris Wilson New
[CI,18/20] drm/i915: Move the get/put irq locking into the caller - - - --- 2016-07-01 Chris Wilson New
[CI,17/20] drm/i915: Embed signaling node into the GEM request - 1 - --- 2016-07-01 Chris Wilson New
[CI,16/20] drm/i915: Convert trace-irq to the breadcrumb waiter - 1 - --- 2016-07-01 Chris Wilson New
[CI,15/20] drm/i915: Stop setting wraparound seqno on initialisation - 1 - --- 2016-07-01 Chris Wilson New
[CI,14/20] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted - 1 - --- 2016-07-01 Chris Wilson New
[CI,13/20] drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter - 1 - --- 2016-07-01 Chris Wilson New
[CI,12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk) - 1 - --- 2016-07-01 Chris Wilson New
[CI,11/20] drm/i915: Refactor scratch object allocation for gen2 w/a buffer - 1 - --- 2016-07-01 Chris Wilson New
[CI,10/20] drm/i915: Allocate scratch page from stolen - 1 - --- 2016-07-01 Chris Wilson New
[CI,09/20] drm/i915: Stop mapping the scratch page into CPU space - 1 - --- 2016-07-01 Chris Wilson New
[CI,08/20] drm/i915: Use HWS for seqno tracking everywhere - 1 - --- 2016-07-01 Chris Wilson New
[CI,07/20] drm/i915: Spin after waking up for an interrupt - 1 - --- 2016-07-01 Chris Wilson New
[CI,06/20] drm/i915: Slaughter the thundering i915_wait_request herd - 1 - --- 2016-07-01 Chris Wilson New
[CI,05/20] drm/i915: Separate GPU hang waitqueue from advance - 1 - --- 2016-07-01 Chris Wilson New
[CI,04/20] drm/i915: Make queueing the hangcheck work inline - 1 - --- 2016-07-01 Chris Wilson New
[CI,03/20] drm/i915: Remove the dedicated hangcheck workqueue - 1 - --- 2016-07-01 Chris Wilson New
[CI,02/20] drm/i915: Delay queuing hangcheck to wait-request - 1 - --- 2016-07-01 Chris Wilson New
« 1 2 ... 873 874 8751206 1207 »