messages from 2013-12-10 18:22:41 to 2013-12-14 04:16:17 UTC [more...]
[PATCH 00/17] Broadwell HW semaphores
2013-12-14 4:16 UTC (18+ messages)
` [PATCH 01/17] drm/i915: Reorder/respace MI instruction definition
` [PATCH 02/17] drm/i915: Don't emit mbox updates without semaphores
` [PATCH 03/17] drm/i915: Move semaphore specific ring members to struct
` [PATCH 04/17] drm/i915: Virtualize the ringbuffer signal func
` [PATCH 05/17] drm/i915: Move ring_begin to signal()
` [PATCH 06/17] drm/i915: Make semaphore updates more precise
` [PATCH 07/17] drm/i915: gen specific semaphore info
` [PATCH 08/17] drm/i915: Create for_all_rings
` [PATCH 09/17] drm/i915: init ring->id early
` [PATCH 10/17] drm/i915/bdw: implement semaphore signal
` [PATCH 11/17] drm/i915/bdw: implement semaphore wait
` [PATCH 12/17] drm/i915: FORCE_RESTORE for gen8 semaphores
` [PATCH 13/17] drm/i915/bdw: poll semaphores
` [PATCH 14/17] drm/i915: Extract semaphore error collection
` [PATCH 15/17] drm/i915/bdw: collect semaphore error state
` [PATCH 16/17] drm/i915: unleash semaphores on gen8
` [PATCH 17/17] drm/i915: semaphore debugfs
[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
2013-12-14 0:43 UTC (18+ messages)
` [PATCH 2/6] drm/i915: retrieve current fb config into new plane_config structure at init
` [PATCH 3/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v7
` [PATCH 4/6] drm/i915: don't memset the fb buffer if preallocated
` [PATCH 5/6] drm/i915/vlv: move DPIO init earlier v2
` [PATCH 6/6] drm/i915: inform drm_fb_helper if we abandoned a connected output
[RFC] async CRTC enable/disable hack
2013-12-13 20:52 UTC (4+ messages)
` [PATCH 1/2] drm/i915: wrap crtc enable/disable
` [PATCH 2/2] drm/i915: make crtc enable/disable asynchronous
[PATCH] build: Create version and config information files in Android
2013-12-13 20:48 UTC (2+ messages)
'power well on' trace in Linus current tree
2013-12-13 20:36 UTC (5+ messages)
` [PATCH] drm/i915: get a PC8 reference when enabling the power well
[PATCH 1/2] drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
2013-12-13 20:28 UTC (9+ messages)
` [PATCH 2/2] drm/i915/bdw: Implement ff workarounds
` [PATCH 1/2] [v2] drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
[PATCH 1/3] drm/i915: cancel the hangcheck before runtime suspend
2013-12-13 18:23 UTC (6+ messages)
` [PATCH 2/3] drm/i915: release the GTT mmaps when going into D3
` [PATCH 3/3] drm/i915: add runtime PM support on Haswell
[PATCH 1/2] gitignore: Ignore various generated files
2013-12-13 18:20 UTC (5+ messages)
` [PATCH 2/2] intel/test_decode: Allow gen8 to be infered from the batch filenames
Generate raw batches for unit testing the decoder
2013-12-13 18:15 UTC (3+ messages)
` [PATCH 1/2] tests: Add a helper to generate raw batches
` [PATCH 2/2] generate_test_batches: Add a MI_LOAD_REGISTER_IMM test batch
Updated drm-intel-testing
2013-12-13 17:20 UTC
[PATCH v2 2/3] tests/gem_close_race: Adapt the test for Full PPGTT
2013-12-13 16:51 UTC (2+ messages)
[PATCH] drm/i915/bdw: Don't use forcewake needlessly
2013-12-13 11:26 UTC (4+ messages)
` [PATCH v2] "
Supporting fused display configurations v3
2013-12-13 8:51 UTC (17+ messages)
` [PATCH 1/8] drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag
` [PATCH 2/8] drm/i915: Always use INTEL_INFO() to access the device_info structure
` [PATCH 3/8] drm/i915: Make the intel_device_info structure kept in dev_priv writable
` [PATCH 4/8] drm/i915: Move num_plane to the intel_device_info structure
` [PATCH 5/8] drm/i915: Consolidate FUSE_STRAP in one set of defines
` [PATCH 6/8] drm/i915: Disable display when fused off
` [PATCH 7/8] drm/i915: Remove the Quanta special case
` [PATCH 8/8] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions
[PATCH 0/7] drm/i915: Atomic sprites
2013-12-13 8:47 UTC (17+ messages)
` [PATCH 1/7] drm/i915: Don't disable primary when color keying is used
` [PATCH 3/7] drm/i915: Add i915_get_crtc_scanline()
` [PATCH 4/7] drm/i915: Shuffle sprite register writes into a tighter group
` [PATCH 5/7] drm/i915: Make sprite updates atomic
` [PATCH 6/7] drm/i915: Perform primary enable/disable atomically with sprite updates
` [PATCH 7/7] drm/i915: Add pipe update trace points
linux-next: manual merge of the drm-intel tree with Linus' tree
2013-12-13 0:58 UTC
[PATCH] tests: Document the Makefile variables a bit better
2013-12-12 21:47 UTC
[PATCH 07/19] drm/i915: add runtime put/get calls at the basic places
2013-12-12 20:54 UTC (6+ messages)
[PATCH] drm/i915: Don't try to set the DP sink power state on disconnected monitors
2013-12-12 16:50 UTC (2+ messages)
[PATCH] drm/i915: dont call irq_put when irq test is on
2013-12-12 16:46 UTC (5+ messages)
[PATCH 0/8] FBC support for gen2/3
2013-12-12 16:45 UTC (17+ messages)
` [PATCH 2/8] drm/i915: Gen2 FBC1 CFB pitch wants 32B units
` [PATCH 3/8] drm/i915: FBC_CONTROL2 is gen4 only
` [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit
` [PATCH v2 "
` [PATCH 8/8] drm/i915: Enable FBC for all mobile gen2 and gen3 platforms
[PATCH 2/2] drm/i915: split intel_ddi_pll_mode_set in 2 pieces
2013-12-12 14:31 UTC (5+ messages)
` [PATCH] "
[PATCH] drm/i915: Fix timeout with missed interrupts in __wait_seqno
2013-12-12 14:28 UTC (4+ messages)
[PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration
2013-12-12 12:29 UTC (7+ messages)
` [PATCH 2/3] drm/i915: extract hsw_power_well_post_{enable, disable}
` [PATCH 3/3] drm/i915: touch VGA MSR after we enable the power well
Supporting fused display configurations v2
2013-12-12 11:42 UTC (9+ messages)
` [PATCH 1/6] drm/i915: Make the intel_device_info structure kept in dev_priv writable
` [PATCH 2/6] drm/i915: Move num_plane to the intel_device_info structure
` [PATCH 3/6] drm/i915: Consolidate FUSE_STRAP in one set of defines
` [PATCH 4/6] drm/i915: Disable display when fused off
` [PATCH 5/6] drm/i915: Remove the Quanta special case
` [PATCH 6/6] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions
[PULL] PPGTT
2013-12-12 11:08 UTC (6+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
` [PATCH 37/48] drm/i915: Defer request freeing
` [PATCH 39/48] drm/i915: Do not allow buffers at offset 0
[PATCH] drm/i915: Fix erroneous dereference of batch_obj inside reset_status
2013-12-12 9:54 UTC (4+ messages)
[PATCH] drm/i915: fix VDD enabling and runtime PM refcount
2013-12-11 22:52 UTC (4+ messages)
[PATCH 00/19] Haswell runtime PM support + D3
2013-12-11 21:33 UTC (12+ messages)
` [PATCH 10/19] drm/i915: do not assert DE_PCH_EVENT_IVB enabled
` [PATCH 11/19] drm/i915: disable interrupts when enabling PC8
` [PATCH 12/19] drm/i915: release the GTT mmaps when going into D3
` [PATCH 14/19] drm/i915: add runtime PM support on Haswell
[PATCH] drm/i915: Fixed bad refcounting on execbuf failures
2013-12-11 21:22 UTC (5+ messages)
` [PATCH] drm/i915: Prevent double unref following alloc failure during execbuffer
` [Intel-gfx] "
[PULL] bdw-fixes for 3.13
2013-12-11 20:53 UTC (2+ messages)
[PATCH 1/5] drm/i915: redisable VGA when we disable the power well
2013-12-11 19:02 UTC (6+ messages)
` [PATCH] drm/i915: disable VGA mem when reenabling "
DP1 Monitor Flashes
2013-12-11 18:52 UTC (6+ messages)
[RFC 00/22] Gen7 batch buffer command parser
2013-12-11 18:46 UTC (6+ messages)
[PULL] drm-intel-fixes
2013-12-11 16:25 UTC
[PATCH v2 0/7] drm/i915: Baytrail MIPI DSI support Updated
2013-12-11 14:25 UTC (2+ messages)
[PATCH 5/7] drm/i915: Reorganize the DSI enable/disable sequence
2013-12-11 14:13 UTC (3+ messages)
[PATCH] drm/i915: don't update the dri1 breadcrumb with modesetting
2013-12-11 13:04 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v3 0/7] drm/i915: Baytrail MIPI DSI support Updated
2013-12-11 12:18 UTC (8+ messages)
` [PATCH v3 1/7] drm/i915: Add more dev ops for MIPI sub encoder
` [PATCH v3 4/7] drm/i915: Try harder to get best m, n, p values with minimal error
` [PATCH v3 5/7] drm/i915: Reorganize the DSI enable/disable sequence
[PULL] drm-intel-next
2013-12-11 10:20 UTC
[PATCH 0/5] drm/i915: Gen2 PLL fixes
2013-12-11 10:12 UTC (6+ messages)
[PATCH 1/2] drm/i915: Use 32bit read for BB_ADDR
2013-12-11 10:07 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Record BB_ADDR for every ring
` [PATCH v2 "
[PATCH 0/5] Panel power sequencing improvements
2013-12-11 10:06 UTC (6+ messages)
` [PATCH 4/5] drm/i915: save some time when waiting the eDP timings
` [PATCH 5/5] drm/i915: init the DP panel power seq variables earlier
[PATCH 1/2] rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP
2013-12-11 1:44 UTC (4+ messages)
[PATCH 03/19] drm/i915: get a PC8 reference when enabling the power well
2013-12-10 21:29 UTC (3+ messages)
[PATCH] drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
2013-12-10 19:05 UTC (3+ messages)
[PATCH 1/3] lib/drmtest: Add a new test helper to check for Full PPGTT usage
2013-12-10 18:24 UTC (6+ messages)
` [PATCH 2/3] tests/gem_close_race: Adapt the test for Full PPGTT
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