intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 18:39:36 to 2012-11-01 15:35:05 UTC [more...]

[PATCH 0/5] ivb fdi b/c fixes
 2012-11-01 15:35 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: check whether the pch is the soulmate of the cpu
` [PATCH 2/5] drm/i915: drop unnecessary check from fdi_link_train code
` [PATCH 3/5] drm/i915: CPT/PPT pch transcoder workaround
  ` [PATCH] drm/i915: CPT/PPT pch dp "
` [PATCH 4/5] drm/i915: implement WADP0ClockGatingDisable
` [PATCH 5/5] drm/i915: kill pch_init_clock_gating indirection

[PATCH] drm/i915: Flush outstanding unpin tasks before pageflipping
 2012-11-01 15:34 UTC  (5+ messages)

[PATCH 00/36] Haswell VGA fixes
 2012-11-01 15:21 UTC  (43+ messages)
` [PATCH 01/36] drm/i915: don't set ADPA pipe select on LPT
` [PATCH 02/36] drm/i915: use intel_ddi_get_hw_state on CRT encoder too
` [PATCH 03/36] drm/i915: add lpt_pch_enable
` [PATCH 04/36] drm/i915: remove Haswell/LPT bits from ironlake_pch_enable
` [PATCH 05/36] drm/i915: remove ironlake bits from lpt_pch_enable
` [PATCH 06/36] drm/i915: train Haswell FDI at the right time
` [PATCH 07/36] drm/i915: use the right FDI_RX_CTL register on Haswell
` [PATCH 08/36] drm/i915: set the correct number of FDI lanes "
` [PATCH 09/36] drm/i915: don't rely on DDI_BUF_CTL previous values
` [PATCH 10/36] drm/i915: program the FDI RX TUSIZE register on hsw_fdi_link_train
` [PATCH 11/36] drm/i915: properly program FDI_RX_MISC pwrdn lane values on HSW
` [PATCH 12/36] drm/i915: wait only 35us for the FDI link training
` [PATCH 13/36] drm/i915: remove an useless indentation level on hsw_fdi_link_train
` [PATCH 14/36] drm/i915: disable FDI_RX_ENABLE, not FDI_RX_PLL_ENABLE
` [PATCH 15/36] drm/i915: change Haswell FDI link training error messages
` [PATCH 16/36] drm/i915: try each voltage twice at hsw_fdi_link_train
` [PATCH 17/36] drm/i915: fix Haswell FDI link disable path
` [PATCH 18/36] drm/i915: don't write FDI_RX_TUSIZE on lpt_pch_enable
` [PATCH 19/36] drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll
` [PATCH 20/36] drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable
` [PATCH 21/36] drm/i915: don't assert_panel_unlocked on LPT
` [PATCH 22/36] drm/i915: use the CPU and PCH transcoders on lpt_pch_enable
` [PATCH 23/36] drm/i915: rename intel_{en, dis}able_transcoder
` [PATCH 24/36] drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder
` [PATCH 25/36] drm/i915: remove Haswell code from ironlake_enable_pch_transcoder
` [PATCH 26/36] drm/i915: remove IBX code from lpt_enable_pch_transcoder
` [PATCH 27/36] drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder
` [PATCH 28/36] drm/i915: use CPU and PCH transcoders "
` [PATCH 29/36] drm/i915: use PIPECONF_INTERLACE_MASK_HSW "
` [PATCH 30/36] drm/i915: don't rely on previous values when setting LPT TRANSCONF
` [PATCH 31/36] drm/i915: don't assert_pch_ports_disabled on LPT
` [PATCH 32/36] drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder
` [PATCH 33/36] drm/i915: implement timing override workarounds on LPT
` [PATCH 34/36] drm/i915: don't intel_disable_pch_pll on Haswell/LPT
` [PATCH 35/36] drm/i915: don't limit Haswell CRT encoder to pipe A
` [PATCH 36/36] drm/i915: don't assert disabled FDI before disabling the FDI

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-11-01 14:52 UTC  (5+ messages)
` [PATCH 4/8] drm/i915: implement WaDisableVLVClockGating_VBIIssue "

[PATCH 00/11] drm/i915: Patches cherry-picked from drm_atomic
 2012-11-01 14:40 UTC  (35+ messages)
` [PATCH 01/11] drm/i915: Fix display pixel format handling
` [PATCH 02/11] drm/i915: Add SURFLIVE register definitions
` [PATCH 03/11] drm/i915: Implement execbuffer wait for all planes
` [PATCH 04/11] drm/i915: Factor out i9xx_compute_clocks() like ironlake_compute_clocks()
` [PATCH 05/11] drm/i915: Check framebuffer stride more thoroughly
` [PATCH 06/11] drm/i915: Check the framebuffer offset
` [PATCH 07/11] drm/i915: pixel_size == cpp
` [PATCH 08/11] drm/i915: Bad pixel formats can't reach the sprite code
` [PATCH 09/11] drm/i915: Consitify adjusted_mode parameter
` [PATCH 10/11] drm/i915: Constify mode argument to intel_modeset_adjusted_mode()
` [PATCH 11/11] drm/i915: Introduce intel_crtc_update_sarea_pos()

[QA 11/01] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-11-01 13:17 UTC 

[PATCH 1/2] drm: add helper to sort panels to the head of the connector list
 2012-11-01 12:02 UTC  (13+ messages)
` [PATCH 2/2] drm/i915: move panel connectors to the front
  ` [PATCH 1/4] drm/doc: Helpers are not a Midlayer!
    ` [PATCH 2/4] drm/doc: integrate crtc helper api into docbook
    ` [PATCH 3/4] drm/doc: integrate fb helper reference into docs
    ` [PATCH 4/4] drm/doc: add new dp helpers into drm DocBook

