Show patches with: State = Action Required       |   118934 patches
« 1 2 ... 1062 1063 10641189 1190 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,2/2] drm/i915: State readout and cross-checking for dp_m2_n2 - - - --- 2014-07-11 vandana.kannan@intel.com New
[v4,1/2] drm/i915: Set M2_N2 registers during mode set - - - --- 2014-07-11 vandana.kannan@intel.com New
startx on Fedora died today - - - --- 2014-07-11 Hans de Goede New
lib/igt_core: Don't log when listing subtests - - - --- 2014-07-11 Daniel Vetter New
drm/i915: Make the physical object coherent with GTT - - - --- 2014-07-10 Chris Wilson New
[7/7] drm/i915: Agressive downclocking on Baytrail - - - --- 2014-07-10 Chris Wilson New
[6/7] drm/i915: Improve code clarity of vlv_set_rps_idle() - - - --- 2014-07-10 Chris Wilson New
[5/7] drm/i915: Use down ei for manual Baytrail RPS calculations - - - --- 2014-07-10 Chris Wilson New
[4/7] drm/i915: Improved w/a for rps on Baytrail - - - --- 2014-07-10 Chris Wilson New
[3/7] drm/i915: Include the RPS evalutation metrics in debugfs for Baytrail - - - --- 2014-07-10 Chris Wilson New
[2/7] drm/i915: Make the RPS interrupt generation mask handle the vlv wa - - - --- 2014-07-10 Chris Wilson New
[1/7] drm/i915: Move RPS evaluation interval counters to i915->rps - - - --- 2014-07-10 Chris Wilson New
NEWS: Updates - - - --- 2014-07-10 Daniel Vetter New
tests: Run igt.cocci - - - --- 2014-07-10 Daniel Vetter New
[i-g-t,43/43] kms_rotation_crc: Use the igt_kms enum to encode the plane rotation - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,42/43] kms_rotation_crc: Remove unnecessary includes - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,41/43] kms_rotation_crc: Always use the primary plane to compute the reference CRC - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,40/43] kms_rotation_crc: Document the two steps in prepare_crtc() - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,39/43] kms_rotation_crc: Don't compile the test on Android with no cairo support - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,38/43] kms_rotation_crc: Add the test to .gitignore - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,37/43] kms_rotation_crc: Properly paint the whole frame buffer - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,36/43] kms_rotation_crc: Don't commit with no fb set up - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,35/43] kms_rotation_crc: Allow the sprite test to run even without universal planes - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,34/43] kms_rotation_crc: No need to test for NULL before freeing the pipe CRC object - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,33/43] kms_rotation_crc: Remove plane from the state - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,32/43] kms_rotation_crc: Remove the sleep(2) - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,31/43] kms_rotation_crc: Remove 'output' from the state - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,30/43] kms_rotation_crc: Remove the test on output->valid - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,29/43] kms_rotation_crc: Use for_each_pipe() - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,28/43] kms_rotation_crc: Remove now unnecessary defines - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,27/43] kms_rotation_crc: Use igt_plane_set_rotation() - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,26/43] kms_rotation_crc: Don't store 'pipe' in the state - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,25/43] kms_rotation_crc: Don't store rotate in the test state - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,24/43] kms_rotation_crc: Always disable the plane in cleanup - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,23/43] kms_rotation_crc: Unify the two tests - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,22/43] kms_rotation_crc: Just store the igt_plane_t in data - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,21/43] kms_rotation_crc: Skip the tests if rotation is not supported - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,20/43] kms_rotation_crc: Style issue: binary operators need spaces before and after - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,19/43] kms_rotation_crc: Use drm_plane from igt_plane_t - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,18/43] kms_rotation_crc: Remove useless comments - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,17/43] kms_rotation_crc: Factor out common primary/sprite code in prepare_crtc() - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,16/43] kms_rotation_crc: Factor out the square drawing function - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,15/43] kms_rotation_crc: Fix style issue: single statement conditionals - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,14/43] kms_rotation_crc: Fix style issue: '{' at the end of lines - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,13/43] kms_rotation_crc: Require universal planes for the testing primary rotation - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,12/43] kms_rotation_crc: Test the validity of the output first - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,11/43] kms_rotation_crc: Update the copyright to have this year as well - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,10/43] kms_rotation_crc: Align a few wrapped lines to the opening brace - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,09/43] kms_rotation_crc: Make more functions static - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,08/43] kms_rotation_crc: Make check_plane_type() static - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,07/43] tests/kms_rotation_crc: IGT for 180 degree HW rotation - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,06/43] igt_kms: Introduce a for_each_pipe() macro - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,05/43] igt_kms: Add support for setting plane rotation - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,04/43] igt_kms: Add a way to query of the plane supports rotation - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,03/43] igt_kms: Provide a get_plane_property() shorthand - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,02/43] igt_kms: Make has_universal_planes a bitfield - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,01/43] igt_kms: Factor out a generic get_property() out of get_drm_plane_type() - - - --- 2014-07-10 Lespiau, Damien New
drv_module_reload: Unbind the right console driver - - - --- 2014-07-10 Daniel Vetter New
[2/2] drm/i915: Don't cast a pointer to void* unnecessarily - - - --- 2014-07-10 Lespiau, Damien New
[1/2] drm/i915: Make the device_info structure __initconst - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,2/2] drv_module_reload: For some reason, vtcon0 has been seen as being fbcon - - - --- 2014-07-10 Lespiau, Damien New
[i-g-t,1/2] drv_module_reload: Don't declare success when failing - - - --- 2014-07-10 Lespiau, Damien New
[1/2] lib/gen6_render: removed duplicate defines - - - --- 2014-07-10 Mika Kuoppala New
[2/2] drm/i915: Serialise userptr gup with mmu-notifier - - - --- 2014-07-10 Chris Wilson New
[1/2] drm/i915: Allow overlapping userptr objects - - - --- 2014-07-10 Chris Wilson New
drm/i915: Allow overlapping userptr objects - - - --- 2014-07-10 Chris Wilson New
[7/7] drm/i915: Add RP1 render P state thresholds in CHV - - - --- 2014-07-10 deepak.s@linux.intel.com New
[6/7] drm/i915/chv: Add basic PM interrupt support for CHV - - - --- 2014-07-10 deepak.s@linux.intel.com New
[5/7] drm/i915: CHV GPU frequency to opcode functions - - - --- 2014-07-10 deepak.s@linux.intel.com New
[4/7] drm/i915: populate mem_freq/cz_clock for chv - - - --- 2014-07-10 deepak.s@linux.intel.com New
[3/7] drm/i915: keep freq/opcode conversion function more generic - - - --- 2014-07-10 deepak.s@linux.intel.com New
[2/7] drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs - - - --- 2014-07-10 deepak.s@linux.intel.com New
[1/7] drm/i915: Read guaranteed freq for valleyview - - - --- 2014-07-10 deepak.s@linux.intel.com New
[v2] drm/i915/bdw: BDW Software Turbo - - - --- 2014-07-10 Daisy Sun New
[2/2] drm/i915: Add a couple WARN()'s to catch missing locks - - - --- 2014-07-09 Matt Roper New
[1/2] drm/i915: Add missing locking to primary plane handlers - - - --- 2014-07-09 Matt Roper New
Revert "drm/i915: Don't set the 8to6 dither flag when not scaling" - - - --- 2014-07-09 Daniel Vetter New
tests/gem_render_copy_redux needs legacy drm nodes - - - --- 2014-07-09 Daniel Vetter New
[6/5] drm/i915: Add batch pool details to i915_gem_objects debugfs - - - --- 2014-07-09 bradley.d.volkin@intel.com New
[v3,1/5] drm/i915: Implement a framework for batch buffer pools - - - --- 2014-07-09 bradley.d.volkin@intel.com New
drm/i915: get/put runtime PM at i915_semaphore_status - - - --- 2014-07-09 Paulo Zanoni New
[RFC] libdrm_intel: Add support for userptr objects - - - --- 2014-07-09 Chris Wilson New
[4/4] drm/i915: remove i915_rstdby_delays debugfs entry - - - --- 2014-07-09 Mika Kuoppala New
[3/4] drm/i915: remove i915_gfxec debugfs entry - - - --- 2014-07-09 Mika Kuoppala New
[2/4] drm/i915: remove i915_inttoext_table debugfs entry - - - --- 2014-07-09 Mika Kuoppala New
[1/4] drm/i915: remove i915_delayedfreq_table debugfs entry - - - --- 2014-07-09 Mika Kuoppala New
drm/i915/chv: calculate rc6 residency correctly - - - --- 2014-07-09 Mika Kuoppala New
[i-g-t,4/4] core: Apply the same treatment to the in errno message in __igt_fail_assert() - - - --- 2014-07-09 Lespiau, Damien New
[i-g-t,3/4] core: Only display the errno message if errno is set - - - --- 2014-07-09 Lespiau, Damien New
[i-g-t,2/4] core: Put the requirement failure messages together - - - --- 2014-07-09 Lespiau, Damien New
[i-g-t,1/4] core: Free buffer allocated with vasprintf() - - - --- 2014-07-09 Lespiau, Damien New
[i-g-t] kms_plane: Specify the pipe when grabbing reference CRCs - - - --- 2014-07-09 Lespiau, Damien New
[v2,5/5] drm/i915: Use batch length instead of object size in command parser - - - --- 2014-07-08 bradley.d.volkin@intel.com New
[v2,4/5] drm/i915: Dispatch the shadow batch buffer - - - --- 2014-07-08 bradley.d.volkin@intel.com New
[v2,3/5] drm/i915: Add a batch pool debugfs file - - - --- 2014-07-08 bradley.d.volkin@intel.com New
[v2,2/5] drm/i915: Use batch pools with the command parser - - - --- 2014-07-08 bradley.d.volkin@intel.com New
[v2,1/5] drm/i915: Implement a framework for batch buffer pools - - - --- 2014-07-08 bradley.d.volkin@intel.com New
[2/2] drm/i915: Make use of intel_fb_obj() (v2) - - - --- 2014-07-08 Matt Roper New
[2/2] drm/i915: Use mmio flips to change tiling mode on Baytrail - - - --- 2014-07-08 Chris Wilson New
[1/2] drm/i915: Disable RCS flips on Ivybridge - - - --- 2014-07-08 Chris Wilson New
« 1 2 ... 1062 1063 10641189 1190 »