Show patches with: State = Action Required       |   120303 patches
« 1 2 ... 936 937 9381203 1204 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] drm/i915: Cleaning up intel_dp_hpd_pulse - 1 1 --- 2016-02-16 Shubhangi Shrivastava New
[1/5] drm/i915: Splitting intel_dp_detect - 1 1 --- 2016-02-16 Shubhangi Shrivastava New
[5/5] drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor - 1 - --- 2016-02-16 Chris Wilson New
[4/5] drm/i915: Use simplest form for flushing the single cacheline in the HWS - 1 - --- 2016-02-16 Chris Wilson New
[3/5] drm/i915: Harden detection of missed interrupts - 1 - --- 2016-02-16 Chris Wilson New
[2/5] drm/i915: Separate out the seqno-barrier from engine->get_seqno - 2 - --- 2016-02-16 Chris Wilson New
[1/5] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ - 1 - --- 2016-02-16 Chris Wilson New
[2/2] drm/i915: drop unused i915.disable_vtd_wa module parameter - 1 - --- 2016-02-16 Jani Nikula New
[1/2] drm/i915: drop write perm from module params which don't support changing - 1 - --- 2016-02-16 Jani Nikula New
drm/i915: Fix some minor issues with atomic cdclk. - 1 - --- 2016-02-16 Maarten Lankhorst New
[v2,2/3] drm/i915: Use atomic helpers for suspend, v2. - 1 - --- 2016-02-16 Maarten Lankhorst New
[11/11] drm/i915: Support for capturing MMIO register values - - - --- 2016-02-16 sourab.gupta@intel.com New
[10/11] drm/i915: Support opening multiple concurrent perf streams - - - --- 2016-02-16 sourab.gupta@intel.com New
[09/11] drm/i915: Extend i915 perf framework for collecting timestamps on all gpu engines - - - --- 2016-02-16 sourab.gupta@intel.com New
[08/11] drm/i915: Add support to add execbuffer tags to OA counter reports - - - --- 2016-02-16 sourab.gupta@intel.com New
[07/11] drm/i915: Add support for having pid output with OA report - - - --- 2016-02-16 sourab.gupta@intel.com New
[06/11] drm/i915: Framework for capturing command stream based OA reports - - - --- 2016-02-16 sourab.gupta@intel.com New
[05/11] drm/i915: Expose OA sample source to userspace - - - --- 2016-02-16 sourab.gupta@intel.com New
[04/11] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx global id - - - --- 2016-02-16 sourab.gupta@intel.com New
[03/11] drm/i915: return ctx->global_id from intel_execlists_ctx_id() - - - --- 2016-02-16 sourab.gupta@intel.com New
[02/11] drm/i915: Constrain intel_context::global_id to 20 bits - - - --- 2016-02-16 sourab.gupta@intel.com New
[01/11] drm/i915: Introduce global id for contexts - - - --- 2016-02-16 sourab.gupta@intel.com New
[v2,21/21] drm/i915: Make sure fb offset is (macro)pixel aligned - 1 - --- 2016-02-15 Ville Syrjälä New
[20/21] drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+ - - - --- 2016-02-15 Ville Syrjälä New
[19/21] drm/i915: Compute display surface offset in the plane check hook for SKL+ - - - --- 2016-02-15 Ville Syrjälä New
[18/21] drm/i915: Make intel_adjust_tile_offset() work for linear buffers - - - --- 2016-02-15 Ville Syrjälä New
[17/21] drm/i915: Allow calling intel_adjust_tile_offset() multiple times - - - --- 2016-02-15 Ville Syrjälä New
[16/21] drm/i915: Limit fb x offset due to fences - - - --- 2016-02-15 Ville Syrjälä New
[15/21] drm/i915: Adjust obj tiling vs. fb modifier rules - 1 - --- 2016-02-15 Ville Syrjälä New
[14/21] drm/i915: Use fb modifiers for display tiling decisions - 1 - --- 2016-02-15 Ville Syrjälä New
[13/21] drm/i915: Pass around plane_state instead of fb+rotation - 1 - --- 2016-02-15 Ville Syrjälä New
[12/21] drm/i915: Move SKL hw stride calculation into a helper - - - --- 2016-02-15 Ville Syrjälä New
[v3,11/21] drm/i915: Don't pass pitch to intel_compute_page_offset() - 1 - --- 2016-02-15 Ville Syrjälä New
[v4,10/21] drm/i915: Rewrite fb rotation GTT handling - - - --- 2016-02-15 Ville Syrjälä New
[09/21] drm/i915: Embed rotation_info under intel_framebuffer - 1 - --- 2016-02-15 Ville Syrjälä New
[08/21] drm/i915: Move the NULL sg handling out from rotate_pages() - 1 - --- 2016-02-15 Ville Syrjälä New
[v2,07/21] drm/i915: Reorganize intel_rotation_info - 1 - --- 2016-02-15 Ville Syrjälä New
[06/21] drm/i915: Pass drm_frambuffer to intel_compute_page_offset() - 1 - --- 2016-02-15 Ville Syrjälä New
[v2,05/21] drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() - - - --- 2016-02-15 Ville Syrjälä New
[v3,04/21] drm/i915: Support for extra alignment for tiled surfaces - 1 - --- 2016-02-15 Ville Syrjälä New
[v4,03/21] drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() - 1 - --- 2016-02-15 Ville Syrjälä New
[02/21] drm/i915: s/tile_width/tile_width_bytes/ - 1 - --- 2016-02-15 Ville Syrjälä New
[01/21] drm/i915: Account for the size of the chroma plane for the rotated gtt view - 2 - --- 2016-02-15 Ville Syrjälä New
[BUG] HDMI 12bpc causing occasional flickering and blanking - - - --- 2016-02-15 Ville Syrjälä New
drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards - 1 1 --- 2016-02-15 Deepak M New
[1/1] drm/i915: Fix races on fbdev - - - --- 2016-02-15 Lukas Wunner New
[RFC] kernel/cpu: Use lockref for online CPU reference counting - - - --- 2016-02-15 Peter Zijlstra New
[v2,01/12] drm/i915: add helper to get a display power ref if it was already enabled - 1 - --- 2016-02-15 Imre Deak New
drm/atomic: Allow for holes in connector state. - - - --- 2016-02-15 Maarten Lankhorst New
[RFC] kernel/cpu: Use lockref for online CPU reference counting - - - --- 2016-02-15 Joonas Lahtinen New
Revert "drm/i915: fix context/engine cleanup order" - - - --- 2016-02-15 Daniel Vetter New
[i-g-t] Update MAINTAINERS file. - - - --- 2016-02-14 Marius Vlad New
[v5,10/12] drm/i915: Defer probe if gmux is present but its driver isn't - - - --- 2016-02-14 Lukas Wunner New
[V5] drm/i915/skl: SKL CDCLK change on modeset tracking VCO - - - --- 2016-02-13 Taylor, Clinton A New
[12/12] drm/i915/lvds: ensure the HW is powered during HW state readout - 1 - --- 2016-02-12 Imre Deak New
[11/12] drm/i915/hdmi: ensure the HW is powered during HW state readout - - - --- 2016-02-12 Imre Deak New
[10/12] drm/i915/dsi: ensure the HW is powered during HW state readout - - - --- 2016-02-12 Imre Deak New
[09/12] drm/i915/dp: ensure the HW is powered during HW state readout - - - --- 2016-02-12 Imre Deak New
[08/12] drm/i915: ensure the HW is powered when accessing the CRC HW block - 1 - --- 2016-02-12 Imre Deak New
[07/12] drm/i915/ddi: ensure the HW is powered during HW state readout - - - --- 2016-02-12 Imre Deak New
[06/12] drm/i915/crt: ensure the HW is powered during HW state readout - - - --- 2016-02-12 Imre Deak New
[05/12] drm/i915: ensure the HW is powered during HW access in assert_pipe - - - --- 2016-02-12 Imre Deak New
[04/12] drm/i915: ensure the HW is powered when disabling VGA - - - --- 2016-02-12 Imre Deak New
[03/12] drm/i915/ibx: ensure the HW is powered during PLL HW readout - 1 - --- 2016-02-12 Imre Deak New
[02/12] drm/i915: ensure the HW is powered during display pipe HW readout - - - --- 2016-02-12 Imre Deak New
[01/12] drm/i915: add helper to get a display power ref if it was already enabled - 1 - --- 2016-02-12 Imre Deak New
drm/i915: Split bxt_ddi_pll_select() - - - --- 2016-02-12 Ander Conselvan de Oliveira New
[7/7] sna: add an assert in the lengthy sna_drawable_use_bo - - - --- 2016-02-12 Martin Peres New
[6/7] sna_video_sprite: add asserts to catch invalid pipe# - 1 - --- 2016-02-12 Martin Peres New
[5/7] sna/cursor: add an assert on cursor->image - - - --- 2016-02-12 Martin Peres New
[4/7] sna: assert a pointer is non-NULL before dereferencing it - - - --- 2016-02-12 Martin Peres New
[3/7] sna: check for NULL before dereferencing a pointer - - - --- 2016-02-12 Martin Peres New
[2/7] display: prevent a NULL pointer dereference in intel_set_scanout_pixmap - - - --- 2016-02-12 Martin Peres New
[1/7] device: prevent a NULL pointer dereference in __intel_peek_fd - - - --- 2016-02-12 Martin Peres New
drm/i915: Use SWF06 to figure out max cdclk for BDW - - - --- 2016-02-12 Ville Syrjälä New
[i-g-t] tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture. - 1 - --- 2016-02-12 Marius Vlad New
[2/2] drm/i915: Set invert bit for hpd based on VBT - - - --- 2016-02-12 Shubhangi Shrivastava New
[1/2] drm/i915: Update VBT fields for child devices - - - --- 2016-02-12 Shubhangi Shrivastava New
drm/i915: Set invert bit for hpd based on VBT - - - --- 2016-02-12 Shubhangi Shrivastava New
[3/3] drm/i915: Enable PSR by default on Haswell and Broadwell. - - - --- 2016-02-12 Rodrigo Vivi New
[2/3] drm/i915: Enable PSR by default on Valleyview and Cherryview. - - - --- 2016-02-12 Rodrigo Vivi New
[1/3] drm/i915: Change i915.enable_psr parameter to use per platform default. - - - --- 2016-02-12 Rodrigo Vivi New
[v2] drm/i915: Execlist irq handler micro optimisations - - - --- 2016-02-12 Tvrtko Ursulin New
[i-g-t,v5] lib/igt_kms: Add COMIT_ATOMIC to igt_display_commit2() - - - --- 2016-02-12 Pratik Vishwakarma New
[1/2] drm/i915: Do not return stale status / remove impossible WARN - - - --- 2016-02-12 Tvrtko Ursulin New
[i-g-t,4/4] tests/gem_scheduler: Add subtests to test batch priority behaviour - - - --- 2016-02-12 Derek Morton New
[i-g-t,3/4] igt/gem_ctx_param_basic: Updated to support scheduler priority interface - 1 - --- 2016-02-12 Derek Morton New
[i-g-t,2/4] tests/gem_scheduler: Add gem_scheduler test - - - --- 2016-02-12 Derek Morton New
[i-g-t,1/4] lib/igt_bb_factory: Add igt_bb_factory library - - - --- 2016-02-12 Derek Morton New
[V4] drm/i915/skl: SKL CDCLK change on modeset tracking VCO - - - --- 2016-02-11 Taylor, Clinton A New
[1/2] drm/i915/guc: Simplify code by keeping kmap of guc_client object - - - --- 2016-02-11 yu.dai@intel.com New
[2/2] drm/i915: Execlist irq handler micro optimisations - - - --- 2016-02-11 Tvrtko Ursulin New
[1/2] drm/i915: Do not return stale status / remove impossible WARN - - - --- 2016-02-11 Tvrtko Ursulin New
drm/i915: Avoid vblank counter for gen9+ - - - --- 2016-02-11 Rodrigo Vivi New
drm/i915: Hide GEM shutdown in i915_gem_fini - - - --- 2016-02-11 Tvrtko Ursulin New
[3/3] drm/i915: Updating the CPU_TRANSCODER for BXT DSI - - - --- 2016-02-11 Ramalingam C New
[1/3,V2] drm/i915: Using the bpp value wrt the pixel format - 1 1 --- 2016-02-11 Ramalingam C New
[2/3,V3] drm/i915/BXT: Fixed COS blanking issue - - - --- 2016-02-11 Ramalingam C New
drm/i915: Add missing 'else' to intel_digital_port_connected() - 1 - --- 2016-02-11 Ville Syrjälä New
[REGRESSION] i915: No HDMI output with 4.4 - - - --- 2016-02-11 Ville Syrjälä New
« 1 2 ... 936 937 9381203 1204 »