messages from 2015-03-09 08:39:10 to 2015-03-11 10:04:18 UTC [more...]
[PATCH] drm/i915: Add polish to VLV WM shift+mask operations
2015-03-11 10:05 UTC (5+ messages)
` [PATCH] drm/i915: Use FW_WM() macro for older gmch platforms too
[PATCH 0/9] drm/i915: Update derived plane state at crtc enable/disable
2015-03-11 10:04 UTC (34+ messages)
` [PATCH 1/9] drm/i915: Remove debug prints from primary plane update funcs
` [PATCH 2/9] drm/i915: Reduce clutter by using the local plane pointer
` [PATCH 3/9] drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
` [PATCH 4/9] drm/i915: Make derived plane state correct after crtc_enable
` [PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
` [PATCH 6/9] drm/i915: Pass the primary plane position "
` [PATCH 7/9] drm/i915: Update watermarks after the derived plane state is uptodate
` [PATCH 8/9] drm/i915: Use state->visible in wm calculation
` [PATCH 9/9] drm/i915: Don't re-enable an explicitly disabled primary plane due to sprite coverage changes
commit 440fd52 drm/mm: Support 4GiB and larger ranges oops on 32bit kernel
2015-03-11 8:13 UTC
[PATCH 1/2] drm/fourcc: 64 #defines need ULL postfix
2015-03-11 7:29 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Add ULL postfix to VGT_MAGIC constant
[PATCH] tests/core_getparams: Create new test core_getparams
2015-03-11 7:21 UTC (13+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] configure: Bump required libdrm version to 2.4.60
` [Intel-gfx] "
` [Beignet] "
` [Beignet] "
[PATCH v4 0/8] Add enlightenments for vGPU
2015-03-11 6:43 UTC (3+ messages)
` [PATCH v4 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
[PATCH] drm/i915: Add soft-pinning API for execbuffer
2015-03-11 6:41 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
2015-03-11 6:40 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 1/1] drm/i915: Fix BUG in i915_gem.c when switch to console
2015-03-11 5:39 UTC
[PATCH] drm/i915: Optimistically spin for the request completion
2015-03-11 1:56 UTC (3+ messages)
[PATCH 00/51] Remove the outstanding_lazy_request
2015-03-10 23:18 UTC (45+ messages)
` [PATCH 00/53] "
` [PATCH 34/53] drm/i915: Update workarounds_emit() to take request structures
` [PATCH 35/53] drm/i915: Update flush_all_caches() "
` [PATCH 36/53] drm/i915: Update switch_mm() to take a request structure
` [PATCH 37/53] drm/i915: Update ring->flush() to take a requests structure
` [PATCH 38/53] drm/i915: Update some flush helpers to take request structures
` [PATCH 39/53] drm/i915: Update ring->emit_flush() to take a request structure
` [PATCH 40/53] drm/i915: Update ring->add_request() "
` [PATCH 41/53] drm/i915: Update ring->emit_request() "
` [PATCH 42/53] drm/i915: Update ring->dispatch_execbuffer() "
` [PATCH 43/53] drm/i915: Update ring->emit_bb_start() "
` [PATCH 44/53] drm/i915: Update ring->sync_to() "
` [PATCH 45/53] drm/i915: Update ring->signal() "
` [PATCH 46/53] drm/i915: Update cacheline_align() "
` [PATCH 48/53] drm/i915: Update intel_ring_begin() "
` [PATCH 49/53] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 50/53] drm/i915: Update intel_logical_ring_begin() to take a request structure
` [PATCH 51/53] drm/i915: Remove the now obsolete intel_ring_get_request()
` [PATCH 52/53] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
` [PATCH 53/53] drm/i915: Move the request/file and request/pid association to creation time
` [PATCH 54/56] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
` [PATCH 01/53] drm/i915: Remove ironlake rc6 support
[PATCH i-g-t 0/2] Confirm full SSEU enable on Gen9+
2015-03-10 21:17 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib: Add media spin
` [PATCH i-g-t 2/2] tests/pm_sseu: Create new test pm_sseu
[PATCH] drm/i915: Ignore pipe B active state when enabling pipe C
2015-03-10 20:40 UTC (12+ messages)
` [PATCH] drm/i915: Simplify the way BC bifurcation state consistency is kept
` [PATCH] tests: Add test for pipe B and C interactions in IVB
[PATCH] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-10 16:43 UTC (2+ messages)
kernel BUG at drivers/gpu/drm/drm_mm.c:305!
2015-03-10 13:46 UTC
[PATCH] drm/i915: Prevent TLB error on first execution on SNB
2015-03-10 13:31 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/3] Fix recent watermark breakage (v2)
2015-03-10 13:09 UTC (12+ messages)
` [PATCH 1/3] drm/i915: Update intel_crtc_active() to use state values (v2)
` [PATCH 2/3] drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
` [PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v3)
` [PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
[PATCH 1/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
2015-03-10 12:56 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
2015-03-10 11:27 UTC (14+ messages)
` [PATCH v2 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH v2 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH v4 10/12] drm/i915: Program PFI credits for VLV
` [PATCH 12/12] drm/i915: Disable DDR DVFS on CHV
[PATCH 00/24] PPGTT dynamic page allocations
2015-03-10 11:19 UTC (5+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
` [PATCH v6 05/32] drm/i915: Track GEN6 page table usage
[PATCH] drm/i915/skl: Fix plane index in the colorkey vfuncs
2015-03-10 10:32 UTC (2+ messages)
[PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
2015-03-10 10:23 UTC (4+ messages)
` [PATCH] "
[PATCH 1/3] drm/i915/skl: Allow universal planes to position
2015-03-10 10:10 UTC (8+ messages)
[PATCH] drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
2015-03-10 10:00 UTC (6+ messages)
[4.0-rc2] WARNING at intel_check_page_flip
2015-03-10 9:59 UTC (10+ messages)
` Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
` [PATCH] drm/i915: use in_interrupt() not in_irq() to check context
[PATCH] drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
2015-03-10 9:58 UTC (3+ messages)
[PATCH 1/3] drm/i915: Disable M2 frac division for integer case
2015-03-10 9:23 UTC (3+ messages)
[PULL] topic/drm-misc
2015-03-10 9:21 UTC
[PATCH] drm/i915: Export total subslice and EU counts
2015-03-10 7:34 UTC (3+ messages)
` [PATCH v2] "
Preventing zero GPU virtual address allocation
2015-03-10 1:57 UTC (12+ messages)
` [Intel-gfx] "
` [Beignet] "
[PATCH 2/2] Query the driver directly for compute units and subslice
2015-03-09 23:35 UTC (2+ messages)
` [PATCH 2/2 v2] "
[PATCH 00/23] Remove depencies on staged config for atomic transition
2015-03-09 23:19 UTC (4+ messages)
` [PATCH 05/23] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
[PATCH] intel: Export total subslice and EU counts
2015-03-09 23:13 UTC (3+ messages)
` [PATCH 1/2 v2] "
` [PATCH 2/2] configure.ac: bump version to 2.4.60 for release
[PATCH 7/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
2015-03-09 21:04 UTC (7+ messages)
` [PATCH] "
[PATCH] drm/i915: Spelling s/auxilliary/auxiliary/
2015-03-09 20:21 UTC
[PATCH] drm/i915: Exit early from psr_status if PSR is not supported by the device
2015-03-09 19:56 UTC (3+ messages)
[PATCH] drm/i915: Fix struct_mutex deadlock due to merge fumble
2015-03-09 19:08 UTC
Displayport Compliance Testing V3
2015-03-09 17:57 UTC (3+ messages)
` [PATCH 4/9] drm/i915: Add debugfs functions for Displayport compliance testing
[PATCH] drm: Only warn about an invalid EDID block prior to rejection
2015-03-09 17:25 UTC (7+ messages)
` [Intel-gfx] "
[PATCH 0/2] Crystal Cove PMIC based Panel Control
2015-03-09 17:15 UTC (5+ messages)
` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO
[PATCH 0/5] Fix recent watermark breakage
2015-03-09 16:29 UTC (11+ messages)
` [PATCH 1/5] drm/i915: Ensure crtc_state backpointer is initialized
` [PATCH 2/5] drm/i915: Kill intel_crtc->active
` [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values
` [PATCH 4/5] drm/i915: Use crtc->state->active in ilk/skl watermark calculations
[PATCH 0/2] SSEU detection for CHV
2015-03-09 16:41 UTC (4+ messages)
[PATCH] drm/i915/skl: port A fuse straps don't work on early SKL steppings
2015-03-09 15:56 UTC (5+ messages)
[PATCH 1/2] drm/i915: Allow pixel clock up to 95% of cdclk on CHV
2015-03-09 15:40 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Fix chv cdclk support
[PATCH 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
2015-03-09 15:38 UTC (2+ messages)
[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
2015-03-09 14:59 UTC (7+ messages)
` [PATCH 2/6] drm/i915: Tidy batch pool logic
` [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 5/5] drm/i915: Don't assume primary & cursor are always on for wm calculation (v3)
2015-03-09 12:04 UTC (3+ messages)
[PATCH 0/6] SKL post-enable power well hook (v2)
2015-03-09 9:00 UTC (5+ messages)
` [PATCH 1/6] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
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