public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-08-26 14:39:50 to 2014-09-01 09:08:06 UTC [more...]

[PATCH 0/5] A few fixes on top of the wa_regs patches
 2014-09-01  9:08 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Rename intel_wa_registers with a i915_ prefix
` [PATCH 2/5] drm/i915: Don't overrun the intel_wa_regs array
` [PATCH 3/5] drm/i915: Don't silently discard workarounds
` [PATCH 4/5] drm/i915: Remove unneeded brackets
` [PATCH 5/5] drm/i915: Don't restrict i915_wa_registers to BDW

[PATCH 00/16] drm/i915: 830M/ns201 fixes again
 2014-09-01  8:53 UTC  (7+ messages)
` [PATCH 11/16] drm/i915: Init important ns2501 registers
` [PATCH 13/16] drm/i915: Fix DVO 2x clock enable on 830M

Possible regression in 3.17-rc2 in i915 driver
 2014-09-01  8:50 UTC  (3+ messages)
  ` [PATCH] drm/i915: Fix lock dropping in intel_tv_detect()

[PULL] drm-intel-next
 2014-09-01  8:49 UTC 

[PATCH 1/7] drm/i915: Move RPS evaluation interval counters to i915->rps
 2014-09-01  8:37 UTC  (4+ messages)
` [PATCH 4/7] drm/i915: Improved w/a for rps on Baytrail

[PATCH] drm/i915: Fix to Enable GT/PM Interrupts for cherryview
 2014-09-02  8:23 UTC  (6+ messages)
` [PATCH v2] "

[drm/i915/3.17] panic in i915_digport_work_func
 2014-09-01  7:52 UTC  (4+ messages)

[PATCH] drm/i915: Don't use WaGsvRC0ResidenncyMethod on chv
 2014-09-02  2:35 UTC  (7+ messages)

[PATCH 0/2] Apply BDW workarounds using LRIs in render init fn
 2014-08-31 19:43 UTC  (17+ messages)
` [PATCH 1/2] drm/i915/bdw: Apply workarounds in render ring init function
  ` [PATCH] drm/i915: Init some CHV workarounds via LRIs in ring->init_context()
` [PATCH 2/2] drm/i915/bdw: Export workaround data to debugfs

[PATCH xf86-video-intel] configure: check for cpuid.h
 2014-08-31 12:27 UTC  (3+ messages)

[PATCH xf86-video-intel] intel: include sys/param.h for sys/mount.h
 2014-08-31 10:45 UTC  (2+ messages)

[PATCH igt] gem_workarounds: intel_wa_registers is now prefixed with i915
 2014-08-30 21:46 UTC 

[PATCH] igt/gem_workarounds: igt to test workaround registers
 2014-08-30 15:25 UTC  (12+ messages)

[PATCH] drm/i915: make fbdev initialization asynchronous v2
 2014-08-29 19:35 UTC  (3+ messages)

[PATCH i-g-t 1/1] scripts: Add capability to resume interrupted run-tests.sh session
 2014-08-29 15:44 UTC  (2+ messages)

[PATCH 1/9] drm/i915: init sprites with univeral plane init function
 2014-08-29 15:43 UTC  (19+ messages)
` [PATCH 2/9] drm/i915: trivial: remove unneed set to NULL
` [PATCH 3/9] drm/i915: fix memleak in intel_set_config_save_state()
` [PATCH 4/9] drm/i915: split intel_update_plane into check() and commit()
    ` [Intel-gfx] "
` [PATCH 5/9] drm/i915: split intel_cursor_plane_update() "
` [PATCH 6/9] drm/i915: split intel_crtc_cursor_set_obj() "
` [PATCH 7/9] drm/i915: split intel_primary_plane_setplane() "
` [PATCH 8/9] drm/i915: return error if fb is NULL
` [PATCH 9/9] drm/i915: split intel_pipe_set_base() into check() and commit()

[RFC] libdrm_intel: Optimize BO alloc to avoid rounding to bucket size
 2014-08-29 12:34 UTC  (6+ messages)
` [RFC] libdrm_intel: Rework BO allocs to avoid rounding up "

[PATCH] drm/i915/ilk: special case enabling of PCU_EVENT interrupt
 2014-08-29  7:08 UTC  (13+ messages)

i915: Regression: +4W in idle power use on Macbook Pro 15 (late 2013)
 2014-08-28 20:08 UTC  (12+ messages)

[PULL] drm-intel-fixes
 2014-08-28 11:34 UTC 

