public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-12-19 15:45:24 to 2014-01-07 08:34:38 UTC [more...]

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

Supporting fused display configurations v4
 2014-01-07  8:23 UTC  (16+ 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

Help to enable Iris Pro on Retina MBP 11.3
 2014-01-07  8:02 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

[PATCH 1/3] drm/i915: Only bind each object rather than for every execbuffer
 2014-01-07  7:43 UTC  (6+ 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

(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] drm/i915: set ctx->initialized only after RCS
 2014-01-07  7:10 UTC  (6+ messages)

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

A few clean-ups and a baby step towards unified register definitions
 2014-01-07  0:41 UTC  (8+ 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] drm/i915/bdw: don't try to check IPS state on BDW
 2014-01-07  0:28 UTC 

[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 

Bug/Patch : resolved i830 black screen
 2014-01-05 21:48 UTC 

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

[PATCH 0/6] eDP panel power sequencing optimizations
 2014-01-03 19:46 UTC  (19+ messages)
` [PATCH 1/6] drm/i915: init the DP panel power seq variables earlier
` [PATCH 2/6] drm/i915: save some time when waiting the eDP timings
` [PATCH 3/6] drm/i915: reset eDP timestamps on resume
` [PATCH 4/6] drm/i915: remove a column of zeros from the eDP wait definitions
` [PATCH 5/6] drm/i915: don't wait for power cycle when waiting for power off
` [PATCH 6/6] drm/i915: set the backlight panel delays registers to 1

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  (8+ messages)
` [PATCH 2/3] drm/i915: don't wait for vblank after enabling pipe on HSW
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+

[PATCH] drm/i915/ppgtt: Prevent NULL deref in reset ioctl
 2014-01-02 14:34 UTC  (10+ messages)
` [PATCH] drm/i915/ppgtt: Never return a NULL context
  ` [PATCH] [v2] "

[PATCH] drm/ivb: Flush outstanding requests before allocating new seqno
 2014-01-02 14:32 UTC 

-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  (12+ messages)
` [PATCH 1/7] drm/i915/bdw: Split up PPGTT cleanup
` [PATCH 2/7] drm/i915/bdw: Reorganize PPGTT init
  ` [PATCH 2/7] [v2] "
` [PATCH 3/7] drm/i915/bdw: Split ppgtt initialization up
  ` [PATCH 3/7] [v2] "
` [PATCH 4/7] drm/i915: Make clear/insert vfuncs args absolute
` [PATCH 5/7] drm/i915/bdw: Reorganize PT allocations
` [PATCH 6/7] Revert "drm/i915/bdw: Limit GTT to 2GB"
` [PATCH 7/7] drm/i915: Update i915_gem_gtt.c copyright
` [PATCH 8/9] drm/i915: Split GEN6 PPGTT cleanup
  ` [PATCH 9/9] drm/i915: Split GEN6 PPGTT initialization up

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

[penguin-kernel@I-love.SAKURA.ne.jp: [PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference.]
 2013-12-24 17:51 UTC 

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-12-24 13:59 UTC  (12+ messages)
            ` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
                ` [PATCH v2 rebased] "

[PATCH 0/5] Enabling DRRS in the kernel
 2013-12-23  7:52 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR

[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
 2013-12-23  5:57 UTC 

[PATCH 0/5] Enabling DRRS in the kernel
 2013-12-23  5:25 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR

drm/i915: Enabling PC8 on Haswell
 2013-12-22 11:44 UTC 

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww51
 2013-12-22 11:07 UTC 

[PULL] drm-intel-next
 2013-12-22  6:04 UTC  (2+ messages)

No display on i830GM
 2013-12-21 23:31 UTC 

[PATCH] drm/i915: use crtc_htotal when calculating ilk watermarks
 2013-12-20 21:08 UTC 

[PATCH] [RFC] drm/i915: VMA ops sanitizer
 2013-12-20 20:44 UTC 

[PATCH] drm/i915: avoid unclaimed registers when capturing the error state
 2013-12-20 17:09 UTC 

[PATCH] README: Document how to avoid Waffle with piglit
 2013-12-20 15:32 UTC  (2+ messages)

[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
 2013-12-20 14:18 UTC  (3+ messages)

[PATCH] ACPI / video: Use native backlight control interface by default
 2013-12-20  6:32 UTC  (3+ messages)

[PATCH 0/5] Enabling DRRS support in the kernel
 2013-12-20  5:21 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support

[PATCH 00/19] Make PC8 become part of runtime PM
 2013-12-19 21:31 UTC  (5+ messages)
` [PATCH 02/19] drm/i915: get/put runtime PM without holding rps.hw_lock

intel-drm-nightly 3.13rc3 broke i830 - more debug
 2013-12-19 18:33 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