Show patches with: none      |   120664 patches
« 1 2 ... 812 813 8141206 1207 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] drm/i915: Silence allocation failure during sg_trim() - 1 - --- 2016-12-22 Chris Wilson New
[2/3] drm/i915: Don't clflush before release phys object - 1 - --- 2016-12-22 Chris Wilson New
[1/3] drm/i915: Repeat flush of idle work during suspend - 1 - --- 2016-12-22 Chris Wilson New
[5/5] drm/i915: Extact compute_partial_view() - 1 - --- 2016-12-22 Chris Wilson New
[4/5] drm/i915: Eliminate superfluous i915_ggtt_view_normal - 1 - --- 2016-12-22 Chris Wilson New
[3/5] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2016-12-22 Chris Wilson New
[2/5] drm/i915: Convert i915_ggtt_view to use an anonymous union - - - --- 2016-12-22 Chris Wilson New
[1/5] drm/i915: Assert that the partial VMA fits within the object - 1 - --- 2016-12-22 Chris Wilson New
drm/i915: Use atomic page flip for intel again. - 1 1 --- 2016-12-22 Maarten Lankhorst New
[v3,2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set - 1 - --- 2016-12-22 Dhinakaran Pandiyan New
[v3,1/2] drm: Wrap the check for atomic_commit implementation - - - --- 2016-12-22 Dhinakaran Pandiyan New
[v4,38/38] drm: kselftest for drm_mm and bottom-up allocation - 1 - --- 2016-12-22 Chris Wilson New
[v4,37/38] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees - 1 - --- 2016-12-22 Chris Wilson New
[v4,36/38] drm: Use drm_mm_insert_node_in_range_generic() for everyone - 1 - --- 2016-12-22 Chris Wilson New
[v4,35/38] drm: Apply range restriction after color adjustment when allocation - 1 - --- 2016-12-22 Chris Wilson New
[v4,34/38] drm: Wrap drm_mm_node.hole_follows - 1 - --- 2016-12-22 Chris Wilson New
[v4,33/38] drm: Apply tight eviction scanning to color_adjust - 1 - --- 2016-12-22 Chris Wilson New
[v4,32/38] drm: Simplify drm_mm scan-list manipulation - 1 - --- 2016-12-22 Chris Wilson New
[v4,31/38] drm: Optimise power-of-two alignments in drm_mm_scan_add_block() - 1 - --- 2016-12-22 Chris Wilson New
[v4,30/38] drm: Compute tight evictions for drm_mm_scan - 1 - --- 2016-12-22 Chris Wilson New
[v4,29/38] drm: Fix application of color vs range restriction when scanning drm_mm - 1 - --- 2016-12-22 Chris Wilson New
[v4,28/38] drm: Unconditionally do the range check in drm_mm_scan_add_block() - 1 - --- 2016-12-22 Chris Wilson New
[v4,27/38] drm: Rename prev_node to hole in drm_mm_scan_add_block() - 1 - --- 2016-12-22 Chris Wilson New
[v4,26/38] drm: Extract struct drm_mm_scan from struct drm_mm - 1 - --- 2016-12-22 Chris Wilson New
[v4,25/38] drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan() - 1 - --- 2016-12-22 Chris Wilson New
[v4,24/38] drm: Simplify drm_mm_clean() - 1 - --- 2016-12-22 Chris Wilson New
[v4,23/38] drm: Detect overflow in drm_mm_reserve_node() - 1 - --- 2016-12-22 Chris Wilson New
[v4,22/38] drm: Fix kerneldoc for drm_mm_scan_remove_block() - 1 - --- 2016-12-22 Chris Wilson New
[v4,21/38] drm: Promote drm_mm alignment to u64 - 1 - --- 2016-12-22 Chris Wilson New
[v4,20/38] drm/i915: Build DRM range manager selftests for CI - 1 - --- 2016-12-22 Chris Wilson New
[v4,19/38] drm: kselftest for drm_mm and restricted color eviction - 1 - --- 2016-12-22 Chris Wilson New
[v4,18/38] drm: kselftest for drm_mm and color eviction - 1 - --- 2016-12-22 Chris Wilson New
[v4,17/38] drm: kselftest for drm_mm and color adjustment - 1 - --- 2016-12-22 Chris Wilson New
[v4,16/38] drm: kselftest for drm_mm and top-down allocation - 1 - --- 2016-12-22 Chris Wilson New
[v4,15/38] drm: kselftest for drm_mm and range restricted eviction - 1 - --- 2016-12-22 Chris Wilson New
[v4,14/38] drm: kselftest for drm_mm and eviction - 1 - --- 2016-12-22 Chris Wilson New
[v4,13/38] drm: kselftest for drm_mm and alignment - 1 - --- 2016-12-22 Chris Wilson New
[v4,12/38] drm: kselftest for drm_mm_insert_node_in_range() - 1 - --- 2016-12-22 Chris Wilson New
[v4,11/38] drm: kselftest for drm_mm_replace_node() - 1 - --- 2016-12-22 Chris Wilson New
[v4,10/38] drm: kselftest for drm_mm_insert_node() - 1 - --- 2016-12-22 Chris Wilson New
[v4,09/38] drm: kselftest for drm_mm_reserve_node() - 1 - --- 2016-12-22 Chris Wilson New
[v4,08/38] drm: kselftest for drm_mm_debug() - 1 - --- 2016-12-22 Chris Wilson New
[v4,07/38] drm: kselftest for drm_mm_init() - 1 - --- 2016-12-22 Chris Wilson New
[v4,06/38] drm: Add some kselftests for the DRM range manager (struct drm_mm) 1 1 - --- 2016-12-22 Chris Wilson New
[v4,05/38] drm: Add a simple generator of random permutations - 1 - --- 2016-12-22 Chris Wilson New
[v4,04/38] lib: Add a simple prime number generator - 1 - --- 2016-12-22 Chris Wilson New
[v4,03/38] drm: Compile time enabling for asserts in drm_mm - 1 - --- 2016-12-22 Chris Wilson New
[v4,02/38] drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm - 1 - --- 2016-12-22 Chris Wilson New
[v4,01/38] drm/i915: Use the MRU stack search after evicting - 1 - --- 2016-12-22 Chris Wilson New
[v2,1/2] drm/i915: Check num_pipes before initializing audio component - - - --- 2016-12-22 Wang Elaine New
drm/i915: moved edid read from _force() to _get_modes() - - - --- 2016-12-21 Chrisanthus, Anitha New
[v3] drm/i915/dp: Do not reset detect_done flag in intel_dp_detect - - - --- 2016-12-21 Dhinakaran Pandiyan New
[i-g-t,v2] igt_core: add igt_constructor - 1 - --- 2016-12-21 Lyude Paul New
[i-g-t] igt_core: add igt_constructor - - - --- 2016-12-21 Lyude Paul New
[v2,2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set - 1 - --- 2016-12-21 Dhinakaran Pandiyan New
[v2,1/2] drm: Wrap the check for atomic_commit implementation - - - --- 2016-12-21 Dhinakaran Pandiyan New
[v3] drm/i915: Repeat flush of idle work during suspend - - - --- 2016-12-21 Chris Wilson New
[2/2] drm/i915/psr: program vsc header for psr2 - - - --- 2016-12-21 vathsala nagaraju New
[1/2] drm : adds Y-coordinate and Colorimetry Format - - - --- 2016-12-21 vathsala nagaraju New
[v2] drm/i915: Repeat flush of idle work during suspend - - - --- 2016-12-21 Chris Wilson New
[v3,3/3] drm: clean cached display info - - - --- 2016-12-21 Sharma, Shashank New
[v3,2/3] drm: parse hf-vsdb - 1 - --- 2016-12-21 Sharma, Shashank New
[v3,1/3] drm: Create new structure for HDMI info - - - --- 2016-12-21 Sharma, Shashank New
drm/i915: Initialize overlay->last_flip properly - 1 - --- 2016-12-21 Ville Syrjälä New
[v3,2/2] drm/i915: Dump more configuration information for DSI - 1 - --- 2016-12-21 Ville Syrjälä New
drm/i915/guc: Reserve the upper end of the Global GTT for the GuC - 2 1 --- 2016-12-21 Chris Wilson New
drm: Add kernel-doc for drm_crtc_commit_get/put 1 - - --- 2016-12-21 Daniel Vetter New
[i-g-t] tools/intel_display_poller: Add gen9+ support - - - --- 2016-12-21 Ville Syrjälä New
[2/2] drm: Add kernel-doc for drm_crtc_commit_get/put - - - --- 2016-12-21 Daniel Vetter New
[1/2] drm: refernce count event->completion - 1 - --- 2016-12-21 Daniel Vetter New
[v2] drm/i915/ddi: Rely on VBT DDI port info for eDP detection - 2 - --- 2016-12-21 Imre Deak New
[i-g-t,v3] tests/perf: Fix pointer length compilation errors on 32-bit systems - 1 - --- 2016-12-21 Robert Foss New
drm/i915: Beef up the IPS vs. CRC workaround - 1 - --- 2016-12-21 Ville Syrjälä New
[v3] drm/i915/dp: Do not reset detect_done flag in intel_dp_detect - - - --- 2016-12-21 Dhinakaran Pandiyan New
[2/2] drm: Get atomic property value even if DRIVER_ATOMIC is not set - 1 - --- 2016-12-21 Dhinakaran Pandiyan New
[1/2] drm: Wrap the check for atomic_commit implementation - - - --- 2016-12-21 Dhinakaran Pandiyan New
drm/i915: Force VDD off on the new power seqeuencer before starting to use it - 1 1 --- 2016-12-20 Ville Syrjälä New
i915 regression in kernel 4.10 - - - --- 2016-12-20 Konrad Rzeszutek Wilk New
drm/i915: Move the min_pixclk[] handling to the end of readout - 2 - --- 2016-12-20 Ville Syrjälä New
drm/i915/gen9+: Rely on VBT DDI port info for eDP detection - 1 - --- 2016-12-20 Imre Deak New
[v3] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees - 1 - --- 2016-12-20 Chris Wilson New
drm/i915: Use drm_connector_list_iter in debugfs - 1 - --- 2016-12-20 Daniel Vetter New
[v2,2/2] drm: parse hf-vsdb - - - --- 2016-12-20 Sharma, Shashank New
[v2,1/2] drm: Create new structure for HDMI info - - - --- 2016-12-20 Sharma, Shashank New
drm/i915: Use the existing pages when retrying to DMA map - - - --- 2016-12-20 Tvrtko Ursulin New
[RFCv2,19/19] drm/i915: Initial selftests for exercising eviction - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,18/19] drm/i915: Add initial selftests for i915_gem_gtt - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,17/19] drm/i915: Add some mock tests for dmabuf interop - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,16/19] drm/i915: Sanity check all registers for matching fw domains - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,15/19] drm/i915: Test all fw tables during mock selftests - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,14/19] drm/i915: Move uncore selfchecks to live selftest infrastructure - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,13/19] drm/i915: Add selftests for object allocation, phys - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,12/19] drm/i915: Add a simple fence selftest to i915_gem_request - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,11/19] drm/i915: Add a simple request selftest for waiting - - - --- 2016-12-20 Chris Wilson New
[RFCv2,10/19] drm/i915: Add selftests for i915_gem_request - - - --- 2016-12-20 Chris Wilson New
[RFCv2,09/19] drm/i915: Mock infrastructure for request emission - - - --- 2016-12-20 Chris Wilson New
[RFCv2,08/19] drm/i915: Mock a GGTT for self-testing - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,07/19] drm/i915: Mock the GEM device for self-testing - 1 - --- 2016-12-20 Chris Wilson New
[RFCv2,06/19] drm/i915: Add unit tests for the breadcrumb rbtree, wakeups - - - --- 2016-12-20 Chris Wilson New
[RFCv2,05/19] drm/i915: Add unit tests for the breadcrumb rbtree, completion - 1 - --- 2016-12-20 Chris Wilson New
« 1 2 ... 812 813 8141206 1207 »