intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-23 01:34:52 to 2012-10-26 14:21:11 UTC [more...]

[PATCH 1/2] drm/i915/sdvo: force GPIO bit-banging also on default pin
 2012-10-26  8:27 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures

[PATCH 0/9] some ivb fdi b/c fixes
 2012-10-26 14:21 UTC  (12+ messages)
` [PATCH 1/9] drm/i915: shut up spurious message in intel_dp_get_hw_state
` [PATCH 2/9] drm/i915: Write the FDI RX TU size reg at the right time
` [PATCH 3/9] drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT
` [PATCH 4/9] drm/i915: add comment about pch pll enabling rules
` [PATCH 5/9] drm/i915: CPT/PPT pch dp transcoder workaround
` [PATCH 6/9] drm/i915: BUG on impossible pch dp port
` [PATCH 7/9] drm/i915: drop unnecessary check from fdi_link_train code
` [PATCH 8/9] drm/i915: add ->display.modeset_global_resources callback
` [PATCH 9/9] drm/i915: check fdi B/C lane sharing constraint

[PATCH 0/3] drm/i915: eDP scaling mode change support
 2012-10-26 13:44 UTC  (5+ messages)
  ` [PATCH 1/3] drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel
  ` [PATCH 2/3] drm/i915/dp: allow configuring eDP panel fitting scaling mode
  ` [PATCH 3/3] drm/i915/dp: change eDP default scaling mode to respect aspect ratio
  ` [Intel-gfx] [PATCH 0/3] drm/i915: eDP scaling mode change support

[PATCH] drm/i915: Fix sprite offset on HSW
 2012-10-26 13:18 UTC  (5+ messages)

[PATCH] drm/i915: be less verbose about inability to provide vendor backlight
 2012-10-25  8:51 UTC  (2+ messages)

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-10-26 11:13 UTC  (9+ messages)
` [PATCH 2/8] drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
` [PATCH 3/8] drm/i915: implement WaForceL3Serialization "
` [PATCH 4/8] drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
` [PATCH 5/8] drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
` [PATCH 6/8] drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op
` [PATCH 7/8] drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
` [PATCH 8/8] drm/i915: add clock gating regs to VLV offset check function

[PATCH] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
 2012-10-26 11:06 UTC 

Next iteration of stolen support
 2012-10-26 10:55 UTC  (5+ messages)
` [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

[PATCH] xdrm/i915: Respect HW RC6 states availability
 2012-10-26 10:17 UTC  (5+ messages)
` [PATCH] drm/i915: "

[PATCH] meh, failure to git add
 2012-10-26  8:51 UTC 

[PATCH 00/10] Kill AGP dependencies for Gen6+
 2012-10-26  1:03 UTC  (41+ messages)
` [PATCH 01/10] drm/i915: No LLC_MLC for HSW
` [PATCH 02/10] drm/i915: Add dev to ppgtt
` [PATCH 03/10] drm/i915: introduce gtt_pte_t
` [PATCH 04/10] drm/i915: Extract PPGTT pte encoding
` [PATCH 05/10] drm/i915: move more pte encoding to pte encode
` [PATCH 06/10] drm/i915: Stop using AGP layer for GEN6+
` [PATCH 07/10] drm/i915: Calculate correct stolen size for GEN7+
` [PATCH 08/10] drm/i915: Kill off now unused gen6+ AGP code
` [PATCH 09/10] drm/i915: flush system agent TLBs on SNB
` [PATCH 10/10] drm/i915: Kill off actually requiring AGP

[PATCH 00/18] Haswell eDP enablement v3
 2012-10-25 20:17 UTC  (62+ messages)