[PATCH 1/2] drm: fix order of event_lock wrt. vblank_time_clock
 2012-11-01  9:34 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: lock event_lock for drm_vblank_off()

[pull] drm-intel-fixes
 2012-11-01  9:10 UTC 

[PATCH 0/2] drm/i915: Page flip stuff
 2012-11-01  8:58 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Kill i915_gem_execbuffer_wait_for_flips()
` [PATCH 2/2] drm/i915: Wait for pending flips in intel_pipe_set_base()

[PATCH] drm/i915: move encoder->mode_set calls to crtc_mode_set
 2012-11-01  8:15 UTC  (4+ messages)

[PATCH 1/4] drm/i915: don't block resume on fb console resume
 2012-10-31 22:41 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: put ring frequency and turbo setup into a work queue v3
` [PATCH 3/4] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
` [PATCH 4/4] drm/i915: don't rewrite the GTT on resume v3

[PATCH 1/3] drm/i915: don't block resume on fb console resume
 2012-10-31 20:44 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: put ring frequency and turbo setup into a work queue v2
` [PATCH 3/3] drm/i915: don't rewrite the GTT on resume v2

[RFC] Async flips
 2012-10-31 19:24 UTC  (15+ messages)
` [PATCH 1/2] drm: add flags argument to crtc page_flip callback
` [PATCH 2/2] drm/i915: add async flip support on gen7

[PATCH] drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
 2012-10-31 19:23 UTC 

[PATCH 1/5] drm/i915: check whether the pch is the soulmate of the cpu
 2012-10-31 17:52 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: drop unnecessary check from fdi_link_train code
` [PATCH 3/5] drm/i915: CPT/PPT pch dp transcoder workaround
` [PATCH 4/5] drm/i915: implement WADP0ClockGatingDisable
` [PATCH 5/5] drm/i915: kill pch_init_clock_gating indirection

[PATCH 0/9] some ivb fdi b/c fixes
 2012-10-31 17:41 UTC  (7+ messages)
` [PATCH 5/9] drm/i915: CPT/PPT pch dp transcoder workaround

[PATCH] intel: Allocate swrast buffer (#54782)
 2012-10-31 17:41 UTC  (2+ messages)

[PATCH v2] drm/i915: Error out when trying to set a y-tiled as a sprite
 2012-10-31 17:28 UTC  (4+ messages)

[PATCH 06/10] drm/i915: Stop using AGP layer for GEN6+
 2012-10-31 15:51 UTC  (6+ messages)
` [PATCH 06/10 v2] "
  ` [PATCH 6/9 v3] "

[PATCH] drm/i915: implement WaMbcDriverBootEnable on Haswell
 2012-10-31 12:46 UTC  (2+ messages)

[PATCH 00/10] Kill AGP dependencies for Gen6+
 2012-10-31 10:52 UTC  (4+ messages)
` [PATCH 05/10] drm/i915: move more pte encoding to pte encode

[PATCH] drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
 2012-10-30 23:54 UTC  (2+ messages)

[PATCH 0/9] Haswell DDI encoder (DP + HDMI on the same port)
 2012-10-30 21:36 UTC  (20+ messages)
` [PATCH 1/9] drm/i915: simplify assignments inside intel_dp.c
` [PATCH 2/9] drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
` [PATCH 3/9] drm/i915: create intel_digital_port and use it
` [PATCH 4/9] drm/i915: split intel_hdmi_init into encoder and connector pieces
` [PATCH 5/9] drm/i915: split intel_dp_init "
` [PATCH 6/9] drm/i915: reset intel_encoder->type when DP or HDMI is detected
` [PATCH 7/9] drm/i915: add port field to intel_digital_port
` [PATCH 8/9] drm/i915: add intel_ddi_connector_get_hw_state
` [PATCH 9/9] drm/i915: create the DDI encoder

[PATCH] drm/i915: Fix HSW power well control state read
 2012-10-30 19:37 UTC  (2+ messages)

[PATCH] drm/i915: Flush using only the correct base address register
 2012-10-30 19:37 UTC  (3+ messages)

3.7.0-rc3 GPU hang, i915_error_state included
 2012-10-30 17:22 UTC 

[PATCH 0/5] pile of ilk related workarounds
 2012-10-29 21:33 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: implement WaDisableRenderCachePipelinedFlush

[PATCH] drm/i915: fix FDI_RX_CHICKEN register read masking
 2012-10-29 20:52 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Fix sprite offset on HSW
 2012-10-29 20:36 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: adjust sprite base address

[PATCH] drm/i915: Fix primary plane offset on HSW
 2012-10-29 20:30 UTC  (3+ messages)

[PATCH] drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
 2012-10-29 20:27 UTC  (3+ messages)

[3.0.y, 3.2.y, 3.4.y] Please add LVDS patch for the Zotac ZBOX SD ID13
 2012-10-29 18:39 UTC  (2+ messages)


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