messages from 2014-08-27 11:28:48 to 2014-09-02 11:41:26 UTC [more...]
Possible regression in 3.17-rc2 in i915 driver
2014-09-02 11:41 UTC (15+ messages)
` [PATCH] drm/i915: Fix lock dropping in intel_tv_detect()
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] Rework workaround igt
2014-09-02 11:12 UTC (8+ messages)
` [PATCH 1/2] gem_workarounds: intel_wa_registers is now prefixed with i915
` [PATCH 2/2] igt/gem_workarounds: rework igt to test workaround registers
` [PATCH v2] "
[PATCH 1/2] drm/i915/dp: Cache EDID for a detection cycle
2014-09-02 10:45 UTC (7+ messages)
` [PATCH 1/3] drm/i915/dp: Refactor common eDP lid detection
` [PATCH 2/3] drm/i915/dp: Cache EDID for a detection cycle
` [PATCH 3/3] drm/i915/hdmi: "
[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
2014-09-02 10:06 UTC (5+ messages)
` [PATCH 5/5] drm/i915: s/seqno/request/ tracking inside objects
[PATCH 0/4] Rework workaround init fn for BDW and CHV
2014-09-02 9:56 UTC (14+ messages)
` [PATCH 1/4] drm/i915: Rework workaround init functions "
` [PATCH v2] "
` [PATCH 2/4] drm/i915: Rename intel_wa_registers with a i915_ prefix
` [PATCH 3/4] drm/i915: Don't restrict i915_wa_registers to BDW
` [PATCH 4/4] drm/i915: Rework workaround data exporting to debugfs
` [PATCH v2] "
[PATCH] drm/i915: Prevent recursive deadlock on releasing a busy userptr
2014-09-02 9:38 UTC (4+ messages)
[PATCH] drm/i915: Prevent recursive deadlock on releasing a busy userptr
2014-09-02 7:21 UTC
[PATCH] drm/i915: Don't call intel_plane_restore() when the prop value didn't change
2014-09-02 7:20 UTC (3+ messages)
[PATCH] drm: Include task->name and master status in debugfs clients info
2014-09-02 7:03 UTC (5+ messages)
Regression in drm-intel caused by d91a2cb8e510
2014-09-02 1:23 UTC (3+ messages)
[drm/i915/3.17] panic in i915_digport_work_func
2014-09-01 14:11 UTC (7+ messages)
[PATCH] drm/edid: Reduce horizontal timings for pixel replicated modes
2014-09-01 13:19 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm: i915: reduce memory footprint when debugging
2014-09-01 12:32 UTC (2+ messages)
[PATCH 0/5] A few fixes on top of the wa_regs patches
2014-09-01 11:33 UTC (11+ 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/14] drm/i915: edp vdd locking and prep for power sequencer kick
2014-09-01 11:19 UTC (3+ messages)
` [PATCH 10/14] drm/i915: Track which port is using which pipe's power sequencer
DRI3 only DDX driver
2014-09-01 11:09 UTC
[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
[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] "
[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 (8+ messages)
` [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 1/2] drm/i915/bdw: Apply workarounds in render ring init function
2014-08-29 16:01 UTC (5+ messages)
` [PATCH] drm/i915: Init some CHV workarounds via LRIs in ring->init_context()
[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 (8+ 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 (2+ 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 (5+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox