Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-17 08:20:57 to 2015-06-18 14:27:25 UTC [more...]

[PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
 2015-06-18 14:25 UTC 

[PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
 2015-06-18 14:24 UTC  (5+ messages)

[PATCH v3 00/19] Convert to atomic, part 3
 2015-06-18 14:21 UTC  (13+ messages)
` [PATCH v3 06/19] drm/i915: Split skl_update_scaler, v3
` [PATCH v3 09/19] drm/i915: clean up atomic plane check functions, v2
` [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] drm/i915: Initialize HWS page address after GPU reset
 2015-06-18 14:05 UTC  (4+ messages)

[PATCH v5] drm/i915 : Added Programming of the MOCS
 2015-06-18 13:50 UTC  (3+ messages)

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-18 13:29 UTC  (18+ 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 14/56] drm/i915: Make retire condition check for requests not objects

[PATCH v5 0/6] Add Per-context WA using WA batch buffers
 2015-06-18 13:07 UTC  (7+ 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

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

[PATCH 00/15] Batch submission via GuC
 2015-06-18 12:11 UTC  (21+ 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 04/15] drm/i915: Add GuC-related header files
` [PATCH 07/15] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission

[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 1/1] drm/i915: Reset request handling for gen9+
 2015-06-18 11:42 UTC  (12+ messages)
` [PATCH] drm/i915: Reset request handling for gen8+

[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  (21+ messages)
` [RFC 01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode
` [RFC 02/11] drm/i915: Introduce uevent for full GPU reset
` [RFC 03/11] drm/i915: Add reset stats entry point for per-engine reset

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-18 10:59 UTC  (4+ messages)

[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: Factor out p2 divider selection for pre-ilk platforms
 2015-06-18 10:47 UTC 

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

[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  (5+ 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 

[PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
 2015-06-18  9:30 UTC  (16+ messages)
` [PATCH 2/9] drm/i915: Filter out no-op frontbuffer tracking flushes
` [PATCH 3/9] drm/i915: debugfs for frontbuffer tracking
` [PATCH 4/9] drm/i915: Nuke lvds downclock support
` [PATCH 5/9] drm/i915: s/update/compute/ for gmch dpll register functions
` [PATCH 6/9] drm/i915/drrs: Restrict buffer tracking to the DRRS pipe
` [PATCH 7/9] drm/i915/psr: Restrict buffer tracking to the PSR pipe
` [PATCH 8/9] drm/i915/psr: Restrict single-shot updates "
` [PATCH 9/9] drm/i915: Use to_i915 in intel_frontbuffer.c
  ` [PATCH] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips

[PATCH] drm/atomic: Extract needs_modeset function
 2015-06-18  9:25 UTC 

[PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-18  8:42 UTC  (6+ messages)
` [PATCH v2 1/5] drm: Add config for detecting libdrm
` [PATCH v2 2/5] drm: Add private data field to trace control block
` [PATCH v2 3/5] drm: Add dispatcher and driver identification for DRM
  ` [PATCH v2 4/5] drm: Add decoding of i915 ioctls
` [PATCH v2 5/5] drm: Add decoding of DRM and KMS ioctls

[PATCH 0/3] FBC locking
 2015-06-18  8:37 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: add the FBC mutex

[PATCH] drm/i915: Enable runtime pm
 2015-06-18  7:46 UTC  (4+ messages)

[PATCH v2 00/18] 48-bit PPGTT
 2015-06-18  7:34 UTC  (11+ messages)
` [PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset

Pegatron BYT-T1 eDP/LVDS resolution problem (VBT vs EDID)
 2015-06-18  6:44 UTC  (2+ messages)

[PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
 2015-06-18  6:48 UTC  (6+ messages)
    ` [PATCH v5] "

[PULL] drm-intel-next-fixes
 2015-06-18  6:04 UTC 

[PULL] drm-intel-fixes
 2015-06-18  5:45 UTC 

drm/i915: WARN_ON(dev_priv->mm.busy)
 2015-06-18  3:30 UTC  (7+ messages)
` [BUG, bisect] "
      ` [Intel-gfx] "

output stutters
 2015-06-17 22:01 UTC  (4+ messages)

[PATCH v4 0/6] Add Per-context WA using WA batch buffers
 2015-06-17 21:36 UTC  (9+ messages)
` [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize "

RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
 2015-06-17 20:26 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
 2015-06-17 18:26 UTC  (2+ messages)
` [PATCH 2/2] Revert "drm/i915: Disable 12bpc hdmi for now"

[PATCH] igt: Add gem_eio for inducing expected EIO
 2015-06-17 17:37 UTC 

T100TA Backlight
 2015-06-17 17:17 UTC  (2+ messages)

drm i915 weirdness with /sys/class/drm/card0*/status
 2015-06-17 16:41 UTC  (11+ messages)

[PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
 2015-06-17 15:46 UTC  (11+ messages)

[PATCH] drm/i915 : Added Programming of the MOCS
 2015-06-17 15:32 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] Antigcc bitfield bikeshed
 2015-06-17 15:10 UTC  (3+ messages)

Fwd: RE: [Contact] Fedora 22
 2015-06-17 15:07 UTC 

[PATCH] drm/i915: Add the ddi get cdclk code for BXT
 2015-06-17 14:43 UTC  (3+ messages)

[PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
 2015-06-17 13:23 UTC  (7+ messages)

[PATCH] drm/i915/bxt: fix intel_prepare_ddi for DSI ports
 2015-06-17 13:12 UTC 

haswell displayport MST audio support
 2015-06-17 11:56 UTC  (6+ messages)
` [PATCH 2/4] i915: add support for GPU side of MST audio

[PATCH] drm/i915: Use helper to set CRTC state's mode
 2015-06-17 11:42 UTC  (5+ messages)

[PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
 2015-06-17 11:41 UTC  (6+ messages)

[RFC 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-06-17 11:39 UTC  (12+ messages)
` [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
` [RFC 11/14] drm/i915: Enable MIPI display self refresh mode

[PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places
 2015-06-17 11:34 UTC  (11+ messages)

[PATCH 1/1] drm/i915: Tracepoints for profiling DC9 entry and exit programming
 2015-06-17 11:30 UTC  (2+ messages)

[PATCH 1/2] drm/i915: factor out intel_mode_target_cdclk
 2015-06-17 11:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/bxt: fix max scaling factor calculation

[PATCH 1/5] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-06-17  8:21 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: PSR VLV: Add single frame update


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).