Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 13:02:42 to 2015-06-16 19:33:18 UTC [more...]

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-16 19:33 UTC  (19+ 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 v4 0/6] Add Per-context WA using WA batch buffers
 2015-06-16 19:25 UTC  (7+ messages)
` [PATCH v4 1/6] drm/i915/gen8: Add infrastructure to initialize "
` [PATCH v4 2/6] drm/i915/gen8: Re-order init pipe_control in lrc mode
` [PATCH v4 3/6] drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
` [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
` [PATCH v4 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
` [PATCH v4 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround

[PATCH] drm/i915: Enable runtime pm
 2015-06-16 18:40 UTC  (6+ messages)

Warning: Broadwell/i915: Unclaimed register detected before reading register 0x130040
 2015-06-16 18:02 UTC 

[PATCH 1/1] drm/i915: Reset request handling for gen9+
 2015-06-16 17:10 UTC  (3+ messages)

[RFC 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-06-16 17:08 UTC  (20+ messages)
` [RFC 01/14] drm/i915: allocate gem memory for mipi dbi cmd buffer
` [RFC 06/14] drm/i915: Disable vlank interrupt for disabling MIPI cmd mode
` [RFC 07/14] drm/i915: Disable MIPI display self refresh mode
` [RFC 11/14] drm/i915: Enable "

[PATCH] drm/i915: Ignore -EIO from __i915_wait_request() during mmio flip
 2015-06-16 16:30 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Only show view type for GGTT VMAs
 2015-06-16 16:07 UTC  (18+ messages)
` [PATCH 3/3] drm/i915: Use intel_plane_obj_offset from more places

RandR + i915 (HD 4600 / Haswell) -- Cannot switch from internal to 3x external
 2015-06-16 15:40 UTC 

[RFC] drm/i915: prevent out of range pt in the PDE macros (take 2)
 2015-06-16 14:04 UTC  (6+ messages)

[PATCH] drm/i915/skl: Assume no scaling is available when things are not as expected
 2015-06-16 13:46 UTC  (5+ messages)

[RFC 1/3] drm/i915: Pass in plane state instead of plane to intel_plane_obj_offset
 2015-06-16 13:34 UTC  (3+ messages)
` [RFC 2/3] drm/i915: Cache display address in plane state
` [RFC 3/3] drm/i915: Use intel_plane_obj_offset from more places

[PATCH v6 0/8] All sort of cdclk stuff
 2015-06-16 13:07 UTC  (14+ messages)
` [PATCH v6 2/8] drm/i915: Use cached cdclk value
` [PATCH v6 7/8] drm/i915: BDW clock change support

[PATCH resend 1/5] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
 2015-06-16 12:41 UTC  (8+ messages)
` [PATCH resend 2/5] drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
` [PATCH resend 3/5] drm/i915: Enable resource streamer on Execlists
` [PATCH resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
  ` [PATCH v2 "
      ` [PATCH v3 "
` [PATCH resend 5/5] drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag

[PATCH 00/15] Batch submission via GuC
 2015-06-16 12:29 UTC  (33+ 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 03/15] drm/i915: Add GuC-related module parameters
` [PATCH 04/15] drm/i915: Add GuC-related header files
` [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 08/15] drm/i915: Move execlists defines from .c to .h
` [PATCH 09/15] drm/i915: GuC submission setup, phase 1
` [PATCH 10/15] drm/i915: Enable GuC firmware log
` [PATCH 11/15] drm/i915: Implementation of GuC client
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
` [PATCH 13/15] drm/i915: Integrate GuC-based command submission
` [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics
` [PATCH 15/15] Documentation/drm: kerneldoc for GuC
` [PATCH 16/15] drm/i915: Enable GuC submission, where supported

[PATCH] drm/i915: Reinstate order of operations in {intel, logical}_ring_begin()
 2015-06-16 12:24 UTC  (7+ messages)

[PATCH] igt: adding parameter to drm_open_any and drm_open_any_master to allow specification of non-intel GPUs
 2015-06-16 11:55 UTC  (2+ messages)

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

[PATCH 0/3] Broadwell atomic CD clock
 2015-06-16 11:31 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Broadwell modeset global pipes to atomic
` [PATCH 2/3] drm/i915: Max CD clock for Broadwell
` [PATCH 3/3] drm/i915: Unify modesetting for global pipes

[PATCH i-g-t v3] tests/gem_exec_params: check invalid flags for Resource Streamer
 2015-06-16 10:37 UTC 

[PATCH i-g-t v2] Android.mk: Disable tools that do not build for android
 2015-06-16 10:04 UTC  (3+ messages)

[PATCH] drm/atomic: pass old crtc state to atomic_begin/flush
 2015-06-16  9:59 UTC  (8+ messages)
            ` [Intel-gfx] "

[PATCH 0/3] Couple of bug fixes for drm-intel-next-fixes
 2015-06-16  8:54 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Don't check modeset state in the hw state force restore path
` [PATCH 2/3] drm/i915: Don't update staged config during force restore modesets
` [PATCH 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode

[PATCH v2 1/3] drm/i915: Don't check modeset state in the hw state force restore path
 2015-06-16  8:49 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Don't update staged config during force restore modesets
` [PATCH v2 3/3] drm/i915: Don't set enabled value of all CRTCs when restoring the mode

[PATCH v2 00/10] Color Manager Implementation
 2015-06-16  3:12 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
 2015-06-15 18:41 UTC  (8+ messages)

[PATCH] drm/i915: Make sure our labels start at column 0
 2015-06-15 18:18 UTC  (6+ messages)

[PATCH v3 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround
 2015-06-15 18:09 UTC  (9+ messages)

[PATCH i-g-t] tests/kms_fbc_crc: Don't force fbc on old platforms
 2015-06-15 16:57 UTC  (5+ messages)

[PATCH 0/4] Fix more fallout from reverting atomic hw readout
 2015-06-15 16:49 UTC  (16+ messages)
` [PATCH 2/4] drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip
` [PATCH 4/4] drm/i915: Only enable cursor if it can be enabled

[PATCH v3] Limit CHV max cdclk
 2015-06-15 16:38 UTC  (4+ messages)
` [PATCH v3] drm/i915: "

[PATCH 0/4] FBC trivial patches
 2015-06-15 16:36 UTC  (4+ messages)
` [PATCH 0/4] FBC trivial patches, V2

[PATCH i-g-t] tools: print a warning for tools replaced by intel_reg
 2015-06-15 16:12 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
 2015-06-15 16:04 UTC  (4+ messages)

[PATCH] drm/i915/irq: wait a little before queuing the hotplug work function
 2015-06-15 16:01 UTC  (3+ messages)

Add support for Displayport CTS 4.2.2.7, 4.2.2.8 and 4.2.2.9
 2015-06-15 15:50 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Displayport compliance test 4.2.2.9 support
` [PATCH 2/3] drm/i915: Displayport compliance test 4.2.2.7 support
` [PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support

[PATCH] drm/i915: Delete duplicate #defines added for DCx
 2015-06-15 15:52 UTC  (3+ messages)

[PATCH] drm/i915: drrs_invalidate at flip schedule
 2015-06-15 15:46 UTC  (7+ messages)
        ` [PATCH] drm/i915: Restarting the Idleness DRRS in drrs_flush

[PATCH v3 0/6] Add Per-context WA using WA batch buffers
 2015-06-15 15:23 UTC  (5+ messages)
` [PATCH v3 1/6] drm/i915/gen8: Add infrastructure to initialize "

[PATCH] drm/i915: Avoid fluctuating to UNKNOWN connector status during forced probes
 2015-06-15 15:18 UTC  (7+ messages)

[PATCH igt 1/4] tests/template: add IGT_TEST_DESCRIPTION
 2015-06-15 15:07 UTC  (5+ messages)
` [PATCH igt 3/4] tests/kms_fbc_crc: run even if FBC is disabled by default

[PATCH] drm/i915: Report to userspace if we have a (presumed) working GPU reset
 2015-06-15 15:01 UTC  (5+ messages)

[PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
 2015-06-15 14:39 UTC  (2+ messages)

[PATCH v2 0/7] Add Per-context WA using WA batch buffers
 2015-06-15 14:14 UTC  (11+ messages)
` [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize "

[PATCH i-g-t v4] lib/tests/igt_segfault Add unit test to test segfault handling
 2015-06-15 14:10 UTC  (4+ messages)

[PATCH i-g-t] Android.mk: Disable tools that do not build for android
 2015-06-15 14:08 UTC  (7+ messages)

[PATCH] Fix resume from suspend to RAM on IBM X30
 2015-06-15 13:46 UTC  (4+ messages)
  ` [PATCH] Fix resume from suspend to RAM on IBM X30 (take two)

[PATCH 0/5] Ring frequency & Rpe changes for SKL
 2015-06-15 13:53 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function

[PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command
 2015-06-15 13:15 UTC  (7+ messages)

[PATCH i-g-t] quick_dump/skl: Add more pipe/plane registers
 2015-06-15 13:12 UTC  (3+ messages)
` [PATCH i-g-t] intel_reg: install and load the register files


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