public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-12-24 21:42:39 to 2014-01-08 16:07:29 UTC [more...]

[PATCH] build: Added -UNDEBUG to tools/Android.mk
 2014-01-08 16:07 UTC 

Performance drop on XDrawRectangles()
 2014-01-08 15:57 UTC 

[PATCH 1/2] drm/i915: fix DDI PLLs HW state readout code
 2014-01-08 15:55 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: fix wrong PLL debug messages
` [Intel-gfx] [PATCH 1/2] drm/i915: fix DDI PLLs HW state readout code

[PATCH] drm/i915: fix ppgtt dump code for DEBUG_FS=n
 2014-01-08 15:38 UTC  (2+ messages)

Help to enable Iris Pro on Retina MBP 11.3
 2014-01-08 14:53 UTC  (7+ messages)

[PATCH 1/3] drm/i915: don't set modes for 2 connectors on the same encoder
 2014-01-08 14:38 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Introduce new intel_output_name()
    ` [PATCH 2/3 v2] "
` [PATCH 3/3] drm/i915: Set the digital port encoder personality during modeset

[PATCH] drm/i915/bdw: don't try to check IPS state on BDW
 2014-01-08 14:00 UTC  (5+ messages)
  ` [PATCH] drm/i915/bdw: don't try to check IPS state on BDW v2

[PATCH v2] drm/i915: vlv: W/a for hotplug/manual VGA detection
 2014-01-08 11:47 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Only bind each object rather than for every execbuffer
 2014-01-08 10:38 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Fix obj->map_and_fenceable for ppgtt
` [PATCH 3/3] drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer

Dell XPS 8700 kms not working
 2014-01-08 10:06 UTC  (2+ messages)

[PATCH] drm/i915: use crtc_htotal when calculating ilk watermarks
 2014-01-08  9:27 UTC  (3+ messages)

[PATCH 0/3] drm/i915: BDW watermark fixes
 2014-01-08  9:17 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Fix watermark code for BDW
` [PATCH 2/3] drm/i915: Enable watermarks "
` [PATCH 3/3] drm/i915: Simplify watermark/init_clock_gating setup

[PATCH] drm/i915: silence compiler warning
 2014-01-08  7:35 UTC 

[PULL] drm-intel-fixes
 2014-01-08  6:44 UTC 

Fw: linux-next: manual merge of the drm tree with the tree
 2014-01-08  5:19 UTC 

[PATCH] drm/i915: check modeset state after a pipe_set_base if using fastboot
 2014-01-07 21:50 UTC 

Excessive WARN()s in Intel 915 driver
 2014-01-07 20:12 UTC  (2+ messages)

[PATCH] drm/i915: fix fastboot pfit disable hack to update pipe w/h
 2014-01-07 20:08 UTC  (6+ messages)

[PATCH 0/2] drm/i915: 830M regression fixes
 2014-01-07 19:09 UTC  (3+ messages)

[PATCH] tests/NAMING-CONVENTION: s/snooped/snoop/
 2014-01-07 18:26 UTC 

Supporting fused display configurations v4
 2014-01-07 16:55 UTC  (18+ messages)
` [PATCH 01/12] drm/i915: Get rid of the INTEL_INFO() usage in i915_drv.h
` [PATCH 02/12] drm/i915: Convert a few WM functions to use struct drm_i915_private directly
` [PATCH 03/12] drm/i915: Mass replace INTEL_INFO() by dev_priv->info
` [PATCH 04/12] drm/i915: Finish replacing INTEL_INFO() by direct dev_priv usage
` [PATCH 05/12] drm/i915: Remove INTEL_INFO()
` [PATCH 06/12] drm/i915: Constify the drm_i915_private pointer a bit more
` [PATCH 07/12] drm/i915: Make the intel_device_info structure kept in dev_priv writable
` [PATCH 08/12] drm/i915: Move num_plane to the intel_device_info structure
` [PATCH 09/12] drm/i915: Consolidate FUSE_STRAP in one set of defines
` [PATCH 10/12] drm/i915: Disable display when fused off
` [PATCH 11/12] drm/i915: Remove the Quanta special case
` [PATCH 12/12] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions

[PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset
 2014-01-07 16:54 UTC  (6+ messages)

[PATCH 0/2] drm/i915: initialize backlight pwm frequency from vbt if needed
 2014-01-07 16:46 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: move intel_hrawclk() to intel_display.c
` [PATCH 2/2] drm/i915: initialize backlight max from vbt

A few clean-ups and a baby step towards unified register definitions
 2014-01-07 16:49 UTC  (9+ messages)
` [PATCH igt 1/6] intel_reg: Renamed INST_DONE to INSTDONE
` [PATCH igt 2/6] instdone: Add an assert to make sure we never overflow instdone_bits
` [PATCH igt 3/6] lib: Move the INSTDONE bit definitions to instdone.c
` [PATCH igt 4/6] lib: Use INSTDONE_I965 and INSTDONE_1 for gen6
` [PATCH igt 5/6] tools: Removed unused tools/intel_iosf_read.c
` [PATCH igt 6/6] tools: Remove intel_disable_clock_gating

[PATCH] Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
 2014-01-07 16:08 UTC 

[PATCH v2 6/6] drm/i915: Determine the stolen memory base address on gen2
 2014-01-07 15:28 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
 2014-01-07 15:28 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 0/2] drm/i915: 830M regression fixes
 2014-01-07 14:15 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
