Show patches with: State = Action Required       |   118808 patches
« 1 2 ... 1044 1045 10461188 1189 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[i-g-t,2/3] quick_dump/skl: Add some display registers - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t,1/3] quick_dump: Move base_display.txt to indivual platforms - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t,2/2] overlay: Fix compilation warning when not having xrandr - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t,1/2] gem_seqno_wrap: Remove unused variable - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t] gem_wait: Use PRIu64 in format string - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t,2/2] quick_dump: Add a test to verify we can load the dynamic library - - - --- 2014-10-06 Lespiau, Damien New
[i-g-t,1/2] quick-dump: Make quick dump link against libintel_tools - - - --- 2014-10-06 Lespiau, Damien New
[RFC,21/21] drm/i915: Remove 'obj->ring' - - - --- 2014-10-06 John Harrison New
[RFC,20/21] drm/i915: Convert 'ring_idle()' to use requests not seqnos - - - --- 2014-10-06 John Harrison New
[RFC,19/21] drm/i915: Convert semaphores to handle requests not seqnos - - - --- 2014-10-06 John Harrison New
[RFC,18/21] drm/i915: Convert 'trace_irq' to use requests rather than seqnos - - - --- 2014-10-06 John Harrison New
[RFC,17/21] drm/i915: Convert trace functions from seqno to request - - - --- 2014-10-06 John Harrison New
[RFC,16/21] drm/i915: Convert __wait_seqno() to __wait_request() - - - --- 2014-10-06 John Harrison New
[RFC,15/21] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed' - - - --- 2014-10-06 John Harrison New
[RFC,14/21] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request' - - - --- 2014-10-06 John Harrison New
[RFC,13/21] drm/i915: Convert mmio_flip::seqno to struct request - - - --- 2014-10-06 John Harrison New
[RFC,12/21] drm/i915: Convert 'i915_add_request' to take a request not a seqno - - - --- 2014-10-06 John Harrison New
[RFC,11/21] drm/i915: Convert i915_wait_seqno to i915_wait_request - - - --- 2014-10-06 John Harrison New
[RFC,10/21] drm/i915: Convert 'last_flip_req' to be a request not a seqno - - - --- 2014-10-06 John Harrison New
[RFC,09/21] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno - - - --- 2014-10-06 John Harrison New
[RFC,08/21] drm/i915: Remove 'outstanding_lazy_seqno' - - - --- 2014-10-06 John Harrison New
[RFC,07/21] drm/i915: Ensure requests stick around during waits - - - --- 2014-10-06 John Harrison New
[RFC,06/21] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req - - - --- 2014-10-06 John Harrison New
[RFC,05/21] drm/i915: Add helper functions to aid seqno -> request transition - - - --- 2014-10-06 John Harrison New
[RFC,04/21] drm/i915: Add reference count to request structure - - - --- 2014-10-06 John Harrison New
[RFC,03/21] drm/i915: Ensure OLS & PLR are always in sync - - - --- 2014-10-06 John Harrison New
[RFC,02/21] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail() - - - --- 2014-10-06 John Harrison New
[RFC,01/21] Bug: missing i915_seqno_passed() call? - - - --- 2014-10-06 John Harrison New
tests/gem_wait: Don't close drmfd in subtest - - - --- 2014-10-06 Daniel Vetter New
drm/i915/skl: Add 180 degree HW rotation support - - - --- 2014-10-04 Lespiau, Damien New
[18/18] drm/i915/audio: add DOC comment describing HDA over HDMI/DP - - - --- 2014-10-03 Jani Nikula New
[17/18] drm/i915: make pipe/port based audio valid accessors easier to use - - - --- 2014-10-03 Jani Nikula New
[16/18] drm/i915/audio: add audio codec enable debug log for g4x - - - --- 2014-10-03 Jani Nikula New
[15/18] drm/i915/audio: add audio codec disable on g4x - - - --- 2014-10-03 Jani Nikula New
[14/18] drm/i915: enable audio codec after port - - - --- 2014-10-03 Jani Nikula New
[13/18] drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence - - - --- 2014-10-03 Jani Nikula New
[12/18] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence - - - --- 2014-10-03 Jani Nikula New
[11/18] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences - - - --- 2014-10-03 Jani Nikula New
[10/18] drm/i915: clean up and clarify audio related register defines - - - --- 2014-10-03 Jani Nikula New
[09/18] drm/i915/audio: remove misleading checks for !eld[0] - - - --- 2014-10-03 Jani Nikula New
[08/18] drm/i915: introduce intel_audio_codec_{enable, disable} - - - --- 2014-10-03 Jani Nikula New
[07/18] drm/i915/ddi: write ELD where it's supposed to be done - - - --- 2014-10-03 Jani Nikula New
[06/18] drm/i915/audio: set ELD Conn_Type at one place - - - --- 2014-10-03 Jani Nikula New
[05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions - - - --- 2014-10-03 Jani Nikula New
[04/18] drm/i915: pass intel_encoder to intel_write_eld - - - --- 2014-10-03 Jani Nikula New
[03/18] drm/i915/audio: beat some sense into the variable types and names - - - --- 2014-10-03 Jani Nikula New
[02/18] drm/i915/audio: constify hdmi audio clock struct - - - --- 2014-10-03 Jani Nikula New
[01/18] drm/i915: add new intel audio file to group DP/HDMI audio - - - --- 2014-10-03 Jani Nikula New
drm/i915: Remove the duplicated logic between the two shrink phases - - - --- 2014-10-03 Chris Wilson New
[RFC,4/4] drm/exynos: correct connector->dpms field before resuming - - - --- 2014-10-03 Andrzej Hajda New
[RFC,3/4] drm/exynos: remove master component PM callbacks - - - --- 2014-10-03 Andrzej Hajda New
[RFC,2/4] drm/core: re-enable suspend/resume callbacks for KMS drivers - - - --- 2014-10-03 Andrzej Hajda New
[RFC,1/4] drm/i915: set PM callbacks only if modeset is turned off - - - --- 2014-10-03 Andrzej Hajda New
lib/Android.mk: add define of IGT_DATADIR for igt_fb.c - - - --- 2014-10-02 tim.gore@intel.com New
tests: Sprinkle missing igt_exit() where needed. - - - --- 2014-10-02 Daniel Vetter New
drm/i915: fix short vs. long hpd detection - - - --- 2014-10-02 Jani Nikula New
randconfig build error with next-20141001, in drivers/gpu/drm/i915 - - - --- 2014-10-02 Jani Nikula New
drm/i915: Constify send buffer for intel_dp_aux_ch - - - --- 2014-10-02 Daniel Vetter New
[6/6] drm/i915: Remove IS_ULT() - - - --- 2014-10-01 Lespiau, Damien New
[5/6] drm/i915/skl: Don't check for ULT/ULX when detecting the PCH - - - --- 2014-10-01 Lespiau, Damien New
[4/6] drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out - - - --- 2014-10-01 Lespiau, Damien New
[3/6] drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present() - - - --- 2014-10-01 Lespiau, Damien New
[2/6] drm/i915: Use IS_HSW_ULT() in HAS_IPS() - - - --- 2014-10-01 Lespiau, Damien New
[1/6] drm/i915: Use IS_HSW_ULT() in a HSW specific code path - - - --- 2014-10-01 Lespiau, Damien New
drm/irq: Even more debug output for drm_wait_one_vblank - - - --- 2014-10-01 Daniel Vetter New
drm/i915: Do not export RC6p and RC6pp if they don't exist - - - --- 2014-10-01 Rodrigo Vivi New
drm/i915: Do not export RC6p and RC6pp if they don't exist - - - --- 2014-10-01 Rodrigo Vivi New
drm/i915: make sink_crc return -EIO on aux read/write failure - - - --- 2014-10-01 Rodrigo Vivi New
[v2] drm/i915: De-magic the PSR AUX message - - - --- 2014-10-01 Ville Syrjala New
lib/igt_core.c: disable lowmemorykiller during tests - - - --- 2014-10-01 tim.gore@intel.com New
drm/i915: Reinstate error level message for non-simulated gpu hangs - - - --- 2014-10-01 Daniel Vetter New
[IGT] tools: terminate getopt_long long option arrays properly - - - --- 2014-10-01 Jani Nikula New
drm/i915: Reinstate error level message for non-simulated gpu hangs - - - --- 2014-10-01 Daniel Vetter New
drm/i915: Reinstate error level message for non-simulated gpu hangs - - - --- 2014-10-01 Daniel Vetter New
drm/i915: Reinstate error level message for non-simulated gpu hangs - - - --- 2014-10-01 Daniel Vetter New
drm/i915: Reinstate error level message for non-simulated gpu hangs - - - --- 2014-09-30 Daniel Vetter New
lib/aux: Print progress output at INFO level - - - --- 2014-09-30 Daniel Vetter New
[2/2] drm/i915: spelling fixes for frontbuffer tracking kerneldoc - - - --- 2014-09-30 Daniel Vetter New
[1/2] drm/i915: Tighting frontbuffer tracking around flips - - - --- 2014-09-30 Daniel Vetter New
[v4] drm/i915: Enable pixel replicated modes on BDW and HSW. - - - --- 2014-09-30 Taylor, Clinton A New
lib/aux: Print progress output with igt_info - - - --- 2014-09-30 Daniel Vetter New
[i-g-t] lib: add a function to indicate activity - - - --- 2014-09-30 Thomas Wood New
[2/2,v2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header - - - --- 2014-09-30 U. Artie Eoff New
[1/2] drm/i915: intel_backlight scale() math WA - - - --- 2014-09-30 U. Artie Eoff New
drm/i915/bdw: WaProgramL3SqcReg1Default - - - --- 2014-09-30 Rodrigo Vivi New
drm/i915: Do not export RC6p and RC6pp if they don't exist - - - --- 2014-09-30 Rodrigo Vivi New
drm/i915/skl: Use correct use counters for force wakes - - - --- 2014-09-30 Tvrtko Ursulin New
[RFC,8/8] drm/i915: enable vgt if specified by module param - - - --- 2014-09-30 Jike Song New
[RFC,7/8] drm/i915: vgt irq mediation - via a tasklet based mechanism - - - --- 2014-09-30 Jike Song New
[RFC,6/8] drm/i915: redirect GTT accesses to vgt if enabled - - - --- 2014-09-30 Jike Song New
[RFC,5/8] drm/i915: GTT access abstraction - - - --- 2014-09-30 Jike Song New
[RFC,4/8] drm/i915: redirect MMIO accesses to vgt if enabled - - - --- 2014-09-30 Jike Song New
[RFC,3/8] drm/i915: add the vgt implementation of MMIO/GTT mediations - - - --- 2014-09-30 Jike Song New
[RFC,2/8] drm/i915: introduce the skeleton of vgt - - - --- 2014-09-30 Jike Song New
[RFC,1/8] drm/i915: introduce a new modparam: enable_vgt - - - --- 2014-09-30 Jike Song New
[14/14] drm/i915: kerneldoc for intel_fifo_underrun.c - - - --- 2014-09-30 Daniel Vetter New
[13/14] drm/i915: Filter gmch fifo underruns in the shared handler - - - --- 2014-09-30 Daniel Vetter New
[12/14] drm/i915: Add wrappers to handle fifo underrun interrupts - - - --- 2014-09-30 Daniel Vetter New
[11/14] drm/i915: Use dev_priv in public intel_fifo_underrun.c functions - - - --- 2014-09-30 Daniel Vetter New
[10/14] drm/i915: Extract intel_fifo_underrun.c - - - --- 2014-09-30 Daniel Vetter New
« 1 2 ... 1044 1045 10461188 1189 »