public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-11-07 12:43:35 to 2013-11-12 16:11:12 UTC [more...]

[PATCH 1/2] tests/pm_pc8: fix compilation errors
 2013-11-12 16:10 UTC 

[PATCH] drm/i915/dp: set sink to power down mode on dp disable
 2013-11-12 15:10 UTC 

[PATCH 1/2] drm/i915: add i915_reset_count
 2013-11-12 14:19 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: add i915_get_reset_stats_ioctl

[PULL] drm-intel-fixes
 2013-11-12 13:21 UTC 

[PATCH 1/2] drm/i915: add i915_reset_count
 2013-11-12 12:12 UTC 

[PATCH v2 00/11] Android build sytem
 2013-11-12 11:55 UTC  (13+ messages)
` [PATCH v2 01/11] build: list all test/tool/lib source files in their own Makefile.sources
` [PATCH v2 02/11] build: Fix missing "\" in tests/Makefile.sources
` [PATCH v2 03/11] build: Move logic to tests/Makefile.am and away from Makefile.sources
` [PATCH v2 04/11] lib: Move kms stuff from drmtest.c over to igt_kms.c
` [PATCH v2 05/11] rendercopy: Remove rendercopy.c
` [PATCH v2 06/11] tests/drm_get_client_auth: In Android, use gettid() instead of syscall(SYS_gettid)
` [PATCH v2 07/11] tests/gem_vmap_blits: Finish extracting gem_read
` [PATCH v2 08/11] build: Fix assorted compilation warnings
` [PATCH v2 09/11] lib/drmtest: Get the correct basename() under Android
` [PATCH v2 10/11] lib/igt_display: workaround a name conflict in Android
` [PATCH v2 11/11] build: New Android makefiles

intel_drv.so segfault
 2013-11-12 11:39 UTC  (12+ messages)

Nov 2013 MSR: Kevin Rogovin
 2013-11-12  7:29 UTC 

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

vblank_count count jumps backwards and then forwards across system suspend
 2013-11-12  0:23 UTC 

[PATCH 01/21] drm/i915: Optimize pipe irq handling on bdw
 2013-11-11 22:58 UTC  (26+ 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] lib: adjust oom_score
 2013-11-11 22:06 UTC 

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

[PATCH 1/2] intel: Add accessor to get HW context ID from a drm_intel_context
 2013-11-11 19:58 UTC  (3+ messages)
` [PATCH 2/2] intel: Silence warning in non-Valgrind build

[PATCH] lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
 2013-11-11 18:54 UTC  (5+ messages)

[PATCH] tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1"
 2013-11-11 18:27 UTC  (2+ messages)

[PATCH] drm/i915/bdw: GEN8 backlight support
 2013-11-11 18:19 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Add BDW to ULT macro
 2013-11-11 18:18 UTC  (2+ messages)

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

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

[PATCH 1/7] drm/i915: Optimize pipe irq handling on bdw
 2013-11-11 15:43 UTC  (17+ messages)
` [PATCH 3/7] drm/i915: Wire up port A aux channel
    ` [PATCH] "
` [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] Workaround for flicker with panning on the i830

[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 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 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] 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  (13+ messages)
` [RFC 1/6] drm/i915: add initial Runtime PM functions
` [RFC i-g-t] tests: add runtime_pm

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 "

[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  (8+ 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  (9+ 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] 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 2/7] drm/i915: Fix up the bdw pipe interrupt enable lists
 2013-11-07 14:00 UTC  (3+ messages)
` [PATCH] "

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


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