intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-13 15:37:06 to 2013-05-22 15:51:27 UTC [more...]

[pull] drm-intel-fixes
 2013-05-22 15:51 UTC  (5+ messages)

[PATCH v2 0/5] drm/i915: sideband refactoring
 2013-05-22 15:34 UTC  (7+ messages)
` [PATCH v2 1/5] drm/i915: group sideband register accessors to a new file
` [PATCH v2 2/5] drm/i915: refactor VLV IOSF sideband accessors to use one helper
` [PATCH v2 3/5] drm/i915: drop redundant warnings on not holding dpio_lock
` [PATCH v2 4/5] drm/i915: rename VLV IOSF sideband functions logically
` [PATCH v2 5/5] drm/i915: change VLV IOSF sideband accessors to not return error code

[PATCH] drm/i915: avoid big kmallocs on reading error state
 2013-05-22 15:31 UTC  (3+ messages)

[PATCH] drm/i915: release scratch page at module unload
 2013-05-22 14:47 UTC 

[PATCH 1/4] lib: fix exit handler when multiple handlers are registered
 2013-05-22 14:40 UTC  (4+ messages)
` [PATCH 2/4] lib: export the exit handler interface
` [PATCH 3/4] kms_flip: do a DPMS ON when exiting with error
` [PATCH 4/4] kms_flip: add subtests for the DPMS OFF->modeset->flip sequence

[PATCH] drm/i915: WA: FBC Render Nuke
 2013-05-22 14:21 UTC  (2+ messages)

Revenge of the reverts: Revert "drm/i915: revert eDP bpp clamping code changes"
 2013-05-22 13:56 UTC 

[PATCH 1/4] drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
 2013-05-22 11:51 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
` [PATCH 3/4] drm/i915: avoid premature timeouts in __wait_seqno()
` [PATCH 4/4] drm/i915: avoid premature DP AUX timeouts

pipe_off wait timed out
 2013-05-22 11:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 0/6] drm/i915: Unfify some modeset sequences
 2013-05-22 11:15 UTC  (4+ messages)
` [PATCH 2/6] drm/i915: Always enable the cursor right after the primary plane

[PATCH] drm/i915: set active format aspect ratio same as picture aspect ratio
 2013-05-22 10:10 UTC  (3+ messages)

[PATCH] drm/i915: Fix WARN_ON() on UP machines
 2013-05-22 10:06 UTC  (2+ messages)

[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
 2013-05-22  7:25 UTC  (6+ messages)

linux-next: build warning after merge of the final tree (drm-intel tree related)
 2013-05-22  5:53 UTC 

[PATCH] drm/i915: hw state readout&check support for cpu_transcoder
 2013-05-21 22:50 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] drm/i915: fixup i915_pipe_enabled check in i915_irq.c
  ` [PATCH 3/3] drm/i915: add basic pipe config dump support

Backport of "drm/i915: Fix detection of base of stolen memory"
 2013-05-21 20:27 UTC 

[PATCH 0/9] pll limit fixes and a few other things
 2013-05-21 19:54 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: split out intel_pnv_find_best_PLL
` [PATCH 2/9] drm/i915: move find_pll callback to dev_priv->display
` [PATCH 3/9] drm/i915: fixup i8xx pll limits
` [PATCH 4/9] drm/i915: fixup g4x "
` [PATCH 5/9] drm/i915: pnv dpll doesn't use m1!
` [PATCH 6/9] drm/i915: fix ibx/cpt/ppt dpll limits
` [PATCH 7/9] drm/i915: store adjust dotclock in adjustede_mode->clock
` [PATCH 8/9] drm/i915: Drop some no longer required mode/adjusted_mode parameters
` [PATCH 9/9] drm/i915: check for strange pfit pipe assignemnt on ivb/hsw

debugging Haswell eDP black screen after S3
 2013-05-21 17:28 UTC  (10+ messages)

[PATCH] drm/i915: force full modeset if the connector is in DPMS OFF mode
 2013-05-21 16:44 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] drm/i915: Be more informative when reporting "too large for aperture" error
 2013-05-21 16:04 UTC  (2+ messages)

Genereal question regarding kernel development
 2013-05-21 15:51 UTC  (2+ messages)

[PATCH 0/2] drm/i915: VLV clock gating fixes
 2013-05-21 15:01 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: VLV doesn't have the ILK+ style LP watermark registers
` [PATCH 2/2] drm/i915: Fix DSPCLK_GATE_D for VLV

[PATCH 0/9] Haswell watermarks, round 1
 2013-05-21 14:59 UTC  (23+ messages)
` [PATCH 1/9] drm/i915: ILK, SNB and IVB don't have linetime watermarks
` [PATCH 3/9] drm/i915: use the mode->htotal to calculate "
` [PATCH 4/9] drm/i915: fix haswell linetime watermarks calculation
` [PATCH 5/9] drm/i915: use the correct clock when calculating linetime watermarks
` [PATCH 6/9] drm/i915: make intel_ddi_get_cdclk_freq return values in KHz
` [PATCH 7/9] drm/i915: set the IPS linetime watermark
` [PATCH 8/9] drm/i915: MCH_SSKPD is a 64 bit register on Haswell
` [PATCH 9/9] drm/i915: set FORCE_ARB_IDLE_PLANES workaround

[PATCH 0/3] drm/i915: Trickle feed bits
 2013-05-21 14:47 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915: Disable primary plane trickle feed for g4x
` [PATCH 2/3] drm/i915: Disable trickle feed via MI_ARB_STATE for gen4
` [PATCH 3/3] drm/i915: Try harder to disable trickle feed on VLV
` [PATCH] drm/i915: Disable trickle feed in ironlake_init_clock_gating()

[PATCH 0/2 V4] Power-well API implementation for Haswell
 2013-05-21 11:04 UTC  (8+ messages)
` [PATCH 1/2 V4] i915/drm: Add private api for power well usage
` [PATCH 2/2 V4] ALSA: hda - Add power-welll support for haswell HDA

[PATCH 0/4] drm/i915: remove is_cpu_edp()
 2013-05-21 10:59 UTC  (11+ messages)
` [PATCH 1/4] drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp
` [PATCH 2/4] drm/i915: merge VLV eDP and DP AUX clock divider calculation
` [PATCH 3/4] drm/i915: replace is_cpu_edp() with a check for port A
` [PATCH 4/4] drm/i915: remove unused is_cpu_edp()

[PATCH] drm/i915: Propagate errors back from fb set-base
 2013-05-21 10:16 UTC  (4+ messages)

[ANNOUNCE] xf86-video-intel 2.21.7
 2013-05-21 10:07 UTC 

[PATCH 1/3] drm/i915: implement IPS feature
 2013-05-21  8:41 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: add enable_ips module option
` [PATCH 3/3] drm/i915: add i915_ips_status debugfs entry

[RFC PATCH 0/3] vlv sideband refactoring
 2013-05-21  8:33 UTC  (6+ messages)
` [RFC PATCH 1/3] drm/i915: group vlv iosf sideband register accessors to a new file
` [RFC PATCH 2/3] drm/i915: refactor all vlv sideband accessors to use one helper
` [RFC PATCH 3/3] drm/i915: drop redundant warnings on not holding dpio_lock

Fastboot in 6 patches
 2013-05-21  7:55 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: add encoder get_config function v5
` [PATCH 2/6] drm/i915: get mode clock when reading the pipe config v5
` [PATCH 3/6] drm/i915: copy fetched mode state into crtc at setup_hw time v2
` [PATCH 4/6] drm/i915: fetch PCH PLL state at init time v3
` [PATCH 5/6] HACK: drm/i915: turn off panel fitting at flip time if needed
` [PATCH 6/6] drm/i915: flip on a no fb -> fb transition if crtc is active v2

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-05-21  1:58 UTC 

Updated drm-intel-test
 2013-05-20 20:58 UTC 

[PATCH] drm/i915: add support for dvo Chrontel 7010B
 2013-05-20 20:03 UTC  (2+ messages)

[PATCH] Lower threshold for pixel doubling
 2013-05-20 18:15 UTC 

[PATCH 2/9] drm/i915: fix linetime_watermarks code
 2013-05-20 13:48 UTC  (3+ messages)
` [PATCH 2/9] drm/i915: remove intel_update_linetime_watermarks

[PATCH 0/2 V3] Power-well API implementation for Haswell
 2013-05-20 11:35 UTC  (7+ messages)
` [PATCH 1/2 V3] drm/915: Add private api for power well usage
` [PATCH 2/2 V3] ALSA: hda - Add power-welll support for haswell HDA

Question about pci memory space address
 2013-05-20  7:04 UTC 

[PATCH 1/5] drm/i915: pass seqno to i915_hangcheck_ring_idle
 2013-05-17 17:40 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: track ring progression using seqnos

Haswell: Ensuring HDA codec pins refer to physical outputs
 2013-05-16  7:00 UTC 

[PATCH 0/2 V2] Power-well API implementation for Haswell
 2013-05-16  5:43 UTC  (8+ messages)
` [PATCH 1/2] drm/915: Add private api for power well usage
  ` [alsa-devel] "
` [PATCH 2/2] ALSA: hda - Add power-welll support for haswell HDA

[PATCH] drm/i915: panel fitter hw state readout&check support
 2013-05-14 23:29 UTC  (6+ messages)

[PATCH kernel] drm/i915: Adding more reserved PCI IDs for Haswell
 2013-05-14 23:17 UTC  (5+ messages)
  ` [PATCH] "

[PATCH 1/2 libdrm] intel: Fix Haswell GT3 names
 2013-05-14 20:58 UTC  (3+ messages)
` [PATCH 2/2 libdrm] intel: Adding more reserved PCI IDs for Haswell

[PATCH v2 3/8] drm/i915: take msecs_to_jiffies_timeout into use
 2013-05-14 14:48 UTC 

[PATCH] drm/i915: Advance seqno upon reseting the GPU following a hang
 2013-05-14 12:31 UTC  (4+ messages)

[PATCH 1/2 DDX] Fix Haswell GT3 names
 2013-05-14  8:37 UTC  (5+ messages)
` [PATCH 2/2 DDX] Adding more reserved PCI IDs for Haswell

[PATCH 1/2 mesa] i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check
 2013-05-14  0:06 UTC  (4+ messages)
` [PATCH 2/2 mesa] i965: Adding more reserved PCI IDs for Haswell
  ` [Mesa-dev] "
` [Mesa-dev] [PATCH 1/2 mesa] i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check

[PATCH 1/2 i-g-t] intel_chipset: Fix Haswell GT3 names
 2013-05-13 20:54 UTC  (2+ messages)
` [PATCH 2/2 i-g-t] intel_chipset: Adding more reserved PCI IDs for Haswell

[PATCH 0/5] Power-well API implementation for Haswell
 2013-05-13 15:37 UTC  (7+ messages)
` [PATCH 5/5] ALSA/i915: Check power well API existense before calling
    ` [alsa-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).