Show patches with: State = Action Required       |   118969 patches
« 1 2 ... 1081 1082 10831189 1190 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3,3/6] drm/i915:Handle the irq interrupt for the second BSD ring - - - --- 2014-04-16 Zhao, Yakui New
[V3,2/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine - - - --- 2014-04-16 Zhao, Yakui New
[V3,1/6] drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 - - - --- 2014-04-16 Zhao, Yakui New
[v2] drm/i915: Set up SDVO encoder type only at detect - - - --- 2014-04-15 Egbert Eich New
[igt] tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races - - - --- 2014-04-15 Ville Syrjälä New
[5/5] drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip() - - - --- 2014-04-15 Ville Syrjälä New
[4/5] drm/i915: Wait for pending page flips before enabling/disabling the primary plane - - - --- 2014-04-15 Ville Syrjälä New
[3/5] drm/i915: Drop the excessive vblank waits from modeset codepaths - - - --- 2014-04-15 Ville Syrjälä New
[2/5] drm/i915: Wait for vblank in hsw_enable_ips() - - - --- 2014-04-15 Ville Syrjälä New
[v2,1/5] drm/i915: Fix mmio vs. CS flip race on ILK+ - - - --- 2014-04-15 Ville Syrjälä New
[2/2] drm/i915: Move plane enabling to the end of ilk_crtc_enable - - - --- 2014-04-15 Daniel Vetter New
[1/2] drm/i915: Don't vblank wait on ilk-ivb after pipe enable - - - --- 2014-04-15 Daniel Vetter New
[v3,24/25] drm/i915: propagate the error code from runtime PM callbacks - - - --- 2014-04-15 Imre Deak New
drm/i915: Code cleanup patch to fix checkpatch errors - - - --- 2014-04-15 Kumar, Shobhit New
drm/plane-helper: Don't fake-implement primary plane disabling - - - --- 2014-04-15 Daniel Vetter New
[RFC-PATCH,libdrm] intel/aub: allow to dump only states - - - --- 2014-04-15 Chia-I Wu New
[I-g-t,V2,2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU … - - - --- 2014-04-15 Zhao, Yakui New
[I-g-t,V2,1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync unde… - - - --- 2014-04-15 Zhao, Yakui New
load_cursor_argb is supposed to return a Bool, not void - - - --- 2014-04-14 Keith Packard New
[v2,26/25] drm/i915: vlv: enable runtime PM - - - --- 2014-04-14 Imre Deak New
[2/2] drm/i915: Set up SDVO encoder type only at detect - - - --- 2014-04-14 Egbert Eich New
[1/2] drm/i915: Only break encoder linked when linked to connector - - - --- 2014-04-14 Egbert Eich New
[v2,25/25] drm/i915: vlv: add runtime PM support - - - --- 2014-04-14 Imre Deak New
[v2,24/25] drm/i915: propagate the error code from runtime PM callbacks - - - --- 2014-04-14 Imre Deak New
[v2,23/25] drm/i915: add various missing GTI/Gunit register definitions - - - --- 2014-04-14 Imre Deak New
[v2,22/25] drm/i915: vlv: increase timeout when forcing on the GFX clock - - - --- 2014-04-14 Imre Deak New
[v2,21/25] drm/i915: vlv: factor out vlv_force_gfx_clock - - - --- 2014-04-14 Imre Deak New
[v2,20/25] drm/i915: vlv: setup RPS min/max frequencies once during init time - - - --- 2014-04-14 Imre Deak New
[v2,19/25] drm/i915: reinit GT power save during resume - - - --- 2014-04-14 Imre Deak New
[v2,18/25] drm/i915: make runtime PM swizzling/ring_freq init platform independent - - - --- 2014-04-14 Imre Deak New
[v2,17/25] drm/i915: factor out gen6_update_ring_freq - - - --- 2014-04-14 Imre Deak New
[v2,16/25] drm/i915: make runtime PM interrupt enable/disable platform independent - - - --- 2014-04-14 Imre Deak New
[v2,15/25] drm/i915: disable runtime PM if RC6 is disabled - - - --- 2014-04-14 Imre Deak New
[v2,14/25] drm/i915: sanitize enable_rc6 option - - - --- 2014-04-14 Imre Deak New
[v2,13/25] drm/i915: fix unbalanced GT powersave enable / disable calls - - - --- 2014-04-14 Imre Deak New
[v2,12/25] drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on - - - --- 2014-04-14 Imre Deak New
[v2,11/25] drm/i915: add missing error capturing of the PIPESTAT reg - - - --- 2014-04-14 Imre Deak New
[v2,10/25] drm/i915: gen2: move error capture of IER to its correct place - - - --- 2014-04-14 Imre Deak New
[v2,09/25] drm/i915: get a runtime PM ref for the deferred GPU reset work - - - --- 2014-04-14 Imre Deak New
[v2,08/25] drm/i915: get a runtime PM ref for the deferred GT powersave enabling - - - --- 2014-04-14 Imre Deak New
[v2,07/25] drm/i915: move getting struct_mutex lower in the callstack during GPU reset - - - --- 2014-04-14 Imre Deak New
[v2,06/25] drm/i915: get a runtime PM ref for debugfs entries where needed - - - --- 2014-04-14 Imre Deak New
[v2,05/25] drm/i915: remove the i915_dpio debugfs entry - - - --- 2014-04-14 Imre Deak New
[v2,04/25] drm/i915: fix the RC6 status debug print - - - --- 2014-04-14 Imre Deak New
[v2,03/25] drm/i915: vlv: add RC6 residency counters - - - --- 2014-04-14 Imre Deak New
[v2,02/25] drm/i915: vlv: clear master interrupt flag when disabling interrupts - - - --- 2014-04-14 Imre Deak New
[v2,01/25] drm/i915: vlv: clean up GTLC wake control/status register macros - - - --- 2014-04-14 Imre Deak New
[2/2] drm/i915: Enable PM Interrupts target via Display Interface. - - - --- 2014-04-14 deepak.s@intel.com New
[1/2] drm/i915/bdw: Implement a basic PM interrupt handler - - - --- 2014-04-14 deepak.s@intel.com New
[v5,2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext' - - - --- 2014-04-14 sourab.gupta@intel.com New
Power saving using Display port HPD - - - --- 2014-04-14 Arun Chandran New
[4/4] drm/i915: Add support for Generic MIPI panel driver - - - --- 2014-04-14 Kumar, Shobhit New
[3/4] drm/i915: MIPI PPS delays added - - - --- 2014-04-14 Kumar, Shobhit New
[2/4] drm/i915: MIPI init count programming as generic parameter - - - --- 2014-04-14 Kumar, Shobhit New
[1/4] drm/i915: Correct MIPI operation mode as per expected values from VBT - - - --- 2014-04-14 Kumar, Shobhit New
[v3] drm/i915: Add parsing support for new MIPI blocks in VBT - - - --- 2014-04-14 Kumar, Shobhit New
[V2,6/6] drm/i915:Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on… - - - --- 2014-04-14 Zhao, Yakui New
[V2,5/6] drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space - - - --- 2014-04-14 Zhao, Yakui New
[V2,4/6] drm/i915: Add the VCS2 switch in Intel_ring_setup_status_page for Gen7 to remove the switc… - - - --- 2014-04-14 Zhao, Yakui New
[V2,3/6] drm/i915:Handle the irq interrupt for the second BSD ring - - - --- 2014-04-14 Zhao, Yakui New
[V2,2/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine - - - --- 2014-04-14 Zhao, Yakui New
[V2,1/6] drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 - - - --- 2014-04-14 Zhao, Yakui New
[I-g-t,2/2] tests: Add dummy_reloc test case based on multi drm_fd to test CPU<->GPU sync under mul… - - - --- 2014-04-14 Zhao, Yakui New
[I-g-t,1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync - - - --- 2014-04-14 Zhao, Yakui New
drm/crtc-helper: gc usless connectro loop in disable_unused_functions - - - --- 2014-04-13 Daniel Vetter New
lib/kmstest: Fix up tiled buffer creation - - - --- 2014-04-13 Daniel Vetter New
drm/i915: Don't check gmch state on inherited configs - - - --- 2014-04-13 Daniel Vetter New
drm/i915: Don't WARN about unexpected hpd interrupts on gmch platforms - - - --- 2014-04-12 Daniel Vetter New
drm/i915: Always apply cursor width changes - - - --- 2014-04-12 Chris Wilson New
drm/i915/bdw: cs-stall before state cache invld w/a - - - --- 2014-04-12 Ben Widawsky New
[2/2] drm/i915: remove misplaced panel wait in DP off code - - - --- 2014-04-11 Jesse Barnes New
[1/2] drm/i915: remove unexplained vblank wait in the DP off code - - - --- 2014-04-11 Jesse Barnes New
drm/i915: Intel-specific primary plane handling (v4) - - - --- 2014-04-11 Matt Roper New
drm/i915: Intel-specific primary plane handling (v3) - - - --- 2014-04-11 Matt Roper New
drm/i915/SDVO: For sysfs link put directory and target in correct order - - - --- 2014-04-11 Egbert Eich New
drm/i915/vlv: assert and de-assert sideband reset on resume - - - --- 2014-04-11 Jesse Barnes New
[v2] tests/gem_error_capture: Initial testcase for error state capture/dump - - - --- 2014-04-11 oscar.mateo@intel.com New
tests/kms_flip_tiling: Fixes - - - --- 2014-04-11 Daniel Vetter New
drm/i915: Don't complain about stolen conflicts on gen3 - - - --- 2014-04-11 Daniel Vetter New
tests/gem_error_capture: Initial testcase for error state capture/dump - - - --- 2014-04-11 oscar.mateo@intel.com New
drm/plane_helper: don't disable plane in destroy function - - - --- 2014-04-11 Daniel Vetter New
drm/i915: Adding debug code for dp_m2_n2 in crtc_config - - - --- 2014-04-11 vandana.kannan@intel.com New
[i-g-t,3/3] kms_universal_plane: Universal plane testing - - - --- 2014-04-11 Matt Roper New
[i-g-t,2/3] kms_plane: Update for universal plane changes - - - --- 2014-04-11 Matt Roper New
[i-g-t,1/3] kms: Add universal plane support - - - --- 2014-04-11 Matt Roper New
drm/i915: Intel-specific primary plane handling (v2) - - - --- 2014-04-11 Matt Roper New
[v2] drm/i915/bdw: Add 42ms delay for IPS disable - - - --- 2014-04-10 Ben Widawsky New
drm/i915/bdw: Add 42ms delay for IPS disable - - - --- 2014-04-10 Ben Widawsky New
drm/i915/bdw: BDW swizzling in done by the memory controller - - - --- 2014-04-10 Lespiau, Damien New
[i-g-t,v2,8/8] kms_cursor_crc: Add background picture - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,7/8] kms_cursor_crc: Add random cursor placement test - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,6/8] kms_cursor_crc: Add moving cursor test - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,5/8] kms_cursor_crc: Add reference software rendering - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,4/8] kms_cursor_crc: Separate onscreen and offscreen tests - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,3/8] kms_cursor_crc: Use a function pointer to call test - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,2/8] kms_cursor_crc: Move cursor enable and disable calls where they belong - - - --- 2014-04-10 Antti Koskipää New
[i-g-t,v2,1/8] kms_cursor_crc: Remove some test cases and change cursor to color - - - --- 2014-04-10 Antti Koskipää New
drm: Split out drm_probe_helper.c from drm_crtc_helper.c - - - --- 2014-04-10 Daniel Vetter New
mm: Throttle shrinkers harder - - - --- 2014-04-10 Chris Wilson New
Revert "drm/i915: fix infinite loop at gen6_update_ring_freq" - - - --- 2014-04-10 Daniel Vetter New
« 1 2 ... 1081 1082 10831189 1190 »