Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-08 16:36:32 to 2013-05-16 07:00:06 UTC [more...]

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

Fastboot in 6 patches
 2013-05-15 21:45 UTC  (8+ 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

debugging Haswell eDP black screen after S3
 2013-05-15 20:42 UTC  (2+ messages)

[RFC PATCH 0/3] vlv sideband refactoring
 2013-05-15 18:40 UTC  (4+ 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

[PATCH 1/3] drm/i915: implement IPS feature
 2013-05-15  7:54 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: add enable_ips module option
` [PATCH 3/3] drm/i915: add i915_ips_status debugfs entry

[PATCH] drm/i915: panel fitter hw state readout&check support
 2013-05-14 23:29 UTC  (10+ messages)
` [PATCH 1/2] drm/i915: Use pipe_config state to disable ilk+ pfit
  ` [PATCH 2/2] drm/i915: Use pipe config state to control gmch pfit enable/disable

[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 03/11] drm/i915: take msecs_to_jiffies_min into use
 2013-05-14 14:48 UTC  (2+ messages)
  ` [PATCH v2 3/8] drm/i915: take msecs_to_jiffies_timeout "

[PATCH] drm/i915: Advance seqno upon reseting the GPU following a hang
 2013-05-14 12:31 UTC  (7+ 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  (22+ messages)
` [PATCH 1/5] drm/915: Add private api for power well usage
` [PATCH 2/5] ALSA: hda - Add external module hda-i915 for power well
` [PATCH 3/5] ALSA: hda - Power well request/release for hda controller
` [PATCH 4/5] ALSA: hda - Fix module dependency with gfx i915
` [PATCH 5/5] ALSA/i915: Check power well API existense before calling
      ` [alsa-devel] "
` [alsa-devel] [PATCH 0/5] Power-well API implementation for Haswell

[PATCH 1/5] drm/i915: pass seqno to i915_hangcheck_ring_idle
 2013-05-13 13:32 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: track ring progression using seqnos
` [PATCH 3/5] drm/i915: introduce i915_hangcheck_ring_hung
` [PATCH 4/5] drm/i915: detect hang using per ring hangcheck_score
` [PATCH 5/5] drm/i915: remove i915_hangcheck_hung

[PATCH] list-workarounds: Convert to python3
 2013-05-11 22:57 UTC  (4+ messages)

[PATCH] drm/i915: add encoder get_config function v3
 2013-05-10 20:20 UTC  (9+ messages)
` [PATCH] drm/i915: add encoder get_config function v4
` [PATCH] drm: check user mode flags for validity

[PATCH] drm/i915: add DDI get_config function too
 2013-05-10 20:12 UTC 

[PATCH 1/4] drm/i915: get mode clock when reading the pipe config v4
 2013-05-10 19:35 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: copy fetched mode state into crtc at setup_hw time
` [PATCH 3/4] HACK: drm/i915: turn off panel fitting at flip time if needed
` [PATCH 4/4] HACK: drm/i915: flip on a no fb -> fb transition
` [PATCH] drm/i915: fetch PCH PLL state at init time v2

[PATCH 1/4] drm/i915: BIOS and power context stolen mem handling for VLV v7
 2013-05-10 19:09 UTC  (13+ messages)
` [PATCH 2/4] drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2
` [PATCH 3/4] drm/i915: VLV support is no longer preliminary
` [PATCH 4/4] Revert "drm/i915: disable interrupts earlier in the driver unload code"

[PATCH] drm/i915: implement WADPOClockGatingDisable for LPT
 2013-05-10 19:00 UTC  (7+ messages)

[PATCH] drm/i915: s/valleyview/baytrail
 2013-05-10 15:53 UTC  (3+ messages)

[PATCH intel-gpu-tools] assembler: Add support for the SENDC instruction
 2013-05-10 14:45 UTC  (2+ messages)

[PATCH] drm/i915: Add missing platform tags to FBC workaround comments
 2013-05-10 14:27 UTC  (2+ messages)

[PATCH 0/7] sdvo tv clock improvements + some random stuff
 2013-05-10 14:03 UTC  (14+ messages)
` [PATCH 2/7] drm/i915: move sdvo TV clock computation to intel_sdvo.c
` [PATCH 3/7] drm/i915: drop TVclock special casing on ilk+
` [PATCH 4/7] drm/i915: rip out TV-out lore
` [PATCH 5/7] drm/i915: rip out now unused is_foo tracking from crtc code
` [PATCH 6/7] drm/i915: make SDVO TV-out work for multifunction devices
` [PATCH 7/7] drm/i915: rip out an unused lvds_reg variable

[PATCH i-g-t] list-workarounds: Don't add an already present platform
 2013-05-10 13:40 UTC 

[PATCH] drm/i915: Compute WR PLL dividers dynamically
 2013-05-10 13:27 UTC  (7+ messages)

[PATCH 6/6] drm/i915: HSW FBC WaFbcDisableDpfcClockGating
 2013-05-10 13:17 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915: Organize VBT stuff inside drm_i915_private
 2013-05-10 12:52 UTC  (4+ messages)

Some lost drm patches v2
 2013-05-10 12:36 UTC  (5+ messages)
` [PATCH 1/4] drm: Add missing break in the command line mode parsing code
` [PATCH 2/4] drm: Make the HPD status updates debug logs more readable
` [PATCH 3/4] drm: Don't prune modes loudly when a connector is disconnected
` [PATCH 4/4] drm: Only print a debug message when the polled connector has changed

fbcon issues oh hd4000
 2013-05-10 11:44 UTC  (2+ messages)

[PATCH 0/6] drm/i915: remove pch_edp encoder state variable
 2013-05-10  8:52 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] drm/i915: stop using is_pch_edp() in is_cpu_edp()

[PATCH] drm/i915: hw state readout&check support for cpu_transcoder
 2013-05-10  8:02 UTC  (2+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww19
 2013-05-10  7:51 UTC 

[RFC][PATCH 0/1] drm/i915: Big watermark changes
 2013-05-10  7:14 UTC  (4+ messages)
` [RFC][PATCH 1/1] drm/i915: Rewrite ILK+ watermark handling

[PATCH] drm/i915: Re-enable FBC WM if the watermark is good on gen6+
 2013-05-10  7:15 UTC  (4+ messages)
` [PATCH v2] "

Some lost drm patches
 2013-05-10  6:27 UTC  (12+ messages)
` [PATCH 2/5] drm: Make the HPD status updates debug logs more readable
` [PATCH 4/5] drm: Fix a typo in the struct drm_plane_funcs documentation
` [PATCH 5/5] drm: Use names of ioctls in debug traces
  ` [Intel-gfx] "
    ` [PATCH v2 "

[RFC PATCH 1/3] drm/915: Add private api for power well usage
 2013-05-10  5:02 UTC  (7+ messages)

drm/i915 stable patches
 2013-05-10  4:34 UTC  (4+ messages)

Thinkpad x220: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
 2013-05-10  1:19 UTC 

[PATCH] drm/i915: HSW: allow PCH clock gating for suspend
 2013-05-09 21:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
 2013-05-09 20:13 UTC  (2+ messages)

[PATCH 2/9] drm/i915: fix linetime_watermarks code
 2013-05-09 19:55 UTC  (2+ messages)
` [PATCH 2/9] drm/i915: remove intel_update_linetime_watermarks

[PATCH 3/6] drm/i915: IVB FBC WaFbcDisableDpfcClockGating
 2013-05-09 17:08 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915: fix hotplug event bit tracking
 2013-05-09 10:47 UTC  (5+ messages)

[PATCH 00/18] Introduce the Haswell VECS
 2013-05-09  9:07 UTC  (3+ messages)

[PATCH 0/6] drm/i915: Unfify some modeset sequences
 2013-05-08 21:29 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: Always load the display palette before enabling the pipe

[PATCH 1/2] intel: Recount fences after rewinding relocations
 2013-05-08 20:24 UTC  (5+ messages)

[PATCH] drm/i915: force full modeset if the connector is in DPMS OFF mode
 2013-05-08 19:02 UTC  (8+ messages)

[PATCH v3] kms_flip: make sure we are unblanked during the test
 2013-05-08 19:01 UTC  (3+ messages)
` [i-g-t PATCH v4 4/4] testdisplay: set VT graphics mode

[PATCH 00/12] [RFC] PPGTT prep patches part 1
 2013-05-08 17:55 UTC  (13+ messages)
` [PATCH 02/12] drm/i915: BUG_ON bad PPGTT offset
` [PATCH 03/12] drm/i915: make PDE|PTE platform specific

[PATCH] drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation
 2013-05-08 16:59 UTC  (3+ messages)


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