messages from 2013-12-09 14:14:10 to 2013-12-12 22:32:34 UTC [more...]
[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
2013-12-12 22:34 UTC (10+ 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] tests: Document the Makefile variables a bit better
2013-12-12 21:47 UTC
[PATCH 0/7] drm/i915: Atomic sprites
2013-12-12 21:09 UTC (15+ 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
[PATCH 07/19] drm/i915: add runtime put/get calls at the basic places
2013-12-12 20:54 UTC (6+ messages)
Supporting fused display configurations v3
2013-12-12 18:47 UTC (16+ 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] 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 (6+ 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 (12+ messages)
` [PATCH v3 1/7] drm/i915: Add more dev ops for MIPI sub encoder
` [PATCH v3 2/7] drm/i915: Use FLISDSI interface for band gap reset
` [PATCH v3 3/7] drm/i915: Compute dsi_clk from pixel clock
` [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
` [PATCH v3 6/7] drm/i915: Remove redundant DSI PLL enabling
` [PATCH v3 7/7] drm/i915: Parametrize the dphy and other spec specific parameters
[PULL] drm-intel-next
2013-12-11 10:20 UTC
[PATCH 0/5] drm/i915: Gen2 PLL fixes
2013-12-11 10:12 UTC (11+ messages)
` [PATCH 1/5] drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel
` [PATCH 2/5] drm/i915: Change N divider minimum from 3 to 2 for gen2
` [PATCH 3/5] drm/i915: Increase gen2 vco frequency limit to 1512 MHz
` [PATCH 4/5] drm/i915: Fix 66 MHz LVDS SSC freq for gen2
` [PATCH 5/5] drm/i915: Decrease gen2 vco frequency minimum to 908 MHz
[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 (5+ messages)
` [PATCH 2/2] rendercopy/bdw: Fix length of a bunch of zeroed out packets
[PATCH] drm/i915/bdw: Don't use forcewake needlessly
2013-12-10 22:30 UTC (3+ 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 (7+ messages)
` [PATCH 2/3] tests/gem_close_race: Adapt the test for Full PPGTT
` [PATCH 3/3] tests/gem_ppgtt: New Full PPGTT set of tests
[PATCH 2/3] drm/i915: Bring UP Power Wells before disabling RC6
2013-12-10 16:26 UTC (5+ messages)
[PATCH v3.12 0/3] drm/i915: Backport some VLV clock fixes to 3.12
2013-12-10 15:07 UTC (4+ messages)
` [PATCH v3.12 1/3] i915/vlv: untangle integrated clock source handling v4
` [PATCH v3.12 2/3] drm/i915/vlv: add VLV specific clock_get function v3
` [PATCH v3.12 3/3] drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
i915: NULL pointer dereference in i915_update_dri1_breadcrumb() during shutdown
2013-12-10 14:25 UTC (3+ messages)
[PATCH] tests/gem_reset_stats: add reverse order in close-pending-fork
2013-12-10 13:49 UTC (2+ messages)
[PATCH] drm/i915: Don't cast away const from infoframe buffer
2013-12-10 13:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Make downclock deduction common for all panels
2013-12-10 12:30 UTC (3+ messages)
setting brightness with xrandr seem wrong
2013-12-10 11:09 UTC (2+ messages)
[PATCH] intel-gpu-tools: Version information
2013-12-10 9:55 UTC (4+ messages)
[PATCH 0/4] Fixes for vlv turbo
2013-12-10 9:44 UTC (7+ messages)
` [PATCH 1/4] drm/i915: update current freq properly before requesting new freq
` [PATCH 3/4] drm/i915: Disable/Enable PM Intrrupts based on the current freq
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww50
2013-12-10 7:53 UTC
[PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset
2013-12-09 20:52 UTC (3+ messages)
` [PATCH IGT] tests/kms_setmode: avoid 2 connectors on the same encoder
setting brightness with xrandr seem wrong
2013-12-09 15:54 UTC
[PATCH 0/8] drm-intel-collector - update
2013-12-09 15:50 UTC (4+ messages)
` [PATCH 3/8] drm/i915: use __packed instead of __attribute__((packed))
[PATCH 1/3] drm/i915: Verify address field of PCBR register
2013-12-09 14:17 UTC (3+ 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