intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-04 20:28:35 to 2012-09-11 15:27:13 UTC [more...]

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

[PATCH 0/3] Some more modeset fallout
 2012-09-11 15:26 UTC  (6+ 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-11 10:37 UTC 

[PATCH] drm/i915: fixup the plane->pipe fixup code
 2012-09-11  6:17 UTC  (5+ messages)

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

Fighting tearing
 2012-09-10 16:38 UTC  (11+ messages)
    ` Fwd: "

Stolen memory, again
 2012-09-10 16:34 UTC  (12+ 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] 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)

[PATCH 0/8 v2] Moar sysfs stuff
 2012-09-09 18:26 UTC  (11+ 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

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  (99+ messages)
` [PATCH 08/58] drm/i915/crt: convert to encoder disable/enable
` [PATCH 12/58] drm/i915: rip out encoder->disable/enable checks
` [PATCH 20/58] drm/i915: call crtc functions directly
` [PATCH 25/58] drm/i915/tv: implement get_hw_state
` [PATCH 26/58] drm/i915/lvds: "
` [PATCH 27/58] drm/i915/crt: "
` [PATCH 28/58] drm/i915/sdvo: "
` [PATCH 29/58] drm/i915/dvo: "
` [PATCH 30/58] drm/i915: read out the modeset hw state at load and resume time
` [PATCH 31/58] drm/i915: check connector hw/sw state
` [PATCH 32/58] drm/i915: rip out intel_crtc->dpms_mode
` [PATCH 33/58] drm/i915: rip out intel_dp->dpms_mode
` [PATCH 34/58] drm/i915: ensure the force pipe A quirk is actually followed
` [PATCH 35/58] drm/i915: introduce struct intel_set_config
` [PATCH 36/58] drm/i915: extract modeset config save/restore code
` [PATCH 37/58] drm/i915: extract intel_set_config_compute_mode_changes
` [PATCH 38/58] drm/i915: extract intel_set_config_update_output_state
` [PATCH 39/58] drm/i915: implement crtc helper semantics relied upon by the fb helper
` [PATCH 40/58] drm/i915: don't update the fb base if there is no fb
` [PATCH 41/58] drm/i915: convert pointless error checks in set_config to BUGs
` [PATCH 42/58] drm/i915: don't save all the encoder/crtc state in set_config
` [PATCH 43/58] drm/i915: stage modeset output changes
` [PATCH 44/58] drm/i915: push crtc->fb update into pipe_set_base
  ` [PATCH] "
` [PATCH 45/58] drm/i915: remove crtc disabling special case
` [PATCH 46/58] drm/i915: move output commit and crtc disabling into set_mode
` [PATCH 47/58] drm/i915: extract adjusted mode computation
` [PATCH 48/58] drm/i915: use staged outuput config in tv->mode_fixup
` [PATCH 49/58] drm/i915: use staged outuput config in lvds->mode_fixup
` [PATCH 50/58] drm/i915: compute masks of crtcs affected in set_mode
  ` [PATCH] "
` [PATCH 51/58] drm/i915: implement new set_mode code flow
` [PATCH 52/58] drm/i915: push commit_output_state past crtc disabling
` [PATCH 53/58] drm/i915: s/intel_encoder_disable/intel_encoder_noop
` [PATCH 54/58] drm/i915: WARN if the pipe won't turn off
` [PATCH 55/58] drm/i915: switch the load detect code to the staged modeset config
` [PATCH 57/58] drm/i915: disable all crtcs at suspend time
  ` [PATCH] drm/i915: no longer call drm_helper_resume_force_mode

[PATCH 0/5] cpu edp fixes
 2012-09-06 20:15 UTC  (6+ 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

[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 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:34 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: improve modeset state checking after dpms calls

GMA3150
 2012-09-05 14:38 UTC  (5+ messages)

[PATCH xf86-video 1/2] dri: print error message if drmModeRmFB fails
 2012-09-05 10:19 UTC  (3+ messages)
` [PATCH xf86-video 2/2] dri: fix leakage of FB when closing the screen

black screen if sna & TearFree
 2012-09-05  9:42 UTC  (8+ messages)

[PATCH] drm/i915: ELD info update during HDMI hot plug
 2012-09-05  5:29 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).