[PATCH 27/43] drm/i915/bdw: Render state init for Execlists
 2014-08-28  9:40 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] drm/i915/bdw: BDW Software Turbo
 2014-08-28  9:10 UTC  (5+ messages)

[QA 08/28 ww35] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-08-28  8:57 UTC 

[PATCH] drm/i915: Remove bogus __init annotation from DMI callbacks
 2014-08-28  7:10 UTC  (2+ messages)

[PATCH v2 0/7] Rename DP training vswing/pre-emph defines
 2014-08-28  7:01 UTC  (18+ messages)
` [PATCH 1/7] drm: Renaming DP training vswing pre emph defines
` [PATCH 3/7] drm/exynos: "
    ` [Intel-gfx] [PATCH v2 0/7] Rename DP training vswing/pre-emph defines

[PATCH] drm/i915: WARN if interrupts aren't on in en/disable_pipestat
 2014-08-27 23:00 UTC  (6+ messages)

[PATCH] drm/i915/dp: Backlight PWM enable before BL Enable assert
 2014-08-27 20:54 UTC  (7+ messages)

Responsiveness Changes to i915 Driver
 2014-08-27 20:33 UTC  (7+ messages)

[PATCH] drm/i915: Fix irq enable tracking in driver load
 2014-08-27 18:43 UTC  (3+ messages)

[PATCH 0/4] drm/i915: A few CHV stragglers
 2014-08-28 16:09 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Warn about odd rps values on CHV
` [PATCH v2 2/4] drm/i915: Populate mem_freq in init_gt_powerwave()

[PATCH 1/2] drm/i915: Don't dereference fb when disabling primary plane
 2014-08-27 15:54 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane code
  ` [PATCH v2 1/2] drm/i915: Don't dereference fb when disabling primary plane

[PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot
 2014-08-27 13:55 UTC  (8+ messages)
      ` [PATCH] drm/i915/ddi: use struct for ddi buf translation tables

[PATCH] drm/i915: Rename defines for selection of ddi buffer translation slot
 2014-08-27 13:38 UTC  (2+ messages)

drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
 2014-08-27 13:12 UTC  (2+ messages)

[PATCH] drm/i915/dp: debug log whether backlight is being enabled or disabled
 2014-08-27 11:26 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Let the memory controller do all the swizzling
 2014-08-27 11:26 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Don't use a define when it's clearer to just put the value
 2014-08-27 11:15 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Add "Intel Corporation" as module author

[PATCH] drm/i915: don't warn if backlight unexpectedly enabled
 2014-08-27 11:01 UTC  (9+ messages)

[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
 2014-08-27 10:39 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: s/seqno/request/ tracking inside objects

[PATCH] drm/i915: Enable vblank interrupts for CRC generation
 2014-08-27  9:55 UTC  (5+ messages)

i915.fastboot bug report - not working on coreboot
 2014-08-27  9:02 UTC  (3+ messages)

[PATCH] shader-debugger: Force file/stdout IO as UTF-8
 2014-08-27  7:56 UTC  (3+ messages)

[PATCH 0/6] New drm crtc property for varying the Crtc size
 2014-08-27  7:20 UTC 

[PATCH] drm/i915/bdw: Add BDW support in the i915 debugfs entry
 2014-08-27  6:17 UTC  (2+ messages)

[PATCH 1/2] tests/pm_psr: Update pm_psr for new psr debug interface
 2014-08-27  6:15 UTC  (2+ messages)

[PATCH] drm/i915: Differentiate between LLC or snooped for the user
 2014-08-27  5:54 UTC  (3+ messages)

[PATCH 1/3] drm/i915: call lpt_init_clock_gating on BDW too
 2014-08-26 21:06 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspend

[PATCH] drm/i915: FBC flush nuke for BDW
 2014-08-26 20:43 UTC  (10+ messages)

[PATCH 1/4] lib/rendercopy*: Use igt_assert
 2014-08-26 19:28 UTC  (6+ messages)
` [PATCH 2/4] lib/intel_* Use igt checks and macros
` [PATCH 3/4] lib/igt_* Use igt macros in igt libaries
` [PATCH 4/4] lib: Use igt macros more

3.17.0-rc1: WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/i915_irq.c:139 ironlake_enable_display_irq+0x7f/0x90()
 2014-08-26 18:31 UTC  (4+ messages)

Fwd: i915 (possibly): Suspend regression Macbook Pro 15 (late 2013)
 2014-08-26 14:52 UTC  (3+ messages)


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