` [PATCH 2/2] drm/i915: Don't swap planes on 830M

[PATCH] drm/i915: avoid unclaimed registers when capturing the error state
 2014-01-07 14:07 UTC  (2+ messages)

Bug/Patch : resolved i830 black screen
 2014-01-07 13:53 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Don't unconditionally try to deref aliasing ppgtt"
 2014-01-07 12:41 UTC 

[PATCH] drm/i915: Free requests after object release when retiring requests
 2014-01-07 11:45 UTC 

[PATCH] drm/ivb: Flush outstanding requests before allocating new seqno
 2014-01-07 11:14 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: set ctx->initialized only after RCS
 2014-01-07 10:47 UTC  (7+ messages)

[PATCH] tests/gem_reset_stats: add subtest hang_all_rings
 2014-01-07  9:46 UTC 

[PATCH] drm/i915: remove duplicate MODULE_LICENSE definition
 2014-01-07  9:15 UTC 

[PATCH] MAINTAINERS: Updates for drm/i915
 2014-01-07  8:34 UTC  (2+ messages)

[RFC PATCH] drm/i915: move module parameters into a struct
 2014-01-07  7:55 UTC  (3+ messages)

[PATCH] [v2] drm/i915/ppgtt: Never return a NULL context
 2014-01-07  7:53 UTC  (12+ messages)
  ` [PATCH 2/3] drm/i915: set ctx->initialized only after RCS
  ` [PATCH 3/3] drm/i915: Make file default context persistent
  ` [PATCH 1/5] intel: squash unused variable 'bo_gem'
  ` [PATCH 2/5] intel: Handle malloc fails in context create
  ` [PATCH 3/5] intel: Merge latest i915_drm.h
  ` [PATCH 4/5] intel: Intel full PPGTT param
  ` [PATCH 5/5] configure.ac: bump version to 2.4.51 for release
  ` [PATCH] i965: Use default contexts when possible

(no subject)
 2014-01-07  7:32 UTC  (2+ messages)

[PATCH 1/6] igt_kms: don't leak the mmap used for cairo
 2014-01-07  7:16 UTC  (12+ messages)
` [PATCH 2/6] drmtest: don't leak memory when parsing the arguments
` [PATCH 3/6] tests/kms_flip: don't leak the connector when setting DPMS
` [PATCH 4/6] tests/kms_flip: don't leak the CRTC
` [PATCH 5/6] tests/kms_flip: don't leak the connector_config struct
` [PATCH 6/6] tests/kms_flip: free the test_output struct when counting modes

[PATCH igt] intel_error_decode: Factor out common decoding code
 2014-01-06 13:42 UTC  (2+ messages)

[PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference
 2014-01-06  9:57 UTC 

Need help debuging Iris Pro on Retina MBP 11.3
 2014-01-06  6:36 UTC 

i915 + HDMI + Samsung TV -> X.org freezes
 2014-01-04 22:39 UTC 

[PATCH 3/6] drm/i915: reset eDP timestamps on resume
 2014-01-03 19:46 UTC  (2+ messages)

[PATCH 0/6] eDP panel power sequencing optimizations
 2014-01-03 19:45 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: save some time when waiting the eDP timings

DP1 Monitor Flashes
 2014-01-02 20:56 UTC 

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-01-02 16:08 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+

[PATCH] drm/i915/ppgtt: Never return a NULL context
 2014-01-02 14:34 UTC  (3+ messages)
` [PATCH] [v2] "

-nightly and -fixes status
 2014-01-01 22:35 UTC 

[PATCH 1/2] drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entries()
 2014-01-01 20:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entries()

[PULL] drm-intel-fixes
 2014-01-01 18:28 UTC 

[PATCH] drm/i915/ppgtt: Defer request freeing on reset
 2014-01-01 18:15 UTC  (3+ messages)
  ` [PATCH] [v2] "

[REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot
 2013-12-31 13:42 UTC  (3+ messages)
    ` [REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot [FOUND]

i915: [drm] stuck on render ring
 2013-12-31  8:26 UTC  (5+ messages)

[PATCH] drm/i915: Mention when we enable the Ironlake iommu workarounds
 2013-12-30 21:43 UTC  (2+ messages)

Minor bug in intel-gpu-tools
 2013-12-30 18:43 UTC  (4+ messages)
` [PATCH] shader-debugger: Use in tree gen4asm

[PATCH] drm/i915/bdw: Return -ENONENT on default ctx destroy
 2013-12-30 13:09 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.99.907
 2013-12-30 10:39 UTC 

[PATCH] Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"
 2013-12-30 10:09 UTC  (3+ messages)

[PATCH] [trivial] drm/i915: Clarify relocation errnos
 2013-12-27 12:30 UTC  (2+ messages)

drm/i915: Enabling PC8 on Haswell
 2013-12-26 21:09 UTC  (3+ messages)

[PATCH 0/7] GEN8 PPGTT cleanups + 4GB support
 2013-12-26  2:17 UTC  (7+ messages)
` [PATCH 3/7] drm/i915/bdw: Split ppgtt initialization up
  ` [PATCH 3/7] [v2] "
` [PATCH 5/7] drm/i915/bdw: Reorganize PT allocations
` [PATCH 6/7] Revert "drm/i915/bdw: Limit GTT to 2GB"
` [PATCH 8/9] drm/i915: Split GEN6 PPGTT cleanup
  ` [PATCH 9/9] drm/i915: Split GEN6 PPGTT initialization up

[PATCH 2/7] drm/i915/bdw: Reorganize PPGTT init
 2013-12-25  6:58 UTC  (2+ messages)
` [PATCH 2/7] [v2] "

[PATCH] drm/i915/bdw: Flush system agent on gen8 also
 2013-12-24 23:18 UTC 


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