Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-15 18:01:18 to 2013-07-18 17:45:08 UTC [more...]

[PATCH 1/6] drm/i915: Colocate all GT access routines in the same file
 2013-07-18 17:44 UTC  (15+ messages)
` [PATCH 2/6] drm/i915: Use a private interface for register access within GT
  ` [PATCH] Addendum: 915: "
` [PATCH 3/6] drm/i915: Use the common register access functions for NOTRACE variants
` [PATCH 4/6] drm/i915: Serialize all register access
` [PATCH 5/6] drm/i915: Squash gen lookup through multiple indirections inside GT access
` [PATCH 6/6] drm/i915: Convert the register access tracepoint to be conditional

Provide a simulation friendly test environment v4
 2013-07-18 16:57 UTC  (15+ messages)
` [PATCH 1/8] lib: Rename IGT_QUICK to INTEL_SIMULATION
` [PATCH 2/8] lib: Introduce drmtest_skip_on_simulation()
` [PATCH 3/8] lib: Remove old dead code intel_batchbuffer_emit_mi_flush()
` [PATCH 4/8] tests: Black list tests we don't want to run on simulation
` [PATCH 5/8] tests: Instrument tests run in simulation to run quickly
` [PATCH 6/8] tests: Instrument gem_lut_handle for simulation
` [PATCH 7/8] tests: Instrument gem_seqno_wrap to run in simulation
` [PATCH 8/8] tests: Add some tiled tests to the runs on simulation

[PATCH] drm/i915: Extend i915_powersave parameter
 2013-07-18 16:38 UTC  (9+ messages)

[PATCH 00/11] Enable PSR on Haswell
 2013-07-18 16:38 UTC  (35+ messages)
