Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-05 19:25:58 to 2012-09-12 17:47:14 UTC [more...]

[PATCH] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
 2012-09-12 23:43 UTC  (2+ messages)

[RFC] Stereo 3D modes support
 2012-09-12 17:47 UTC  (3+ messages)
` [PATCH 1/3] drm: Parse the HDMI cea vendor block for 3D present
` [PATCH 2/3] drm: Add Stereo 3D properties

[PATCH] drm/i915: Wait for all pending operations to the fb before disabling the pipe
 2012-09-12 16:24 UTC  (5+ messages)

[PATCH 0/3] Some more modeset fallout
 2012-09-12 15:58 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: fix up the IBX transcoder B check
` [PATCH 2/3] drm/i915: correctly update crtc->x/y in set_base
` [PATCH 3/3] [HACK] fix ilk/gm45 dp dpms off/on cycles

[PATCH] drm/i915: enable lvds pin pairs before dpll on gen2
 2012-09-12 15:28 UTC  (3+ messages)

[PATCH 0/8 v2] Moar sysfs stuff
 2012-09-12 14:46 UTC  (12+ messages)
` [REPOST PATCH 1/7] drm/i915: variable renames
` [REPOST PATCH 2/7] drm/i915: #define gpu freq multipler
` [REPOST PATCH 3/7 v2] drm/i915: Add current/max/min GPU freq to sysfs
` [PATCH 4/7] drm/i915: POSTING_READ the new rps value
` [PATCH 5/7] drm/i915: Error checks in gen6_set_rps
` [PATCH 6/7 v3] drm/i915: Add setters for min/max frequency
` [REPOST PATCH 7/7] drm/i915: Show render P state thresholds in sysfs
` [PATCH] sysfs rps test added

[PATCH 0/8] Rework ironlake_crtc_mode_set
 2012-09-12 14:40 UTC  (17+ messages)
` [PATCH 1/8] drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set
` [PATCH 2/8] drm/i915: extract LVDS-specific code from ironlake_crtc_mode_set
` [PATCH 3/8] drm/i915: extract set_pipe_timings "
` [PATCH 4/8] drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set
` [PATCH 5/8] drm/i915: extract set_m_n from ironlake_crtc_mode_set
` [PATCH 6/8] drm/i915: extract compute_clocks "
` [PATCH 7/8] drm/i915: extract pch_pll_set "
` [PATCH 8/8] drm/i915: remove unused variables "

Stolen memory, again
 2012-09-12 13:54 UTC  (19+ messages)
` [PATCH 01/24] drm/i915: Introduce drm_i915_gem_object_ops
` [PATCH 02/24] drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
` [PATCH 03/24] drm/i915: Pin backing pages for pwrite
` [PATCH 04/24] drm/i915: Pin backing pages for pread
` [PATCH 05/24] drm/i915: Replace the array of pages with a scatterlist
` [PATCH 07/24] drm: Introduce drm_mm_create_block()
` [PATCH 11/24] drm: Introduce an iterator over holes in the drm_mm range manager

[PATCH 0/5] cpu edp fixes
 2012-09-12 13:48 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: add encoder->pre_enable/post_disable
` [PATCH 2/5] drm/i915: clean up the cpu edp pll special case
` [PATCH 3/5] drm/i915: robustify edp_pll_on/off
` [PATCH 4/5] drm/i915: rip out dp port enabling cludges^Wchecks
` [PATCH 5/5] drm/i915: disable the cpu edp port after the cpu pipe

SNA questions
 2012-09-12 12:34 UTC  (6+ messages)

[PATCH] drm/i915: fixup the plane->pipe fixup code
 2012-09-12 10:34 UTC  (6+ messages)

[PATCH] drm/i915: ELD info update during HDMI hot plug
 2012-09-12  7:19 UTC  (3+ messages)

[PATCH] drm/i915: placeholder getparam
 2012-09-12  0:37 UTC  (2+ messages)

Fighting tearing
 2012-09-11 21:21 UTC  (12+ messages)
    ` Fwd: "

[pull] drm-intel-fixes
 2012-09-11 15:27 UTC  (3+ messages)

[PATCH] drm/i915: set the right gen3 flip_done mode also at resume
 2012-09-10 19:30 UTC  (3+ messages)

[PATCH] drm/i915: rip out edp special case from dp_link_down
 2012-09-10 16:15 UTC  (2+ messages)

[PATCH 1/8] drm/i915: reorder setup sequence to have irqs for output setup
 2012-09-10  2:53 UTC  (12+ messages)
