intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-15 09:24:15 to 2013-12-18 08:33:27 UTC [more...]

[PULL] drm-intel-fixes
 2013-12-18  8:33 UTC 

[PATCH 0/5] Enabling DRRS support in the kernel
 2013-12-18  8:18 UTC  (13+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR

[RFC Patch v1 11/13] ACPI, i915: replace open-coded _DSM specific code with helper functions
 2013-12-18  8:15 UTC  (2+ messages)

[PATCH] drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/
 2013-12-18  8:08 UTC 

[PATCH 1/8] drm/i915: unconditionally copy mode into crtc at boot time
 2013-12-18  8:07 UTC  (20+ messages)
` [PATCH 2/8] drm/i915/vlv: add early DPIO init v3
` [PATCH 3/8] drm/i915/vlv: split DPIO init and reset
` [PATCH 4/8] drm/i915: read out hw state earlier
` [PATCH 5/8] drm/i915: retrieve current fb config into new plane_config structure at init v7
` [PATCH 6/8] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon 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] drm/i915: grab a pages pin count for preallocate stolen
 2013-12-18  8:03 UTC  (3+ messages)

[PATCH] drm/i915: Fix disabled semaphores
 2013-12-18  4:06 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-12-18  2:50 UTC 

3.13.0-rc4+: Warning at drivers/gpu/drm/i915/intel_display.c
 2013-12-18  1:38 UTC 

[PATCH 1/2] video/fb: Propagate error code from failing to unregister conflicting fb
 2013-12-18  0:56 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Handle failure to kick out a conflicting fb driver
` [Intel-gfx] [PATCH 1/2] video/fb: Propagate error code from failing to unregister conflicting fb

[PATCH] drm/intel: Only smash VGA SR01 register if intel is default VGA device
 2013-12-18  0:14 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 00/15] [v2] Broadwell HW semaphore
 2013-12-17 23:37 UTC  (32+ messages)
` [PATCH 01/15] drm/i915: Reorder/respace MI instruction definition
  ` [PATCH 01.5/15] drm/i915: Make semaphore modparam RO
` [PATCH 02/15] drm/i915: Don't emit mbox updates without semaphores
` [PATCH 03/15] drm/i915: Move semaphore specific ring members to struct
` [PATCH 04/15] drm/i915: Virtualize the ringbuffer signal func
` [PATCH 05/15] drm/i915: Move ring_begin to signal()
` [PATCH 06/15] drm/i915: Make semaphore updates more precise
` [PATCH 07/15] drm/i915: gen specific ring init
` [PATCH 08/15] drm/i915/bdw: implement semaphore signal
    ` [PATCH 08/15] [v3] "
` [PATCH 09/15] drm/i915/bdw: implement semaphore wait
    ` [PATCH 09/15] [v3] "
` [PATCH 10/15] drm/i915: FORCE_RESTORE for gen8 semaphores
` [PATCH 11/15] drm/i915/bdw: poll semaphores
` [PATCH 12/15] drm/i915: Extract semaphore error collection
` [PATCH 13/15] drm/i915/bdw: collect semaphore error state
` [PATCH 14/15] drm/i915: unleash semaphores on gen8
` [PATCH 15/15] drm/i915: semaphore debugfs

[PATCH 01/10] drm/i915/vlv: add early DPIO init v3
 2013-12-17 22:47 UTC  (10+ messages)
` [PATCH 02/10] drm/i915/vlv: split DPIO init and reset
` [PATCH 03/10] drm/i915: read out hw state earlier
` [PATCH 04/10] drm/i915: split aligned height calculation out
` [PATCH 05/10] drm/i915: retrieve current fb config into new plane_config structure at init v8
` [PATCH 06/10] drm/i915: alloc intel_fb in the intel_fbdev struct
` [PATCH 07/10] drm/i915: allow re-use BIOS connector config for initial fbdev config
` [PATCH 08/10] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v8
` [PATCH 09/10] port hotplug status live fix for VLV
` [PATCH 10/10] convert to using crtc->fb for BIOS fb management

[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
 2013-12-17 21:19 UTC  (23+ messages)
` [PATCH 2/6] drm/i915: retrieve current fb config into new plane_config structure at init
` [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 v2] drm/i915: vlv: W/a for hotplug/manual VGA detection
 2013-12-17 20:52 UTC 

[PATCH 0/5] drm-intel-collector - update
 2013-12-17 20:32 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: parse backlight modulation frequency from the BIOS VBT
` [PATCH 4/5] drm/i915: vlv: W/a for hotplug/manual VGA detection

[PATCH 1/2] drm/i915: move psr_setup_done to psr struct
 2013-12-17 20:31 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Add Baytrail PSR Support
` [PATCH] "

[PATCH 1/2] drm/i915: move psr_setup_done to psr struct
 2013-12-17 19:53 UTC 

[PATCH] drm/dp: Clarify automated test constant and add constant for FAUX test pattern
 2013-12-17 19:32 UTC  (3+ messages)

[PATCH] RFC hax: drm/i915: Kick out vga console
 2013-12-17 17:48 UTC  (4+ messages)

S3 resume and commit 24576d23976746cb52e7700c4cadbf4bc1bc3472
 2013-12-17 16:40 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Propagate PCI read/write errors during vga_set_state()
 2013-12-17 16:03 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Short-circuit no-op vga_set_state()
    ` [PATCH] drm/i915: Use the correct GMCH_CTRL register for Sandybridge+

[PATCH v2 0/3] Fixes for vlv turbo
 2013-12-17 15:16 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: set min delay to rpe delay (Efficient frequency)
` [PATCH v2 2/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq
` [PATCH v2 3/3] drm/i915: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated

[PATCH v2 1/1] drm/i915: Bring UP Power Wells before disabling RC6
 2013-12-17 15:05 UTC 

[PATCH v2 1/1] drm/i915: Verify address field of PCBR register
 2013-12-17 15:00 UTC 

[PATCH] fbcon: Avoid corrupting active workqueue entries
 2013-12-17 14:27 UTC 

[PATCH 1/3] drm/i915: simplify platform specific code in hsw_write_wm_values
 2013-12-17 13:44 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: remove unused WM defines
` [PATCH 3/3] drm/i915: s/haswell_update_wm/ilk_update_wm/

Supporting fused display configurations v3
 2013-12-17 12:18 UTC  (5+ messages)
` [PATCH 1/8] drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag

[PATCH] drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled
 2013-12-17 10:44 UTC  (2+ messages)

[PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code
 2013-12-17 10:13 UTC  (9+ 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

Patchwork for intel-gfx
 2013-12-17  9:30 UTC 

[PATCH] drm/i915: kick firmware fbs even when i915 fbdev is disabled
 2013-12-17  9:23 UTC  (4+ messages)

[RFC 00/13] TDR and Watchdog Reset
 2013-12-16 21:12 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] drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
 2013-12-16 15:53 UTC  (2+ messages)

[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  (2+ messages)

[PATCH] build: Create version and config information files in Android
 2013-12-16  9:22 UTC  (4+ messages)

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  (6+ messages)
` [PATCH 09/17] drm/i915: init ring->id early

[PATCH 15/17] drm/i915/bdw: collect semaphore error state
 2013-12-15 20:07 UTC  (2+ messages)
` [PATCH 15/17] [v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).