` [PATCH 04/11] drm/i915: Enable/Disable PSR
` [PATCH 05/11] drm/i915: Added debugfs support for PSR Status
` [PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it
` [PATCH 07/11] drm/i915: add update function to disable/enable-back PSR
` [PATCH 08/11] drm/intel: add enable_psr module option and disable psr by default
` [PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ENABLED
` [PATCH 11/11] drm/i915: Hook PSR functionality

[PATCH 10/11] drm/i915: Add functions to force psr exit
 2013-07-18 16:27 UTC  (4+ messages)
` [PATCH] "

[drm-intel:drm-intel-fixes 52/52] ERROR: Unrecognized email address: 'stable.]'
 2013-07-18 14:58 UTC  (4+ messages)

[PATCH] drm/i915: restore debug message lost in merge resolution
 2013-07-18 14:44 UTC 

[PATCH] drm/i915: make i915_get_extra_instdone() static
 2013-07-18 13:40 UTC 

[PATCH 1/5] [v3] drm/i915: Move gtt and ppgtt under address space umbrella
 2013-07-18 12:08 UTC  (15+ messages)
` [PATCH 2/5] [v2] drm/i915: Put the mm in the parent address space
` [PATCH 3/5] [v2] drm/i915: Create a global list of vms
` [PATCH 4/5] [v2] drm/i915: Move active/inactive lists to new mm
` [PATCH 5/5] [v5] drm/i915: Create VMAs
  ` [PATCH 5/6] drm/i915: Free stolen node on failed preallocation
    ` [PATCH 6/6] drm/i915: Create VMAs
        ` [PATCH] drm/i915: Don't try to deref an unbound VMA

[PULL] drm-intel-next for 3.12
 2013-07-18 11:02 UTC 

[PATCH] drm/i915: correctly restore fences with objects attached
 2013-07-18 10:07 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-07-18  9:34 UTC  (23+ messages)
        ` [Intel-gfx] "
                ` [alsa-devel] "

RFC frontbuffer write tracking
 2013-07-18  7:40 UTC  (2+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-18  5:40 UTC  (26+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
` [Update][PATCH] ACPI / video / i915: Remove ACPI backlight "
` [Update][PATCH 0/3] Fix backlight issues on some Windows 8 systems
  ` [PATCH 1/3] ACPICA: expose OSI version
  ` [PATCH 2/3] ACPI / video: Always call acpi_video_init_brightness() on init
  ` [PATCH 3/3] ACPI / video / i915: No ACPI backlight if firmware expects Windows 8

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww29
 2013-07-18  5:32 UTC 

linux-next: manual merge of the akpm tree with the drm-intel tree
 2013-07-18  4:59 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-07-18  2:07 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-07-18  1:44 UTC 

[PATCH] drm/i915: Make i915 events part of uapi
 2013-07-17 21:12 UTC  (3+ messages)

[PATCH] drm/i915: allow root to submit secure buffers even if !master
 2013-07-17 20:26 UTC  (3+ messages)

Intel Crash
 2013-07-17 17:53 UTC  (11+ messages)

[PATCH i-g-t] build: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30
 2013-07-17 15:59 UTC  (2+ messages)

[PATCH] drm/i915: fix long-standing SNB regression in power consumption after resume
 2013-07-17 14:47 UTC  (17+ messages)
          ` [Intel-gfx] "
` [PATCH v2] "

[PATCH] drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()
 2013-07-17 11:24 UTC  (2+ messages)

[PATCH] drm/i915: Sanitize shared dpll state
 2013-07-17  9:51 UTC  (3+ messages)

[PATCH 0/9] HW contest support for Ironlake
 2013-07-16 18:21 UTC  (9+ messages)
` [PATCH 8/9] drm/i915: Restore ILK powerctx pin attributes

[PATCH 1/6] drm/i915: Colocate all GT access routines in the same file
 2013-07-16 16:18 UTC  (13+ messages)
` [PATCH 2/6] drm/i915: Use a private interface for register access within GT
` [PATCH 4/6] drm/i915: Serialize all register access
` [PATCH 6/6] drm/i915: Convert the register access tracepoint to be conditional

[PATCH libdrm] intel: silence valgrind warnings for unsynchronized maps
 2013-07-16 13:24 UTC  (2+ messages)

[PATCH] tools/inter_error_decode: decode for ctl and acthd
 2013-07-16 13:19 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2013-07-16 13:03 UTC 

Another pass on Workarounds, with a focus on HSW
 2013-07-16 11:13 UTC  (6+ messages)
` [PATCH 08/10] drm/i915: Don't try to calculate RC6 residency on GEN4 and before

Volunteer to implement Prefault testcase in intel_gpu_tools
 2013-07-16  9:29 UTC 

[PATCH 0/7] Hangcheck and arb robustness
 2013-07-16  9:16 UTC  (6+ messages)
` [PATCH 4/7] drm/i915: no hangcheck when reset is in progress
` [PATCH 5/7] drm/i915: queue hangcheck on reset

[PATCH 01/20] drm: use common drm_gem_dmabuf_release in i915/exynos drivers
 2013-07-16  7:12 UTC  (2+ messages)
` [PATCH 13/20] drm/gem: create drm_gem_dumb_destroy

[PATCH 00/14] irq locking review v2
 2013-07-16  6:19 UTC  (3+ messages)
` [PATCH 14/14] drm/i915: simplify rps interrupt enabling/disabling sequence

[PATCH 12/14] drm/i915: unify GT/PM irq postinstall code
 2013-07-16  6:17 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: unify PM interrupt preinstall sequence
  ` [PATCH 2/3] drm/i915: unify GT/PM irq postinstall code

[PATCH 5/5] drm/i915: debugfs entries for [e]LLC
 2013-07-16  6:10 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Add a param for eLLC size

[PATCH 1/5] drm/i915/hsw: Set correct Haswell PTE encodings
 2013-07-16  6:02 UTC  (6+ messages)
` [PATCH 3/5] drm/i915: store eLLC size

[PATCH 00/11] ppgtt: just the VMA
 2013-07-16  5:13 UTC  (16+ messages)
` [PATCH 06/11] drm/i915: plumb VM into object operations
` [PATCH 12/15] [RFC] create vm->bind,unbind
  ` [PATCH 1/3] drm/i915: Add bind/unbind object functions to VM

[PATCH 1/6] drm/i915: Colocate all GT access routines in the same file
 2013-07-16  3:20 UTC  (5+ messages)
` [PATCH 4/6] drm/i915: Serialize all register access

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-07-16  2:05 UTC 

[PATCH 2/9] drm/i915: Convert renderctx to a regular context
 2013-07-15 18:04 UTC  (2+ messages)
` [PATCH 2/9] [v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox