public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 09:14:39 to 2013-06-27 10:39:55 UTC [more...]

[PATCH 00/24] irq locking review
 2013-06-27 10:39 UTC  (9+ messages)
` [PATCH 02/24] drm/i915: close tiny race in the ilk pcu even interrupt setup
` [PATCH 03/24] drm/i915: assert_spin_locked for pipestat interrupt enable/disable
` [PATCH 07/24] drm/i915: fold the no-irq check into intel_hpd_irq_handler

[PATCH 01/24] drm/i915: fix locking around ironlake_enable|disable_display_irq
 2013-06-27 10:37 UTC  (4+ messages)
` [PATCH] "

[PATCH] drm/i915: correct intel_dp_get_config() function for DevCPT
 2013-06-27 10:30 UTC  (2+ messages)

[PATCH] fix the compiling error of 'struct _Screen' has no member named 'canDoBGNoneRoot'x
 2013-06-27  6:10 UTC 

[PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP
 2013-06-26 23:23 UTC  (13+ messages)
` [PATCH 02/11] drm/i915: Read the EDP DPCD and PSR Capability
` [PATCH 03/11] drm/i915: split aux_clock_divider logic in a separated function for reuse
` [PATCH 04/11] drm/i915: Enable/Disable PSR
` [PATCH 05/11] drm/i915: Added debugfs support for PSR Status
` [PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it
` [PATCH 07/11] drm/i915: add update function to disable/enable-back PSR
` [PATCH 08/11] drm/intel: add enable_psr module option
` [PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE
    ` [PATCH] drm/i915: Adding global I915_PARAM for PSR ENABLED
` [PATCH 10/11] drm/i915: Add functions to force psr exit
` [PATCH 11/11] drm/i915: Hook PSR functionality

Linux 3.10-rc7
 2013-06-26 22:24 UTC  (11+ messages)

[PATCH] drm/i915: Initialize drm_crtc gamma ramp
 2013-06-26 22:04 UTC  (2+ messages)

[PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP
 2013-06-26 21:52 UTC 

Moar fastboot
 2013-06-26 21:39 UTC  (11+ messages)
` [PATCH 1/5] drm/i915: add fastboot param for fast & loose mode setting
` [PATCH 2/5] drm/i915: get mode clock when reading the pipe config v7
  ` [PATCH] drm/i915: get mode clock when reading the pipe config v8
    ` [PATCH] drm/i915: get mode clock when reading the pipe config v9
` [PATCH 3/5] drm/i915: copy fetched mode state into crtc at setup_hw time v4
  ` [PATCH] drm/i915: copy fetched mode state into crtc at setup_hw time v5
` [PATCH 4/5] drm/i915: turn off panel fitting at flip time if needed v2
` [PATCH 5/5] drm/i915: flip on a no fb -> fb transition if crtc is active v3

[PATCH 1/2] Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
 2013-06-26 19:05 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Fix VLV sprite register offsets

[PATCH] drm/i915: Mask out hardware status bits from VLV DPLL register
 2013-06-26 18:49 UTC  (3+ messages)

[PATCH i-g-t 1/3] quick_dump: Add automagic DPIO register support
 2013-06-26 18:48 UTC  (4+ messages)
` [PATCH i-g-t 2/3] quick_dump: Document the register definition format
` [PATCH i-g-t v2 3/3] quick_dump: Add VLV DPIO registers

[PATCH v2 1/2] drm/i915: Fix VLV PLL LPF coefficients for DAC
 2013-06-26 18:41 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: s/LFP/LPF in DPIO PLL register names

'Timed out waiting for forcewake old ack to clear' and hangup on IvyBridge system
 2013-06-26 17:08 UTC  (5+ messages)

[PATCH 0/6] drm/i915: VLV rps stuff
 2013-06-26 16:26 UTC  (17+ messages)
` [PATCH 1/6] drm/i915: Clean up VLV rps code a bit
` [PATCH 2/6] drm/i915: Don't wait for Punit after each freq change on VLV
` [PATCH 3/6] drm/i915: Optimize the VLV Punit wait a bit
    ` [PATCH] drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
` [PATCH 4/6] drm/i915: Use msecs_to_jiffies_timeout when waiting for Punit freq change
` [PATCH 5/6] drm/i915: Make the rps new_delay comparison more readable
` [PATCH 6/6] drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV

[RFC][PATCH 0/2] drm/i915: VLV rps timer changes
 2013-06-26 10:24 UTC  (8+ messages)
` [RFC][PATCH 1/2] drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer
` [RFC][PATCH 2/2] drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency

[PATCH 00/31] shared pch display pll rework
 2013-06-26 10:02 UTC  (6+ messages)
` [PATCH 21/31] drm/i915: consolidate pch pll enable sequence
` [PATCH 28/31] drm/i915: s/pre_pll/pre/ on the lvds port enable function

[PATCH] drm/i915: Fix context sizes on HSW
 2013-06-26  4:53 UTC  (6+ messages)
` [PATCH] drm/i915: PPGTT dump for debug
` [PATCH] [v2] drm/i915: Fix context sizes on HSW
  ` [Intel-gfx] "
` [PATCH] [v3] "

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-06-26  3:54 UTC 

[PATCH 1/3] intel/aub: Sync the AUB defines with mesa's
 2013-06-25 22:39 UTC  (2+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-25 21:49 UTC  (13+ messages)

[PATCH] drm/i915: Detect invalid scanout pitches
 2013-06-25 16:29 UTC  (4+ messages)

[PATCH] drm/i915: Remove duplicated WaForceL3Serialization:vlv
 2013-06-25 16:14 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Fix retrieval of hangcheck stats
 2013-06-25 16:10 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID
` [PATCH 3/3] drm/i915: Allow contexts to be specified for unsupported rings

[PATCH igt] quick_dump: Add VLV DPIO registers
 2013-06-25 15:29 UTC 

[PATCH 1/3] drm/i915: introduce i915_queue_hangcheck
 2013-06-25 15:26 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: no hangcheck when reset is in progress
` [PATCH 3/3] drm/i915: queue hangcheck on reset

[PATCH] drm/i915: Read the hardware state for the transcoder link upon error
 2013-06-25 12:43 UTC  (5+ messages)
` [Intel-gfx] "
  ` [PATCH] drm/i915: Dump all transcoder registers on error

[PATCH] drm/i915: Bail out once we've found the context object
 2013-06-25 12:39 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Use seq_puts/seq_putc when possible
 2013-06-25 12:38 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Fix a few style issues found by checkpatch.pl
` [PATCH 3/3] drm/i915: Fix a couple of "should it be static?" sparse warnings

[PATCH 15/24] drm/i915: streamline hsw_pm_irq_handler
 2013-06-25 12:28 UTC  (2+ messages)
` [PATCH] "

[PATCH 14/24] drm/i915: irq handlers don't need interrupt-safe spinlocks
 2013-06-25 12:27 UTC  (2+ messages)
` [PATCH] "

[PATCH 09/24] drm/i915: extract ibx_display_interrupt_update
 2013-06-25 12:27 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915: don't scream into dmesg when a modeset fails
 2013-06-25  9:39 UTC  (3+ messages)

[PATCH] drm/i915: Fix up sdvo hpd pins for i965g/gm
 2013-06-25  9:39 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 02/13] drm/i915: Read the EDP DPCD and PSR Capability
 2013-06-25  1:58 UTC  (2+ messages)
` [PATCH] "

[PATCH 01/13] drm: Added SDP and VSC structures for handling PSR for eDP
 2013-06-25  1:56 UTC  (2+ messages)
` [PATCH] "

[PATCH] Lower threshold for pixel doubling
 2013-06-24 23:28 UTC  (7+ messages)

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2013-06-24 21:36 UTC  (5+ messages)

Broadcast RGB questions
 2013-06-24 19:23 UTC  (2+ messages)

[PATCH] drm/i915: Introduce an HAS_IPS() macro
 2013-06-24 18:44 UTC  (2+ messages)

[PATCH] drm/i915: fix build warning on format specifier mismatch
 2013-06-24 18:37 UTC  (4+ messages)

Small FBC fix
 2013-06-24 18:36 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Make intel_enable_fbc() static
` [PATCH 2/2] drm/i915: Fix reason for per-chip disabling of FBC

[PATCH] drm/i915: tune down DIDL warning about too many outputs
 2013-06-24 18:32 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2013-06-24 12:41 UTC 

[PATCH] drm/i915: Trim the i915_error_printf by the trailing '\0'
 2013-06-24 12:37 UTC  (3+ messages)

PROBLEM: WARNING, plane B assertion failure
 2013-06-24 11:06 UTC  (3+ messages)

[PATCH] drm/i915: move i915_trace_irq_get() out of the tracing macro
 2013-06-24  7:31 UTC  (4+ messages)
` [Intel-gfx] "

[ANNOUNCE] xf86-video-intel 2.21.10
 2013-06-22 12:55 UTC 

RFC frontbuffer write tracking
 2013-06-20 17:18 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Amalgamate the parameters to ring flush
` [PATCH 2/5] drm/i915: Expose framebuffer parameters
` [PATCH 3/5] drm/i915: Add a powersave framebuffer parameter
` [PATCH 4/5] drm/i915: Track modifications to the frontbuffer
` [PATCH 5/5] drm/i915: Defer the FBC w/a invalidation

[PATCH] drm/i915: Detect invalid scanout pitches
 2013-06-20 13:54 UTC  (9+ messages)

[PATCH] Fix intel_detect_pch() to work in xen environment
 2013-06-20 12:01 UTC  (11+ messages)


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