Show patches with: Submitter = Chris Wilson       |   21523 patches
« 1 2 ... 154 155 156215 216 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/26] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2016-12-31 Chris Wilson New
[12/26] drm/i915: Convert i915_ggtt_view to use an anonymous union - - - --- 2016-12-31 Chris Wilson New
[11/26] drm/i915: Pack the partial view size and offset into a single u64 - - - --- 2016-12-31 Chris Wilson New
[10/26] drm/i915: Name the anonymous structs inside i915_ggtt_view - - - --- 2016-12-31 Chris Wilson New
[09/26] drm/i915: Simplify testing for am-I-the-kernel-context? - - - --- 2016-12-31 Chris Wilson New
[08/26] drm/i915: Drain freed objects for mmap space exhaustion - - - --- 2016-12-31 Chris Wilson New
[07/26] drm/i915: Fix phys pwrite for struct_mutex-less operation - - - --- 2016-12-31 Chris Wilson New
[06/26] drm/i915: Purge loose pages if we run out of DMA remap space - - - --- 2016-12-31 Chris Wilson New
[05/26] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC - 1 - --- 2016-12-31 Chris Wilson New
[04/26] drm/i915: Use range_overflows() - - - --- 2016-12-31 Chris Wilson New
[03/26] drm/i915: Use fixed-sized types for stolen - - - --- 2016-12-31 Chris Wilson New
[02/26] drm/i915: Move a few utility macros into a separate header - - - --- 2016-12-31 Chris Wilson New
[01/26] drm/i915: Assert that we do create the deferred context - - - --- 2016-12-31 Chris Wilson New
[CI,4/4] drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type - 1 - --- 2016-12-31 Chris Wilson New
[CI,3/4] drm/i915: Complete kerneldoc for struct i915_gem_context - 1 - --- 2016-12-31 Chris Wilson New
[CI,2/4] drm/i915: Fix kerneldoc for i915_gem_object_pin_map() - 1 - --- 2016-12-31 Chris Wilson New
[CI,1/4] drm/i915: Move assert of page pin vs bind count into i915_vma_unbind - 1 - --- 2016-12-31 Chris Wilson New
drm/i915: Move assert of page pin vs bind count into i915_vma_unbind - 1 - --- 2016-12-30 Chris Wilson New
drm: Avoid NULL dereference of drm_device.dev - - - --- 2016-12-30 Chris Wilson New
drm/i915: Drain freed objects for mmap space exhaustion - - - --- 2016-12-30 Chris Wilson New
drm/i915: Fix phys pwrite for struct_mutex-less operation - - - --- 2016-12-30 Chris Wilson New
[3/3] drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type - - - --- 2016-12-30 Chris Wilson New
[2/3] drm/i915: Complete kerneldoc for struct i915_gem_context - 1 - --- 2016-12-30 Chris Wilson New
[1/3] drm/i915: Fix kerneldoc for i915_gem_object_pin_map() - - - --- 2016-12-30 Chris Wilson New
drm: Reduce verbosity level for drm_core_init() debug message - - - --- 2016-12-29 Chris Wilson New
drm/i915: Purge loose pages if we run out of DMA remap space - - - --- 2016-12-28 Chris Wilson New
[v2] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC - 1 - --- 2016-12-28 Chris Wilson New
drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable - 1 - --- 2016-12-24 Chris Wilson New
[10/10] drm/i915: Prevent timeline updates whilst performing reset - 1 - --- 2016-12-23 Chris Wilson New
[09/10] drm/i915: Extact compute_partial_view() - 1 - --- 2016-12-23 Chris Wilson New
[08/10] drm/i915: Eliminate superfluous i915_ggtt_view_normal - 1 - --- 2016-12-23 Chris Wilson New
[07/10] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2016-12-23 Chris Wilson New
[06/10] drm/i915: Convert i915_ggtt_view to use an anonymous union - - - --- 2016-12-23 Chris Wilson New
[05/10] drm/i915: Assert that the partial VMA fits within the object - 1 - --- 2016-12-23 Chris Wilson New
[04/10] drm/i915: Silence allocation failure during sg_trim() - 1 - --- 2016-12-23 Chris Wilson New
[03/10] drm/i915: Don't clflush before release phys object - 1 - --- 2016-12-23 Chris Wilson New
[02/10] drm/i915: Repeat flush of idle work during suspend - 1 - --- 2016-12-23 Chris Wilson New
[01/10] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt - 1 - --- 2016-12-23 Chris Wilson New
[v10] lib: Add a simple prime number generator - 1 - --- 2016-12-22 Chris Wilson New
drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt - - - --- 2016-12-22 Chris Wilson New
drm/i915: Revoke partial fences when installing on the scanout - - 1 --- 2016-12-22 Chris Wilson New
[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
[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
[v3] drm/i915: Repeat flush of idle work during suspend - - - --- 2016-12-21 Chris Wilson New
[v2] drm/i915: Repeat flush of idle work during suspend - - - --- 2016-12-21 Chris Wilson New
drm/i915/guc: Reserve the upper end of the Global GTT for the GuC - 2 1 --- 2016-12-21 Chris Wilson New
[v3] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees - 1 - --- 2016-12-20 Chris Wilson 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
« 1 2 ... 154 155 156215 216 »