Show patches with: State = Action Required       |   123404 patches
« 1 2 ... 668 669 6701234 1235 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] drm/i915/selftests: Mark up write into scratch vma - 1 - --- 2018-06-29 Chris Wilson New
drm/i915/intel_dsi: Add acpi_gpio_mapping for the panel-enable GPIO - - - --- 2018-06-29 Hans de Goede New
drm/i915: abstract and document register picking macros - 1 - --- 2018-06-29 Jani Nikula New
[v2] drm/i915/skl+: ddb allocation algorithm optimization - - - --- 2018-06-29 Kumar, Mahesh New
[RFC,2/2] drm/i915/dsi: rename relevant legacy DSI functions - - - --- 2018-06-29 Jani Nikula New
[RFC,1/2] drm/i915/dsi: rename the current DSI legacy - - - --- 2018-06-29 Jani Nikula New
[xf86-video-intel] Adding more Coffee Lake PCI IDs - - - --- 2018-06-29 Liwei Song New
[37/37] drm/i915: Remove GPU reset dependence on struct_mutex - - - --- 2018-06-29 Chris Wilson New
[36/37] drm/i915: Pull all the reset functionality together into i915_reset.c - - - --- 2018-06-29 Chris Wilson New
[35/37] drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg - - - --- 2018-06-29 Chris Wilson New
[34/37] drm/i915: Move fence-reg interface to i915_gem_fence_reg.h - - - --- 2018-06-29 Chris Wilson New
[33/37] drm/i915: Tidy i915_gem_suspend() - - - --- 2018-06-29 Chris Wilson New
[32/37] drm/i915: Convert fences to use a GGTT lock rather than struct_mutex - - - --- 2018-06-29 Chris Wilson New
[31/37] drm/i915: Move fence register tracking to GGTT - - - --- 2018-06-29 Chris Wilson New
[30/37] drm/i915: Introduce i915_address_space.mutex - - - --- 2018-06-29 Chris Wilson New
[29/37] RFC drm/i915: Load balancing across a virtual engine - - - --- 2018-06-29 Chris Wilson New
[28/37] drm/i915: Replace nested subclassing with explicit subclasses - - - --- 2018-06-29 Chris Wilson New
[27/37] drm/i915/execlists: Refactor out can_merge_rq() - - - --- 2018-06-29 Chris Wilson New
[26/37] drm/i915/execlists: Flush the tasklet before unpinning - - - --- 2018-06-29 Chris Wilson New
[25/37] drm/i915: Allow a context to define its set of engines - - - --- 2018-06-29 Chris Wilson New
[24/37] drm/i915: Re-arrange execbuf so context is known before engine - - - --- 2018-06-29 Chris Wilson New
[23/37] drm/i915: Fix I915_EXEC_RING_MASK - - - --- 2018-06-29 Chris Wilson New
[22/37] drm/i915: Allow contexts to share a single timeline across all engines - - - --- 2018-06-29 Chris Wilson New
[21/37] drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone() - - - --- 2018-06-29 Chris Wilson New
[20/37] drm/i915: Introduce the i915_user_extension_method - - - --- 2018-06-29 Chris Wilson New
[19/37] drm/i915: Stop tracking MRU activity on VMA - - - --- 2018-06-29 Chris Wilson New
[18/37] drm/i915: Track the last-active inside the i915_vma - - - --- 2018-06-29 Chris Wilson New
[17/37] drm/i915: Track vma activity per fence.context, not per engine - - - --- 2018-06-29 Chris Wilson New
[16/37] drm/i915: Start returning an error from i915_vma_move_to_active() - 1 - --- 2018-06-29 Chris Wilson New
[15/37] drm/i915: Export i915_request_skip() - - - --- 2018-06-29 Chris Wilson New
[14/37] drm/i915: Refactor export_fence() after i915_vma_move_to_active() - - - --- 2018-06-29 Chris Wilson New
[13/37] drm/i915: Priority boost switching to an idle ring - - - --- 2018-06-29 Chris Wilson New
[12/37] drm/i915: Priority boost for new clients - - - --- 2018-06-29 Chris Wilson New
[11/37] drm/i915: Combine multiple internal plists into the same i915_priolist bucket - - - --- 2018-06-29 Chris Wilson New
[10/37] drm/i915: Reserve some priority bits for internal use - - - --- 2018-06-29 Chris Wilson New
[09/37] drm/i915/execlists: Switch to rb_root_cached - 1 - --- 2018-06-29 Chris Wilson New
[08/37] drm/i915: Hold request reference for submission until retirement - - - --- 2018-06-29 Chris Wilson New
[07/37] drm/i915: Move engine request retirement to intel_engine_cs - - - --- 2018-06-29 Chris Wilson New
[06/37] drm/i915: Move rate-limiting request retire to after submission - - - --- 2018-06-29 Chris Wilson New
[05/37] drm/i915/userptr: Enable read-only support on gen8+ - 3 - --- 2018-06-29 Chris Wilson New
[04/37] drm/i915: Reject attempted pwrites into a read-only object - 3 - --- 2018-06-29 Chris Wilson New
[03/37] drm/i915: Prevent writing into a read-only object via a GGTT mmap - 3 - --- 2018-06-29 Chris Wilson New
[02/37] drm/i915/gtt: Read-only pages for insert_entries on bdw+ - 2 - --- 2018-06-29 Chris Wilson New
[01/37] drm/i915/gtt: Add read only pages to gen8_pte_encode - 2 - --- 2018-06-29 Chris Wilson New
[i-g-t,v2] igt/gem_userptr: Check read-only mappings - - - --- 2018-06-29 Chris Wilson New
[v2,2/2] drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDI - 1 - --- 2018-06-28 Navare, Manasi New
[v2,1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI - 1 - --- 2018-06-28 Navare, Manasi New
drm/i915: Mark expected switch fall-throughs 1 - - --- 2018-06-28 Gustavo A. R. Silva New
[i-g-t] igt/gem_exec_gttfill: Avoid pwrite into busy handle - 1 - --- 2018-06-28 Chris Wilson New
[CI,9/9] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd) - 1 - --- 2018-06-28 Chris Wilson New
[CI,8/9] drm/i915/execlists: Trust the CSB - 1 - --- 2018-06-28 Chris Wilson New
[CI,7/9] drm/i915/execlists: Stop storing the CSB read pointer in the mmio register - 1 - --- 2018-06-28 Chris Wilson New
[CI,6/9] drm/i915/execlists: Reset CSB write pointer after reset - 1 - --- 2018-06-28 Chris Wilson New
[CI,5/9] drm/i915/execlists: Unify CSB access pointers - 1 - --- 2018-06-28 Chris Wilson New
[CI,4/9] drm/i915/execlists: Process one CSB update at a time - 1 - --- 2018-06-28 Chris Wilson New
[CI,3/9] drm/i915/execlists: Pull CSB reset under the timeline.lock - 1 - --- 2018-06-28 Chris Wilson New
[CI,2/9] drm/i915/execlists: Pull submit after dequeue under timeline lock - 1 - --- 2018-06-28 Chris Wilson New
[CI,1/9] drm/i915: Drop posting reads to flush master interrupts - 1 - --- 2018-06-28 Chris Wilson New
[6/6] drm/i915: Filter out modes that don't match the fixed mode vrefresh - - - --- 2018-06-28 Ville Syrjälä New
[5/6] drm/i915: Make sure panel fixed_mode has vrefresh populated - - - --- 2018-06-28 Ville Syrjälä New
[4/6] drm/i915/sdvo: Utilize intel_panel for fixed_mode - - - --- 2018-06-28 Ville Syrjälä New
[3/6] drm/i915/sdvo: Fix multi function encoder stuff - - - --- 2018-06-28 Ville Syrjälä New
[2/6] drm: Set mode->vrefresh before mode validation - - - --- 2018-06-28 Ville Syrjälä New
[1/6] drm: Store the calculated vrefresh in the user mode - - - --- 2018-06-28 Ville Syrjälä New
[v3] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. - 1 - --- 2018-06-28 Clint Taylor New
[v3,3/3] HAX enable GuC for CI - - - --- 2018-06-28 Michal Wajdeczko New
[v3,2/3] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init - 1 - --- 2018-06-28 Michal Wajdeczko New
[v3,1/3] drm/i915/guc: Use intel_guc_init_misc to hide GuC internals - 1 - --- 2018-06-28 Michal Wajdeczko New
[3/3] drm: Skip __drm_mode_set_config_internal() on atomic drivers - - - --- 2018-06-28 Ville Syrjälä New
[2/3] drm: Introduce __setplane_atomic() - 1 - --- 2018-06-28 Ville Syrjälä New
[1/3] drm: Extract __setplane_check() - 1 - --- 2018-06-28 Ville Syrjälä New
[v6,2/2] drm/i915/gmbus: Enable burst read - 1 - --- 2018-06-28 Ramalingam C New
[v5,1/2] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op - 1 - --- 2018-06-28 Ramalingam C New
[v7] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd) - - - --- 2018-06-28 Chris Wilson New
[v4] drm/i915: Show vma allocator stack when in doubt - 1 - --- 2018-06-28 Chris Wilson New
[v2,9/9] drm/tilcdc: Use drm_connector_has_possible_encoder() 1 - - --- 2018-06-28 Ville Syrjälä New
[v2,8/9] drm/msm: Use drm_connector_has_possible_encoder() - - - --- 2018-06-28 Ville Syrjälä New
[v2,7/9] drm: Add drm_connector_has_possible_encoder() - - - --- 2018-06-28 Ville Syrjälä New
[v2,6/9] drm/radeon: Use drm_connector_for_each_possible_encoder() - 1 - --- 2018-06-28 Ville Syrjälä New
[v2,5/9] drm/nouveau: Use drm_connector_for_each_possible_encoder() - 1 - --- 2018-06-28 Ville Syrjälä New
[v2,4/9] drm/amdgpu: Use drm_connector_for_each_possible_encoder() - 1 - --- 2018-06-28 Ville Syrjälä New
[v2,3/9] drm: Add drm_connector_for_each_possible_encoder() - 1 - --- 2018-06-28 Ville Syrjälä New
[v2,2/9] drm/i915: Nuke intel_mst_best_encoder() - 2 - --- 2018-06-28 Ville Syrjälä New
[v2,1/9] drm/fb-helper: Eliminate the .best_encoder() usage - 3 - --- 2018-06-28 Ville Syrjälä New
[v7] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd) - 1 - --- 2018-06-28 Chris Wilson New
[i-g-t] tests/kms_plane_multiple: DDB corner testcase - - - --- 2018-06-28 Karthik B S New
[v6,2/2] drm/i915/gmbus: Enable burst read - 1 - --- 2018-06-28 Ramalingam C New
[v5,1/2] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op - 1 - --- 2018-06-28 Ramalingam C New
[9/9] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd) - - - --- 2018-06-28 Chris Wilson New
[8/9] drm/i915/execlists: Trust the CSB - 1 - --- 2018-06-28 Chris Wilson New
[7/9] drm/i915/execlists: Stop storing the CSB read pointer in the mmio register - 1 - --- 2018-06-28 Chris Wilson New
[6/9] drm/i915/execlists: Reset CSB write pointer after reset - 1 - --- 2018-06-28 Chris Wilson New
[5/9] drm/i915/execlists: Unify CSB access pointers - 1 - --- 2018-06-28 Chris Wilson New
[4/9] drm/i915/execlists: Process one CSB update at a time - 1 - --- 2018-06-28 Chris Wilson New
[3/9] drm/i915/execlists: Pull CSB reset under the timeline.lock - 1 - --- 2018-06-28 Chris Wilson New
[2/9] drm/i915/execlists: Pull submit after dequeue under timeline lock - 1 - --- 2018-06-28 Chris Wilson New
[1/9] drm/i915: Drop posting reads to flush master interrupts - 1 - --- 2018-06-28 Chris Wilson New
[v3] drm/i915/execlists: Reset CSB write pointer after reset - 1 - --- 2018-06-28 Chris Wilson New
[v2] drm/i915/execlists: Unify CSB access pointers - 1 - --- 2018-06-28 Chris Wilson New
[i-g-t] igt/kms_universal_plane: Flush pending cleanups - - - --- 2018-06-28 Chris Wilson New
« 1 2 ... 668 669 6701234 1235 »