messages from 2013-12-12 14:38:39 to 2013-12-17 00:34:37 UTC [more...]
[PATCH 1/8] drm/i915: unconditionally copy mode into crtc at boot time
2013-12-17 0:34 UTC (5+ messages)
` [PATCH 3/8] drm/i915/vlv: split DPIO init and reset
` [PATCH 5/8] drm/i915: retrieve current fb config into new plane_config structure at init v7
` [PATCH 7/8] drm/i915: don't memset the fb buffer if preallocated
` [PATCH 8/8] drm/i915: inform drm_fb_helper if we abandoned a connected output v2
[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
2013-12-17 0:35 UTC (30+ 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
[PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code
2013-12-16 22:16 UTC (8+ messages)
` [PATCH 04/14] Revert "drm/i915/sprite: Always enable the scaler on IronLake"
` [PATCH 06/14] drm/i915: Fix LP1+ watermark disabling ILK
` [PATCH 11/14] drm/i915: Move ILK/SNB/IVB over to the HSW WM code
[RFC 00/13] TDR and Watchdog Reset
2013-12-16 21:12 UTC (3+ messages)
[PATCH] RFC hax: drm/i915: Kick out vga console
2013-12-16 20:07 UTC (3+ messages)
[PATCH] drm/i915: Only unlink ggtt->global_link after i915_gem_load
2013-12-16 18:58 UTC (2+ messages)
[RFC 13/13] drm/i915: Exec buffer inserts watchdog commands
2013-12-16 18:25 UTC (2+ messages)
[RFC 11/13] drm/i915: Added watchdog interrupt handling
2013-12-16 18:22 UTC (2+ messages)
[RFC 09/13] drm/i915: Watchdog timer support functions
2013-12-16 18:18 UTC (2+ messages)
[RFC 08/13] drm/i915: TDR loose ends
2013-12-16 18:14 UTC (2+ messages)
[RFC 06/13] drm/i915: Communicating reset requests
2013-12-16 18:08 UTC (2+ messages)
[RFC 05/13] drm/i915: Per-engine recovery
2013-12-16 17:50 UTC (2+ messages)
[RFC 04/13] drm/i915: Force wake restore for TDR
2013-12-16 17:32 UTC (2+ messages)
[RFC 03/13] drm/i915: Additional ring operations for TDR
2013-12-16 17:22 UTC (2+ messages)
[RFC 02/13] drm/i915: Improved hang detection logic
2013-12-16 17:14 UTC (2+ messages)
[RFC 01/13] drm/i915: Periodic sampling for hang detection
2013-12-16 17:07 UTC (2+ messages)
[RFC 12/13] drm/i915: Enabled watchdog timer interrupts
2013-12-16 16:03 UTC
[RFC 10/13] drm/i915: MI_LOAD_REGISTER_IMM fix
2013-12-16 16:03 UTC
[RFC 07/13] drm/i915: Additional debug for TDR
2013-12-16 16:03 UTC
[PATCH 1/2] drm/i915: Propagate PCI read/write errors during vga_set_state()
2013-12-16 16:04 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Short-circuit no-op vga_set_state()
[PATCH 1/2] video/fb: Propagate error code from failing to unregister conflicting fb
2013-12-16 15:57 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Handle failure to kick out a conflicting fb driver
[PATCH] drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
2013-12-16 15:53 UTC (2+ messages)
[PATCH] drm/i915: kick firmware fbs even when i915 fbdev is disabled
2013-12-16 15:53 UTC
[PATCH igt] intel_error_decode: Factor out common decoding code
2013-12-16 12:02 UTC
[PATCH -next] drm/i915: fix return value check of debugfs_create_file()
2013-12-16 11:06 UTC (3+ messages)
` [Intel-gfx] "
Generate raw batches for unit testing the decoder
2013-12-16 10:53 UTC (4+ 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
[PATCH] build: Create version and config information files in Android
2013-12-16 9:22 UTC (4+ messages)
[PATCH 0/5] drm-intel-collector - update
2013-12-16 9:04 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 2/5] drm/i915: parse backlight modulation frequency from the BIOS VBT
` [PATCH 3/5] drm/i915: i830M has watermarks like i855
` [PATCH 4/5] drm/i915: vlv: W/a for hotplug/manual VGA detection
` [PATCH 5/5] drm/i915: Only use read-back pipe config
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2013-12-16 1:45 UTC
[PATCH 00/17] Broadwell HW semaphores
2013-12-15 20:13 UTC (36+ 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 05/17] [v2] "
` [PATCH 06/17] drm/i915: Make semaphore updates more precise
` [PATCH 07/17] drm/i915: gen specific semaphore info
` [PATCH 07/17] [v2] drm/i915: gen specific ring init
` [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 15/17] [v3] "
` [PATCH 16/17] drm/i915: unleash semaphores on gen8
` [PATCH 17/17] drm/i915: semaphore debugfs
[PATCH 1/3] drm/i915: cancel the hangcheck before runtime suspend
2013-12-14 14:36 UTC (7+ 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
[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
'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/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
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 (2+ messages)
` [PATCH v2] "
Supporting fused display configurations v3
2013-12-13 8:51 UTC (11+ messages)
` [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 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 (4+ messages)
[PATCH 0/8] FBC support for gen2/3
2013-12-12 16:45 UTC (15+ messages)
` [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
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