` [PATCH 2/8] drm/i915: extract gmbus_wait_hw_status
` [PATCH 3/8] drm/i915: wire up gmbus irq handler
` [PATCH 4/8] drm/i915: use the gmbus irq for waits
` [PATCH 5/8] drm/i915: use gmbus irq to wait for gmbus idle
` [PATCH 6/8] drm/i915: only read SDE_IIR when required on ilk/snb
` [PATCH 7/8] drm/i915: wire up do aux channel done interrupt
` [PATCH 8/8] drm/i915: irq-drive the dp aux communication
  ` [PATCH] "
` [PATCH] drm/i915: use _NOTRACE for gmbus/dp aux wait loops

[RFC] Unified DRM GPU frequency knobs
 2012-09-09 19:59 UTC  (2+ messages)

Sandy Bridge: Return of the "running fan" issue
 2012-09-09 18:25 UTC 

[PATCH] drm/i915: reorder setup sequence to have irqs for output setup
 2012-09-09 17:42 UTC  (4+ messages)

Updated -testing
 2012-09-09 10:14 UTC 

[ANNOUNCE] xf86-video-intel 2.20.7
 2012-09-08 19:10 UTC 

[PATCH 1/4] drm/i915: extract gmbus_wait_hw_status
 2012-09-08 17:11 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: wire up gmbus irq handler
` [PATCH 3/4] drm/i915: use the gmbus irq for waits
` [PATCH 4/4] drm/i915: use gmbus irq to wait for gmbus idle
    ` [PATCH] drm/i915: use the gmbus irq for waits

[PATCH] drm/i915: initialize dpio_lock spin lock
 2012-09-08 17:04 UTC  (3+ messages)

[PATCH] drm/i915: Prevent signals from interrupting memory recovery
 2012-09-08  8:03 UTC  (3+ messages)

[PATCH] intel: properly test for HAS_LLC
 2012-09-08  6:22 UTC  (2+ messages)

[PATCH] drm/fb helper: don't call drm_helper_connector_dpms directly
 2012-09-07 22:52 UTC  (3+ messages)

[PATCH 0/7] moar sysfs stuff
 2012-09-07 17:51 UTC  (16+ messages)
` [PATCH 1/7] drm/i915: Enable some sysfs stuff without CONFIG_PM
` [PATCH 2/7] drm/i915: variable renames
` [PATCH 3/7] drm/i915: #define gpu freq multipler
` [PATCH 4/7 v2] drm/i915: Add current GPU freq to sysfs
` [PATCH 5/7] drm/i915: Add setters for min/max frequency
  ` [PATCH 5/7 v2] "
` [PATCH 6/7] drm/i915: Show render P state thresholds in sysfs
` [PATCH 7/7] drm/i915: expose energy counter on SNB and IVB

[PATCH] tools: Update gitignore with intel_dpio_{read, write}
 2012-09-07 12:14 UTC  (2+ messages)

[PATCH 00/58] modeset-rework, the basic conversion
 2012-09-07  8:55 UTC  (34+ messages)
` [PATCH 35/58] drm/i915: introduce struct intel_set_config
` [PATCH 44/58] drm/i915: push crtc->fb update into pipe_set_base
  ` [PATCH] "
` [PATCH 47/58] drm/i915: extract adjusted mode computation
` [PATCH 48/58] drm/i915: use staged outuput config in tv->mode_fixup
` [PATCH 51/58] drm/i915: implement new set_mode code flow
` [PATCH 53/58] drm/i915: s/intel_encoder_disable/intel_encoder_noop
` [PATCH 57/58] drm/i915: disable all crtcs at suspend time
  ` [PATCH] drm/i915: no longer call drm_helper_resume_force_mode

[PATCH 0/4] some follow-up fixlets from the modeset rework
 2012-09-06 20:08 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: rip out intel_disable_pch_ports
` [PATCH 2/4] drm/i915: don't disable fdi links harder in ilk_crtc_enable
` [PATCH 3/4] drm/i915: don't call dpms funcs after set_mode
` [PATCH 4/4] drm/i915: update dpms property in set_mode

[PATCH] drm/i915: push commit_output_state past the crtc/encoder preparing
 2012-09-06 20:46 UTC  (7+ messages)
      ` [PATCH] drm/i915: push crtc->fb update into pipe_set_base

[PATCH 1/3] drm/i915: extract gmbus_wait_hw_status
 2012-09-05 22:12 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: wire up gmbus irq handler
` [PATCH 3/3] drm/i915: use the gmbus irq for waits

[PATCH 50/58] drm/i915: compute masks of crtcs affected in set_mode
 2012-09-05 19:45 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/2] drm/i915: Enable some sysfs stuff without CONFIG_PM
 2012-09-05 21:27 UTC  (2+ messages)

[PATCH] drm/i915: add tons of modeset state checks
 2012-09-05 18:33 UTC  (3+ messages)
` [PATCH 1/2] "


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