` [PATCH 01/18] drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable}
` [PATCH 02/18] drm/i915: fix the checks inside Ironlake/Haswell crtc enable/disable
` [PATCH 03/18] drm/i915: simplify intel_crtc_driving_pch
` [PATCH 04/18] drm/i915: don't call Haswell PCH code when we can't or don't need
` [PATCH 05/18] drm/i915: add TRANSCODER_EDP
` [PATCH 06/18] drm/i915: convert PIPE_CLK_SEL to transcoder
` [PATCH 07/18] drm/i915: convert DDI_FUNC_CTL "
` [PATCH 08/18] drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state
` [PATCH 09/18] drm/i915: convert PIPECONF to use transcoder instead of pipe
` [PATCH 10/18] drm/i915: convert PIPE_MSA_MISC to transcoder
` [PATCH 11/18] drm/i915: convert CPU M/N timings "
` [PATCH 12/18] drm/i915: convert pipe timing definitions "
` [PATCH 13/18] drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP
` [PATCH 14/18] drm/i915: select the correct pipe "
` [PATCH 15/18] drm/i915: set the correct eDP aux channel clock divider on DDI
` [PATCH 16/18] drm/i915: set/unset the DDI eDP backlight
` [PATCH 17/18] drm/i915: turn the eDP DDI panel on/off
` [PATCH 18/18] drm/i915: enable DDI eDP
` [PATCH 02-1/18] drm/i915: fix checks inside ironlake_crtc_{enable, disable}
  ` [PATCH 02-2/18] drm/i915: fix checks inside haswell_crtc_{enable, disable}

[RFC 0/4] drm: add raw monotonic timestamp support
 2012-10-25 19:45 UTC  (9+ messages)
` [PATCH 0/2] drm: add "
` [PATCH 1/2] drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
` [PATCH 2/2] drm: add support for monotonic vblank timestamps

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-10-25 18:28 UTC  (7+ messages)
` [PATCH 6/8] drm/i915: TLB invalidation with MI_FLUSH_SW requires a post-sync op
` [PATCH 7/8] drm/i915: PIPE_CONTROL TLB invalidate requires CS stall

[PATCH] drm/i915: VLV does not have a sprite scaler
 2012-10-25 17:06 UTC 

[PATCH] drm/i915: debug print all of the DPCD we have
 2012-10-25 13:00 UTC  (3+ messages)

[PATCH] drm/i915: remove an extra #define for DP_MAX_DOWNSTREAM_PORTS
 2012-10-25 10:28 UTC  (3+ messages)
` [PATCH v2] drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE

[PATCH] drm/i915: Respect HW RC6 states availability
 2012-10-24 21:33 UTC  (2+ messages)

[PATCH 01/18] drm: Introduce drm_mm_create_block()
 2012-10-24 20:21 UTC  (7+ messages)
` [PATCH 17/18] drm/i915: Use a slab for object allocation
` [PATCH 18/18] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH] drm/i915: Revert RPS UP_EI value for SandyBridge and IvyBridge
 2012-10-24 19:05 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Small Fix in RC6 initialization
 2012-10-24 19:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Respect HW RC6 states availability

bad panel power sequencing delays, disabling panel
 2012-10-24 15:17 UTC  (12+ messages)

[PATCH] drm/i915: clear the entire sdvo infoframe buffer
 2012-10-24 13:13 UTC  (4+ messages)

[PATCH] drm/i915: do not set redundant DP dpms mode
 2012-10-23 20:35 UTC  (2+ messages)

[PATCH] drm/i915: Don't try to write to SPR_SCALE when disabling the plane
 2012-10-23 17:38 UTC  (2+ messages)

[PATCH 0/5] eDP improvements
 2012-10-23 15:24 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: make edp panel power sequence setup more robust
` [PATCH 5/5] drm/i915: extract intel_dp_init_panel_power_sequencer

[PATCH] drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
 2012-10-23 15:00 UTC  (4+ messages)

[PATCH] drm/i915/dp: actually nack test request
 2012-10-23 14:41 UTC  (4+ messages)

[PATCH 1/5] flip_test: increase duration for vbl+flip tests with ts check
 2012-10-23 11:57 UTC  (6+ messages)
` [PATCH 5/5] flip_test: add wf-vblank test for expired sequence
  ` [PATCH v2] "

[RFC 1/4] time: export getnstime_raw_and_real for DRM
 2012-10-23 11:50 UTC  (4+ messages)

[PATCH] drm/i915: VGA needs to be on pipe A on i830M
 2012-10-23 11:04 UTC  (3+ messages)

[PATCH] drm/i915: fix overlay on i830M
 2012-10-23 10:59 UTC  (4+ messages)

drm_kms_helper problems
 2012-10-23  9:59 UTC  (10+ messages)
  ` [Intel-gfx] "


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).