Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 10:03:54 to 2015-06-19 22:29:38 UTC [more...]

[PATCH v3 00/19] Convert to atomic, part 3
 2015-06-19 22:29 UTC  (13+ messages)
` [PATCH v3 15/19] drm/i915: atomic plane updates in a nutshell
` [PATCH v3 17/19] drm/i915: Make setting color key atomic
` [PATCH v3 18/19] drm/i915: Remove transitional references from intel_plane_atomic_check

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-19 22:10 UTC  (5+ messages)

[PATCH 1/5] drm/i915: Enable runtime pm
 2015-06-19 22:05 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask
` [PATCH 3/5] drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions
` [PATCH 4/5] drm/i915: Invalidate frontbuffer bits on FBDEV sync
` [PATCH 5/5] drm/i915: Enable PSR by default

[PATCH] drm/i915: Remove KMS Kconfig option
 2015-06-19 19:27 UTC 

[PATCH] drm/i915: Officially give up on seqno coherency
 2015-06-19 19:26 UTC  (4+ messages)
` [Intel-gfx] "

Updated drm-intel-testing
 2015-06-19 19:22 UTC 

[PATCH 00/15] Batch submission via GuC
 2015-06-19 18:18 UTC  (43+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support
` [PATCH 05/15] drm/i915: GuC-specific firmware loader
` [PATCH 06/15] drm/i915: Debugfs interface to read GuC load status
` [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 09/15] drm/i915: GuC submission setup, phase 1
` [PATCH 11/15] drm/i915: Implementation of GuC client
` [PATCH 13/15] drm/i915: Integrate GuC-based command submission

[PATCH v6 0/6] Add Per-context WA using WA batch buffers
 2015-06-19 18:12 UTC  (13+ messages)
