messages from 2015-03-19 10:42:54 to 2015-03-20 03:01:43 UTC [more...]
[Intel-gfx] Preventing zero GPU virtual address allocation
2015-03-20 3:01 UTC (12+ messages)
` [Beignet] "
[PATCH v2 0/4] CHV PM fix & Improvements
2015-03-20 2:01 UTC (6+ messages)
` [PATCH v2 1/4] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH v2 2/4] drm/i915: Re-adjusting rc6 promotional timer for chv
` [PATCH v2 3/4] drm/i915/chv: Set min freq to efficient frequency on chv
` [PATCH v2 4/4] drm/i915: Setup static bias for GPU
[PATCH] Add Dmesg Triage Feature: further triage i-g-t kmsg log to reduce result noise resulted from piglit dmesg defect
2015-03-20 1:58 UTC (3+ messages)
[PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render visible to human eyes
2015-03-20 1:24 UTC (2+ messages)
` [PATCH] "
[PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
2015-03-20 1:11 UTC (2+ messages)
[PATCH v2 00/19] Remove depencies on staged config for atomic transition
2015-03-19 23:23 UTC (19+ messages)
` [PATCH 03/19] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 04/19] drm/i915: Allocate a crtc_state also when the crtc is being disabled
` [PATCH 05/19] drm/i915: Update dummy connector atomic state with current config
` [PATCH 07/19] drm/i915: Copy the staged connector config to the legacy atomic state
` [PATCH 16/19] drm/i915: Check lane sharing between pipes B & C using "
` [PATCH 17/19] drm/i915: Convert intel_pipe_will_have_type() to "
` [PATCH 19/19] drm/i915: Remove usage of encoder->new_crtc from clock computations
[PATCH] drm/i915: Keep ring->active_list and ring->requests_list consistent
2015-03-19 22:17 UTC (4+ messages)
[PATCH] drm/i915: Fallback to using unmappable memory for scanout
2015-03-19 21:57 UTC (15+ messages)
` [PATCH v2] "
[PATCH 00/49] Basic Broxton enabling
2015-03-19 21:19 UTC (36+ messages)
` [PATCH 12/49] drm/i915/bxt: HardWare WorkAround ring initialisation for Broxton
` [PATCH 13/49] drm/i915/bxt: add bxt_init_clock_gating
` [PATCH 28/49] drm/i915/bxt: Define BXT power domains
` [PATCH 30/49] drm/i915/bxt: add display initialize/uninitialize sequence
` [PATCH 31/49] drm/i915/bxt: add description about the BXT PHYs
` [PATCH 36/49] drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence
` [PATCH 37/49] drm/i915: factor out vlv_PLL_is_optimal
` [PATCH 38/49] drm/i915: check for div-by-zero in vlv_PLL_is_optimal
` [PATCH 39/49] drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
` [PATCH 40/49] drm/i915/bxt: add bxt_find_best_dpll
` [PATCH 41/49] drm/i915/bxt: BXT clock divider calculation
` [PATCH 42/49] drm/i915/bxt: Assign PLL for pipe
` [PATCH 43/49] drm/i915/bxt: Determine PLL attached to pipe
` [PATCH 44/49] drm/i915/bxt: Determine programmed frequency
` [PATCH 45/49] drm/i915: suppress false PLL state warnings on non-GMCH platforms
[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
2015-03-19 21:09 UTC (25+ messages)
` [PATCH 3/6] drm/i915: Split the batch pool by engine
` [PATCH 4/6] drm/i915: Free batch pool when idle
` [PATCH 5/6] drm/i915: Split batch pool into size buckets
` [PATCH 6/6] drm/i915: Include active flag when describing objects in debugfs
[PATCH] drm/i915: Do not leak objects after capturing error state
2015-03-19 21:02 UTC (4+ messages)
[PATCH] drm/i915: Disable WaGsvRC0ResidencyMethod for vlv
2015-03-19 19:51 UTC (9+ messages)
[RFC] drm/i915: don't wait_for_vblank if the CRTC is disabled
2015-03-19 19:36 UTC (7+ messages)
` [PATCH] drm/i915: Move vblank wait determination to 'check' phase
Async eDP init
2015-03-19 19:25 UTC (9+ messages)
[PATCH 1/4] drm/i915: Kill intel_plane->obj
2015-03-19 19:18 UTC (8+ messages)
` [PATCH 2/4] drm/i915: Eliminate the RMW sprite colorkey management
` [PATCH v2 "
` [PATCH 3/4] drm/i915: Eliminate plane control register RMW from sprite code
` [PATCH 4/4] drm/i915: Fix SKL sprite disable double buffer register update
[PATCH 00/21] skylake display scalers
2015-03-19 17:43 UTC (4+ messages)
` [PATCH 08/21] drm/i915: Add helper function to update scaler_users in crtc_state
[PATCH 3/3] drm/radeon: Send out the full AUX address
2015-03-19 17:42 UTC (2+ messages)
[PATCH 00/59] Remove the outstanding_lazy_request
2015-03-19 17:29 UTC (66+ messages)
` [PATCH 01/59] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
` [PATCH 02/59] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 03/59] drm/i915: Move common request allocation code into a common function
` [PATCH 04/59] drm/i915: Fix for ringbuf space wait in LRC mode
` [PATCH 05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands
` [PATCH 06/59] drm/i915: i915_add_request must not fail
` [PATCH 07/59] drm/i915: Early alloc request in execbuff
` [PATCH 08/59] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 09/59] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 10/59] drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
` [PATCH 11/59] drm/i915: Update alloc_request to return the allocated request
` [PATCH 12/59] drm/i915: Add request to execbuf params and add explicit cleanup
` [PATCH 13/59] drm/i915: Update the dispatch tracepoint to use params->request
` [PATCH 14/59] drm/i915: Update move_to_gpu() to take a request structure
` [PATCH 15/59] drm/i915: Update execbuffer_move_to_active() "
` [PATCH 16/59] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 17/59] drm/i915: Update i915_gpu_idle() to manage its own request
` [PATCH 18/59] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 19/59] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
` [PATCH 20/59] drm/i915: Don't tag kernel batches as user batches
` [PATCH 21/59] drm/i915: Add explicit request management to i915_gem_init_hw()
` [PATCH 22/59] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
` [PATCH 23/59] drm/i915: Update i915_switch_context() to take a request structure
` [PATCH 24/59] drm/i915: Update do_switch() "
` [PATCH 25/59] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 26/59] drm/i915: Update init_context() to take a request structure
` [PATCH 27/59] drm/i915: Update render_state_init() "
` [PATCH 28/59] drm/i915: Update i915_gem_object_sync() "
` [PATCH 29/59] drm/i915: Update overlay code to do explicit request management
` [PATCH 30/59] drm/i915: Update queue_flip() to take a request structure
` [PATCH 31/59] drm/i915: Update add_request() "
` [PATCH 32/59] drm/i915: Update [vma|object]_move_to_active() to take request structures
` [PATCH 33/59] drm/i915: Update l3_remap to take a request structure
` [PATCH 34/59] drm/i915: Update mi_set_context() "
` [PATCH 35/59] drm/i915: Update a bunch of execbuffer helpers to take request structures
` [PATCH 36/59] drm/i915: Update workarounds_emit() "
` [PATCH 37/59] drm/i915: Update flush_all_caches() "
` [PATCH 38/59] drm/i915: Update switch_mm() to take a request structure
` [PATCH 39/59] drm/i915: Update ring->flush() to take a requests structure
` [PATCH 40/59] drm/i915: Update some flush helpers to take request structures
` [PATCH 41/59] drm/i915: Update ring->emit_flush() to take a request structure
` [PATCH 42/59] drm/i915: Update ring->add_request() "
` [PATCH 43/59] drm/i915: Update ring->emit_request() "
` [PATCH 44/59] drm/i915: Update ring->dispatch_execbuffer() "
` [PATCH 45/59] drm/i915: Update ring->emit_bb_start() "
` [PATCH 46/59] drm/i915: Update ring->sync_to() "
` [PATCH 47/59] drm/i915: Update ring->signal() "
` [PATCH 48/59] drm/i915: Update cacheline_align() "
` [PATCH 49/59] drm/i915: Update intel_ring_begin() "
` [PATCH 50/59] drm/i915: Update intel_logical_ring_begin() "
` [PATCH 51/59] drm/i915: Add *_ring_begin() to request allocation
` [PATCH 52/59] drm/i915: Remove the now obsolete intel_ring_get_request()
` [PATCH 53/59] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
` [PATCH 54/59] drm/i915: Move the request/file and request/pid association to creation time
` [PATCH 55/59] drm/i915: Remove fallback poll for ring buffer space
` [PATCH 56/59] drm/i915: Remove 'faked' request from LRC submission
` [PATCH 57/59] drm/i915: Update a bunch of LRC functions to take requests
` [PATCH 58/59] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
` [PATCH 59/59] drm/i915: Remove the almost obsolete i915_gem_object_flush_active()
[PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work
2015-03-19 17:16 UTC (11+ messages)
` [PATCH 3/5] drm/i915: Track GEN6 page table usage
` [PATCH 4/5] drm/i915: Track page table reload need
` [PATCH] "
[PATCH] drm: Return current vblank value for drmWaitVBlank queries
2015-03-19 16:43 UTC (9+ messages)
` [Intel-gfx] "
[RFC] drm/i195: Add flag to enable virtual mappings above 4Gb
2015-03-19 16:29 UTC (2+ messages)
[PATCH v2] drm/i915: Optimistically spin for the request completion
2015-03-19 15:16 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/7] Skylake 90/270 display rotation
2015-03-19 15:07 UTC (8+ messages)
` [PATCH 5/7] drm/i915/skl: Support secondary (rotated) frame buffer mapping
` [PATCH 6/7] drm/i915/skl: Query display address through a wrapper
` [PATCH 7/7] drm/i915/skl: Take 90/270 rotation into account in watermark calculations
[PATCH 1/3] drm/dp: Print the number of bytes processed for aux nacks
2015-03-19 14:52 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Send out the full AUX address
` [Intel-gfx] "
` [PATCH v2 1/3] drm/dp: Print the number of bytes processed for aux nacks
[PATCH 8/9] drm/i915: Use state->visible in wm calculation
2015-03-19 14:31 UTC (2+ messages)
` [PATCH v2 "
[PATCH 6/9] drm/i915: Pass the primary plane position to .update_primary_plane()
2015-03-19 14:29 UTC (2+ messages)
` [PATCH v2 "
[PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
2015-03-19 14:28 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/i915/dp: move edp init to work queue
2015-03-19 13:24 UTC (2+ messages)
[PATCH 1/3] drm/i915: DP link training optimization
2015-03-19 12:32 UTC (2+ messages)
` [PATCH 3/3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox