public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-11-06 19:37:51 to 2013-11-11 17:06:27 UTC [more...]

[PATCH 1/2] drmtest: introduce kmsg_error functions
 2013-11-11 17:06 UTC  (2+ messages)
` [PATCH 2/2] tests: add kms_edp_vdd_race

[GMA500/CDV] HDMI AVI infoframe code
 2013-11-11 16:18 UTC  (4+ messages)

[PATCH] lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
 2013-11-11 15:49 UTC  (4+ messages)

[PATCH 0/3] Per Engine hang detection and recovery
 2013-11-11 15:49 UTC  (3+ messages)

[PATCH 1/7] drm/i915: Optimize pipe irq handling on bdw
 2013-11-11 15:43 UTC  (23+ messages)
` [PATCH 2/7] drm/i915: Fix up the bdw pipe interrupt enable lists
  ` [PATCH] "
` [PATCH 3/7] drm/i915: Wire up port A aux channel
    ` [PATCH] "
` [PATCH 4/7] drm/i915: Wire up PCH interrupts for bdw
` [PATCH 5/7] drm/i915: Wire up pipe CRC support "
` [PATCH 6/7] drm/i915: Optimize gen8_enable|disable_vblank functions
    ` [PATCH 1/2] drm/i915: Mask the vblank interrupt on bdw by default
      ` [PATCH 2/2] drm/i915/bdw: Take render error interrupt out of the mask
` [PATCH 7/7] drm/i915: Wire up cpu fifo underrun reporting support for bdw
    ` [PATCH] Workaround for flicker with panning on the i830

[PATCH] tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1"
 2013-11-11 15:36 UTC 

intel_drv.so segfault
 2013-11-11 15:09 UTC  (15+ messages)

[PATCH 3/3] drm/i915: Export TDR hang count to debugfs
 2013-11-11 14:59 UTC 

[PATCH 2/3] drm/i915: Per-engine Timeout detection and recovery on HSW
 2013-11-11 14:59 UTC 

[PATCH 1/3] drm/1915: Add ring functions to save/restore context for per-ring reset
 2013-11-11 14:58 UTC 

[PATCH v2 0/7] drm/i915: Baytrail MIPI DSI support Updated
 2013-11-11 10:28 UTC  (11+ messages)
` [PATCH v2 1/7] drm/i915: Add more dev ops for MIPI sub encoder
` [PATCH v2 2/7] drm/i915: Use FLISDSI interface for band gap reset
` [PATCH v2 3/7] drm/i915: Compute dsi_clk from pixel clock
` [PATCH v2 4/7] drm/i915: Try harder to get best m, n, p values with minimal error
` [PATCH v2 5/7] drm/i915: Reorganize the DSI enable/disable sequence
` [PATCH v2 6/7] drm/i915: Remove redundant DSI PLL enabling
` [PATCH v2 7/7] drm/i915: Parametrize the dphy and other spec specific parameters
  ` [Intel-gfx] [PATCH v2 0/7] drm/i915: Baytrail MIPI DSI support Updated

[PATCH 01/21] drm/i915: Optimize pipe irq handling on bdw
 2013-11-11  9:41 UTC  (25+ messages)
` [PATCH 02/21] drm/i915: Fix up the bdw pipe interrupt enable lists
` [PATCH 03/21] drm/i915: Wire up port A aux channel
` [PATCH 04/21] drm/i915: Wire up PCH interrupts for bdw
` [PATCH 05/21] drm/i915: Wire up pipe CRC support "
` [PATCH 06/21] drm/i915: Optimize gen8_enable|disable_vblank functions
` [PATCH 07/21] drm/i915: Wire up cpu fifo underrun reporting support for bdw
` [PATCH 08/21] drm/i915: Mask the vblank interrupt on bdw by default
` [PATCH 09/21] drm/i915/bdw: Take render error interrupt out of the mask
` [PATCH 10/21] drm/i915/bdw: Add missed break for forcewake mmio
` [PATCH 11/21] drm/i915/bdw: Add BDW PCH check first
` [PATCH 12/21] drm/i915/bdw: posting read the full 64b PTE
` [PATCH 13/21] drm/i915/bdw: Initialize BDW forcewake vfuncs
` [PATCH 14/21] drm/i915: Abstract backlight registers a bit
` [PATCH 15/21] drm/i915/bdw: GEN8 backlight support
` [PATCH 16/21] drm/i915/bdw: Remove semaphore disabled DRM_INFO
` [PATCH 17/21] drm/i915/bdw: Do gen6 style reset for gen8
` [PATCH 18/21] drm/i915/bdw: Free correct number of ppgtt pages
` [PATCH 19/21] drm/i915: Never allow VGA on LPT LP PCH
` [PATCH 20/21] drm/i915/bdw: Add comment about gen8 HWS PGA
` [PATCH 21/21] drm/i915/bdw: Limit GTT to 2GB

[PATCH 1/2] drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
 2013-11-11  9:23 UTC  (4+ messages)

[PATCH] drm/i915/bdw: GEN8 backlight support
 2013-11-11  9:12 UTC 

[PATCH 0/3] Deprecate legacy crap
 2013-11-11  8:35 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Make AGP=n work even on gen3
` [PATCH 2/3] drm/i915: Kill legeacy AGP for gen3 kms
` [PATCH 3/3] drm/i915: Deprecated UMS support

[PATCH 00/13] drm/i915: backlight rewrite
 2013-11-11  8:36 UTC  (15+ messages)
` [PATCH 01/13] drm/i915: clean up backlight conditional build
` [PATCH 02/13] drm/i915: make backlight info per-connector
` [PATCH 03/13] drm/i915: make asle notifications update backlight on all connectors
` [PATCH 04/13] drm/i915: handle backlight through chip specific functions
` [PATCH 05/13] drm/i915: fix gen2-gen3 backlight set
` [PATCH 06/13] drm/i915: vlv does not have pipe field in backlight registers
` [PATCH 07/13] drm/i915: move backlight level setting in enable/disable to hooks
` [PATCH 08/13] drm/i915: use the initialized backlight max value instead of reading it
` [PATCH 09/13] drm/i915: debug print on backlight register
` [PATCH 10/13] drm/i915: gather backlight information at setup
` [PATCH 11/13] drm/i915: do full backlight setup at enable time
` [PATCH 12/13] drm/i915: nuke get max backlight functions
` [PATCH 13/13] drm/i915: do not save/restore backlight registers

[PATCH] drm/i915: tune down hangcheck noise
 2013-11-11  7:02 UTC  (2+ messages)

[PATCH] drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell
 2013-11-10 12:30 UTC  (4+ messages)

[PATCH] configure: Use proper variables set by PKG_CHECK_MODULES
 2013-11-10 11:36 UTC  (2+ messages)

[PATCH 0/7] Hangcheck and arb robustness
 2013-11-08 21:20 UTC  (12+ messages)
` [PATCH 7/7] drm/i915: add i915_get_reset_stats_ioctl

[RFC 0/6] Haswell runtime PM support + D3
 2013-11-08 18:42 UTC  (17+ messages)
` [RFC 1/6] drm/i915: add initial Runtime PM functions
` [RFC 3/6] drm/i915: add enable_runtime_pm option
` [RFC i-g-t] tests: add runtime_pm

[PATCH 1/2] drm/i915: add i915_reset_count
 2013-11-08 18:11 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: add i915_get_reset_stats_ioctl

v3.12 does not work on ByT-I
 2013-11-08 18:38 UTC  (4+ messages)

[PATCH 1/2] drmtest: remove unused argument from gem_mmap__cpu
 2013-11-08 20:50 UTC  (2+ messages)
` [PATCH 2/2] drmtest: assert operations inside gem_mmap__cpu

[PATCH 2/2] drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document
 2013-11-08 16:42 UTC  (8+ messages)
` [PATCH v3 "

[PATCH] drm/i915/bdw: Add BDW to ULT macro
 2013-11-08 18:20 UTC 

[PULL] bdw basic enabling for 3.13
 2013-11-08 19:14 UTC 

randconfig build error with next-20131107, in drivers/gpu/drm/i915
 2013-11-08 18:33 UTC  (3+ messages)
` [PATCH] drm/i915/opregion: fix build error on CONFIG_ACPI=n

[PATCH v2] drm/i915: Make AGP support optional
 2013-11-08 17:37 UTC  (2+ messages)

[PATCH] gem_pin: Be explicit about GGTT needs
 2013-11-07 20:59 UTC  (9+ messages)

[WIP] Wrap fb objects from BIOS/bootloader
 2013-11-07 19:56 UTC  (7+ messages)
` [PATCH] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v4
  ` [PATCH] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v5

[PATCH 1/2] drm/i915: Kill vlv_update_rps_cur_delay()
 2013-11-07 19:05 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Use clamp_t() when limiting cur_delay

[PATCH 0/5] drm-intel-collector - update
 2013-11-07 18:13 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: Initialise min/max frequencies before updating RPS registers
` [PATCH 3/5] drm/i915: Fix gen3/4 vblank counter wraparound
` [PATCH 4/5] drm/i915: Use frame counter for intel_wait_for_vblank() on CTG
` [PATCH 5/5] drm/i915: Require HW contexts (when possible)

[PATCH] drm/i915: Use hsw_crt_get_config on BDW
 2013-11-07 17:36 UTC  (2+ messages)

[PATCH 1/2] drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333
 2013-11-07 16:55 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value

[PATCH] tests/gem_reloc_overflow: Add gen8+ specifc tests
 2013-11-07 13:15 UTC  (5+ messages)

[PATCH] [VPG HSW-A] drm/i915: BUN vol4g[DevHSW] Vblank interrupt on disabled pipe
 2013-11-07 12:52 UTC  (4+ messages)

v3.12 does not work on ByT-I
 2013-11-07 12:30 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2013-11-07  9:03 UTC 

[Bug 64521] New: BUG kmalloc-4096 (Tainted: G W ): Poison overwritten
 2013-11-07  8:48 UTC  (2+ messages)

[PATCH] drm/i915: tune reset dmesg output a bit
 2013-11-07  8:48 UTC 

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-07  2:53 UTC  (6+ messages)

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

[PATCH 0/5] BDW libdrm support
 2013-11-06 23:04 UTC  (3+ messages)
` [PATCH 5/5] intel/bdw: Update MI_BATCH_BUFFER_START for aub dumps

[PATCH 00/10] drm/i915: FBC fixes v2
 2013-11-06 21:02 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Grab struct_mutex around all FBC updates
` [PATCH 02/10] drm/i915: Have FBC keep references to the fb
` [PATCH 03/10] drm/i915: Grab crtc->mutex in intel_fbc_work_fn()
` [PATCH 04/10] drm/i915: Limit FBC flush to post batch flush
` [PATCH 05/10] drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
` [PATCH v3 06/10] drm/i915: Implement LRI based FBC tracking
` [PATCH v2 07/10] drm/i915: Kill sandybridge_blit_fbc_update()
` [PATCH v2 08/10] drm/i915: Don't write ILK/IVB_FBC_RT_BASE directly
` [PATCH 09/10] drm/i915: Set has_fbc=true for all SNB+, except VLV
` [PATCH 10/10] drm/i915: Use plane_name() in gen7_enable_fbc()

[PATCH] drm/i915: Restore rps/rc6 on reset
 2013-11-06 19:37 UTC  (5+ messages)


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