messages from 2012-10-25 19:15:52 to 2012-10-31 15:50:19 UTC [more...]
[RFC] Async flips
2012-10-31 15:49 UTC (8+ 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: 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 (40+ 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 06/10 v2] "
` [PATCH 6/9 v3] "
` [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 09/10 v2] "
` [PATCH 10/10] drm/i915: Kill off actually requiring AGP
[PATCH 1/2] drm: add helper to sort panels to the head of the connector list
2012-10-31 9:11 UTC (8+ messages)
` [PATCH 2/2] drm/i915: move panel connectors to the front
` [Intel-gfx] "
` [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] drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
2012-10-30 23:54 UTC (2+ messages)
[PATCH 1/3] drm/i915: don't block resume on fb console resume
2012-10-30 23:25 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
[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] intel: Allocate swrast buffer (#54782)
2012-10-30 16:55 UTC
[PATCH 1/5] drm/i915: check whether the pch is the soulmate of the cpu
2012-10-29 22:23 UTC (5+ 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/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 (4+ 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 (4+ messages)
[PATCH v2] drm/i915: Error out when trying to set a y-tiled as a sprite
2012-10-29 20:29 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 (3+ messages)
[PATCH 0/9] some ivb fdi b/c fixes
2012-10-29 17:42 UTC (35+ 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] "
` [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] "
` [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] "
[PATCH] drm/i915: Error out when trying to set a y-tiled as a sprite
2012-10-29 16:32 UTC (6+ messages)
[PATCH libdrm] libkms: fix the name of the intel driver in linux_sysfs_create
2012-10-29 13:47 UTC
[PATCH] drm/i915: clarify why we need to enable fdi plls so early
2012-10-29 11:52 UTC (2+ messages)
[PATCH 01/18] drm: Introduce drm_mm_create_block()
2012-10-28 18:14 UTC (11+ messages)
` [PATCH 03/18] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 04/18] drm/i915: Avoid clearing preallocated regions from the GTT
Updated -testing
2012-10-27 13:16 UTC
[PATCH] drm/i915: make default minimum frequency RP1 instead of RPN
2012-10-26 19:24 UTC (3+ messages)
[PATCH] drm/i915: debug print all of the DPCD we have
2012-10-26 18:50 UTC (3+ messages)
[PATCH] meh, failure to git add
2012-10-26 18:23 UTC (3+ messages)
[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
2012-10-26 16:42 UTC (6+ messages)
` [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: VLV does not have a sprite scaler
2012-10-26 16:39 UTC (4+ messages)
[PATCH] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
2012-10-26 16:11 UTC (2+ messages)
[PATCH] drm/i915: be less verbose about inability to provide vendor backlight
2012-10-26 15:45 UTC (3+ messages)
[PATCH 1/2] drm/i915/sdvo: force GPIO bit-banging also on default pin
2012-10-26 8:27 UTC (5+ messages)
` [PATCH 2/2] drm/i915/sdvo: restore i2c adapter config on intel_sdvo_init() failures
[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)
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 (3+ messages)
[PATCH 00/18] Haswell eDP enablement v3
2012-10-25 20:17 UTC (4+ messages)
` [PATCH 18/18] drm/i915: enable DDI eDP
[PATCH 0/2] drm: add monotonic timestamp support
2012-10-25 19:45 UTC (5+ messages)
` [PATCH 1/2] drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox