messages from 2015-03-26 20:13:31 to 2015-03-30 07:41:19 UTC [more...]
[PATCH] drm/atomic: Clear crtcs, connectors and planes when clearing state
2015-03-30 7:41 UTC
[PATCH v3 00/20] Remove depencies on staged config for atomic transition
2015-03-30 7:17 UTC (18+ messages)
` [PATCH 03/20] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 16/20] drm/i915: Check lane sharing between pipes B & C using atomic state
` [PATCH] "
` [PATCH 17/20] drm/i915: Convert intel_pipe_will_have_type() to "
` [PATCH 18/20] drm/i915: Don't look at staged config crtc when changing DRRS state
` [PATCH 19/20] drm/i915: Remove usage of encoder->new_crtc from clock computations
[PATCH i-g-t 1/2] lib/kms: Add a way to override an output's mode
2015-03-30 7:03 UTC (2+ messages)
` [PATCH i-g-t 2/2] tests: Add test for pipe B and C interactions in IVB
[PATCH] drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
2015-03-30 6:54 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Reject the colorkey ioctls for primary and cursor planes
2015-03-29 18:45 UTC (4+ messages)
` [PATCH i-g-t] tests: Add kms_legacy_colorkey
[PATCH v3 0/5] CHV PM fix & Improvements
2015-03-28 12:20 UTC (7+ messages)
` [PATCH v3 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH v3 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv
` [PATCH v3 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
` [PATCH v3 4/5] drm/i915/chv: Remove unused rps min function
` [PATCH v3 5/5] drm/i915: Setup static bias for GPU
[PATCH] Enable dithering on intel VCH DVO chips on 18bpp panels
2015-03-28 10:07 UTC
A picking of low hanging fruit
2015-03-28 6:21 UTC (68+ messages)
` [PATCH 01/49] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 02/49] drm/i915: Agressive downclocking on Baytrail
` [PATCH 03/49] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH 04/49] drm/i915: Add i915_gem_request_unreference__unlocked
` [PATCH 05/49] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
` [PATCH 06/49] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 07/49] drm/i915: Deminish contribution of wait-boosting from clients
` [PATCH 08/49] drm/i915: Re-enable RPS wait-boosting for all engines
` [PATCH 09/49] drm/i915: Split i915_gem_batch_pool into its own header
` [PATCH 10/49] drm/i915: Tidy batch pool logic
` [PATCH 11/49] drm/i915: Split the batch pool by engine
` [PATCH 12/49] drm/i915: Free batch pool when idle
` [PATCH 13/49] drm/i915: Split batch pool into size buckets
` [PATCH 14/49] drm/i915: Include active flag when describing objects in debugfs
` [PATCH 15/49] drm/i915: Suppress empty lines from debugfs/i915_gem_objects
` [PATCH 16/49] drm/i915: Optimistically spin for the request completion
` [PATCH 17/49] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 18/49] drm/i915: Reduce frequency of unspecific HSW reg debugging
` [PATCH 19/49] drm/i915: Record ring->start address in error state
` [PATCH 20/49] drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
` [PATCH 21/49] drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
` [PATCH 22/49] drm/i915: Map the execlists context regs once during pinning
` [PATCH 23/49] drm/i915: Remove vestigal DRI1 ring quiescing code
` [PATCH 24/49] drm/i915: Tidy execlist submission
` [PATCH 25/49] drm/i915: Move the execlists retirement to the right spot
` [PATCH 26/49] drm/i915: Map the ringbuffer using WB on LLC machines
` [PATCH 27/49] drm/i915: Use a separate slab for requests
` [PATCH 28/49] drm/i915: Use the new rq->i915 field where appropriate
` [PATCH 29/49] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 30/49] drm/i915: Squash more pointer indirection for i915_is_gtt
` [PATCH 31/49] drm/i915: Reduce locking in execlist command submission
` [PATCH 32/49] drm/i915: Reduce more "
` [PATCH 33/49] drm/i915: Reduce locking in gen8 IRQ handler
` [PATCH 34/49] drm/i915: Tidy "
` [PATCH 35/49] drm/i915: Remove request retirement before each batch
` [PATCH 36/49] drm/i915: Cache the GGTT offset for the execlists context
` [PATCH 37/49] drm/i915: Prefer to check for idleness in worker rather than sync-flush
` [PATCH 38/49] drm/i915: Skip allocating shadow batch for 0-length batches
` [PATCH 39/49] drm/i915: Remove request->uniq
` [PATCH 40/49] drm/i915: Cache the reset_counter for the request
` [PATCH 41/49] drm/i915: Allocate context objects from stolen
` [PATCH 42/49] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 43/49] drm/i915: Do not zero initialise page tables
` [PATCH 44/49] drm/i915: The argument for postfix is redundant
` [PATCH 45/49] drm/i915: Record the position of the start of the request
` [PATCH 46/49] drm/i915: Cache the execlist ctx descriptor
` [PATCH 47/49] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 48/49] drm/i915: Eliminate vmap overhead for cmd parser
` [PATCH 49/49] drm/i915: Cache last cmd descriptor when parsing
[PATCH 00/21 v2] Adding support for skylake shared scalers
2015-03-28 0:21 UTC (7+ messages)
` [PATCH 10/21 v2] drm/i915: Helper function to detach a scaler from a plane or crtc
drm/i915: Copy the staged connector config to the legacy atomic state
2015-03-27 22:28 UTC (5+ messages)
` [PATCH] drm/i915: Handle error to get connector state when staging config
Updated drm-intel-testing
2015-03-27 19:25 UTC
[PATCH] drm/i915: Add I915_PARAM_REVISION
2015-03-27 19:18 UTC (2+ messages)
Addressing the intel VCH on the i2c bus / R31 dithering
2015-03-27 18:57 UTC (4+ messages)
` "
[PATCH] drm/i915: PSR: Keep sink state consistent with source
2015-03-27 18:51 UTC (2+ messages)
[PATCH] drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
2015-03-27 17:55 UTC (7+ messages)
*ERROR* Hangcheck timer elapsed... render ring idle
2015-03-27 17:13 UTC (3+ messages)
[PATCH 0/5] drm/i915: gmbus pin/port cleanup and bxt enabling
2015-03-27 16:27 UTC (14+ messages)
` [PATCH 1/5] drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
` [PATCH 2/5] drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
` [PATCH 3/5] drm/i915: index gmbus tables using the pin pair number
` [PATCH 4/5] drm/i915: base gmbus pin validity check on the gmbus pin map array
` [PATCH 5/5] drm/i915: add bxt gmbus support
` [PATCH] "
` [PATCH v4] "
` [PATCH 1/2] drm/i915: don't register nonexisting gmbus pins for bdw
` [PATCH 2/2] drm/i915: don't register nonexisting gmbus pins for skl
[PATCH] drm/edid: set ELD for firmware and debugfs override EDIDs
2015-03-27 16:11 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/atomic-helpers: Properly avoid full modeset dance
2015-03-27 15:38 UTC (2+ messages)
[PATCH v2] drm/i915: Compare GGTT view structs instead of types
2015-03-27 15:32 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 25/49] drm/i915/bxt: Add DDI hpd handler
2015-03-27 15:22 UTC (2+ messages)
` [PATCH 25.1/49] drm/i915/bxt: support for HPD long/short status decoding
[PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations
2015-03-27 15:01 UTC (4+ messages)
drm/i915: Copy the staged connector config to the legacy atomic state
2015-03-27 14:36 UTC
[PATCH] drm/i915: fix simple_return.cocci warnings
2015-03-27 13:49 UTC (3+ messages)
[PATCH] tests: Add test for pipe B and C interactions in IVB
2015-03-27 13:35 UTC (5+ messages)
` [PATCH igt 1/2] lib/kms: Add a way to override an output's mode
` [PATCH igt 2/2] tests: Add test for pipe B and C interactions in IVB
[PATCH] intel: Defer setting madv on the bo cache
2015-03-27 13:19 UTC
[PATCH 24/49] drm/i915/bxt: DDI Hotplug interrupt setup
2015-03-27 12:54 UTC (2+ messages)
` [PATCH v6 "
[PATCH 23/49] drm/i915/bxt: Increase DDI buf idle timeout
2015-03-27 12:19 UTC (2+ messages)
` [PATCH v2 "
[PATCH 13/49] drm/i915/bxt: add bxt_init_clock_gating
2015-03-27 12:00 UTC (2+ messages)
` [PATCH v2 "
[PATCH v2] drm/i915: Implement inter-engine read-read optimisations
2015-03-27 11:38 UTC (6+ messages)
` [PATCH v4] "
[Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()
2015-03-27 11:09 UTC (8+ messages)
` [Intel-gfx] "
[PATCH 10/49] drm/i915/bxt: map GTT as uncached
2015-03-27 11:07 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Add module param to test the load detect code
2015-03-27 9:57 UTC (2+ messages)
[PATCH 1/2] drm/i915: Add psr_enabled on pipe_config
2015-03-27 9:00 UTC (5+ messages)
` [PATCH 1/2] drm/i915: Add psr_ready "
[PATCH 00/18] Command submission via GuC for SKL
2015-03-27 8:59 UTC (12+ messages)
` [PATCH 06/18] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 09/18] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH 17/18] drm/i915: Taking forcewake during GuC load
` [PATCH 18/18] drm/i915: Notify GuC when RC6 state is changed
[PATCH i-g-t] tests: install test programs to libexec
2015-03-27 8:56 UTC (9+ messages)
` [PATCH i-g-t v2] "
` [PATCH i-g-t v3] "
[RFC 0/4] Convert requests to use struct fence
2015-03-27 8:24 UTC (8+ messages)
` [RFC 3/4] drm/i915: Interrupt driven fences
[PATCH v2 0/4] CHV PM fix & Improvements
2015-03-27 4:56 UTC (8+ messages)
` [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] drm/atomic-helpers: Properly avoid full modeset dance
2015-03-27 3:59 UTC (2+ messages)
[PATCH 2/2] drm/i915: always preserve bios swizzling
2015-03-27 3:35 UTC (2+ messages)
stable 3.19 backport request
2015-03-26 22:55 UTC (3+ messages)
[PATCH] drm/i915/skl: fix semicolon.cocci warnings
2015-03-26 22:51 UTC (2+ messages)
[PATCH] drm/i915: Remove unecessary ; in intel_pm.c
2015-03-26 22:50 UTC (2+ messages)
[PATCH 00/49] Basic Broxton enabling
2015-03-26 22:24 UTC (4+ messages)
` [PATCH 22/49] drm/i915/bxt: Avoid registering unused gmbus ports as i2c adapter
[PATCH] drm/i915: Attach a PSR property on eDP
2015-03-26 21:04 UTC (3+ messages)
[PATCH] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
2015-03-26 20:13 UTC (2+ messages)
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