` [PATCH v6 1/6] drm/i915/gen8: Add infrastructure to initialize "
` [PATCH v6 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
` [PATCH v6 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
` [PATCH v6 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
` [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround

[PATCH v2 0/6] Ring frequency & Rpe changes for SKL
 2015-06-19 17:37 UTC  (7+ messages)
` [PATCH 1/6] drm/i915/skl: Retrieve the Rpe value from Pcode
` [PATCH 2/6] drm/i915/skl: Ring frequency table programming changes
` [PATCH 3/6] drm/i915/skl: Restrict the ring frequency table programming to SKL
` [PATCH 4/6] drm/i915: Corrected the platform checks in i915_ring_freq_table function
` [PATCH 5/6] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
` [PATCH 6/6] drm/i915: Added BXT check in i915_ring_freq_table function

[PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
 2015-06-19 17:17 UTC  (4+ messages)

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-19 16:34 UTC  (16+ messages)
` [PATCH 48/55] drm/i915: Add *_ring_begin() to request allocation
` [PATCH 55/55] drm/i915: Rename the somewhat reduced i915_gem_object_flush_active()

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-19 16:34 UTC  (5+ messages)

[PATCH] drm/i915: Reset request handling for gen8+
 2015-06-19 16:30 UTC  (12+ messages)

[PATCH] drm/atomic: Extract needs_modeset function
 2015-06-19 15:26 UTC  (3+ messages)

[PULL] drm-intel-next-fixes
 2015-06-19 15:24 UTC  (3+ messages)

[PATCH] drm/i915: Kill DRI1 cliprects
 2015-06-19 14:30 UTC  (2+ messages)

[PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
 2015-06-19 13:21 UTC  (8+ messages)

[PATCH] drm/i915: Avoid GPU stalls from kswapd
 2015-06-19 13:04 UTC 

[PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
 2015-06-19 12:59 UTC 

[PATCH] drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
 2015-06-19 12:57 UTC 

haswell displayport MST audio support
 2015-06-19 11:15 UTC  (9+ messages)
` [PATCH 2/4] i915: add support for GPU side of MST audio
` [PATCH 3/4] snd: add support for displayport multi-stream to hda codec

[RFC] drm/i915: Introduce documentation for register subfields
 2015-06-19 10:44 UTC  (2+ messages)

DP MST audio support
 2015-06-19 10:37 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH v5 0/6] Add Per-context WA using WA batch buffers
 2015-06-19  9:55 UTC  (19+ messages)
` [PATCH v5 1/6] drm/i915/gen8: Add infrastructure to initialize "
` [PATCH v5 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
` [PATCH v5 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
` [PATCH v5 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH v5 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
` [PATCH v5 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround

[RFC PATCH 0/7] Convert to atomic, part 4
 2015-06-19  9:38 UTC  (9+ messages)
` [RFC PATCH 1/7] drm/i915: Do not update pfit state when toggling crtc enabled
` [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2
` [RFC PATCH 3/7] All changes from try2
` [RFC PATCH 4/7] drm/i915: enable fastboot for everyone
` [RFC PATCH 5/7] drm/i915: Update power domains only on affected crtc's
` [RFC PATCH 6/7] drm/i915: Always reset in intel_crtc_restore_mode
` [RFC PATCH 7/7] drm/i915: Make intel_display_suspend atomic, try 2

[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-19  6:46 UTC  (6+ messages)
` [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
    ` [Intel-gfx] "

[PATCH v5] drm/i915 : Added Programming of the MOCS
 2015-06-19  6:34 UTC  (8+ messages)

[RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
 2015-06-18 22:06 UTC  (3+ messages)
` {Intel-gfx] "

[RFC 11/14] drm/i915: Enable MIPI display self refresh mode
 2015-06-18 21:56 UTC  (2+ messages)

[RFC 07/14] drm/i915: Disable MIPI display self refresh mode
 2015-06-18 21:53 UTC  (2+ messages)

[RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
 2015-06-18 21:49 UTC  (2+ messages)

[PATCH] drm/i915: Add the ddi get cdclk code for BXT
 2015-06-18 16:38 UTC  (2+ messages)
` [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v2)

[PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
 2015-06-18 16:36 UTC  (8+ messages)
  ` 3.16 backlight kernel options

[PATCH] drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
 2015-06-18 15:37 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915: Factor out p2 divider selection for pre-ilk platforms
 2015-06-18 15:08 UTC  (2+ messages)

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-18 15:05 UTC  (5+ messages)

[PATCH v2 04/10] drm: Add Gamma correction structure
 2015-06-18 15:00 UTC  (4+ messages)

[PATCH] drm/i915: Initialize HWS page address after GPU reset
 2015-06-18 14:53 UTC  (5+ messages)

[PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
 2015-06-18 14:25 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
` [PATCH 3/5] drm/i915/bxt: add PLL10 to the PLL state dumper
` [PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
` [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support

[PATCH] igt: remove deprecated reg access tools in favor of intel_reg
 2015-06-18 12:17 UTC 

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-06-18 12:18 UTC  (7+ messages)

[PATCH 15/55] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
 2015-06-18 12:11 UTC  (2+ messages)

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-18 12:10 UTC  (2+ messages)

[PATCH] drm/i915: Fix IPS related flicker
 2015-06-18 11:58 UTC  (9+ messages)
      ` Fwd: "

[PATCH] drm/i915: Per-DDI I_boost override
 2015-06-18 11:25 UTC  (2+ messages)

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-18 11:12 UTC  (6+ messages)
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset

[PATCH 0/5] drm/i915: hotplug cleanup saga continues
 2015-06-18 10:52 UTC  (9+ messages)
` [PATCH 1/5] drm/i915/irq: move hotplug even debug print to second connector loop
` [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
` [PATCH 3/5] drm/i915/irq: clarify irq storm related function naming
` [PATCH 4/5] drm/i915: move generic hotplug code into new intel_hotplug.c file
` [PATCH 5/5] drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()

[PATCH] drm/i915: Report an error when i915.reset prevents a reset
 2015-06-18 10:42 UTC 

[PATCH v2] Resolve issues with ringbuffer space management
 2015-06-18 10:30 UTC  (4+ messages)
  ` (no subject)

[PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
 2015-06-18 10:08 UTC 

[PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
 2015-06-18 10:17 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).