intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-26 10:54:27 to 2012-08-06 17:59:07 UTC [more...]

[PATCH 1/3] Drop "-Wunsafe-loop-optimizations"
 2012-08-06 17:59 UTC  (7+ messages)
` [PATCH 2/3] intel: Import updated i915_drm.h
` [PATCH 3/3] intel: Add a function for the new register read ioctl

[PATCH] drm/i915: make rc6 in sysfs functions conditional
 2012-08-06 17:45 UTC  (2+ messages)

[PATCH v4 0/3] Haswell HDMI/DP audio enable
 2012-08-06 14:26 UTC  (5+ messages)
` [PATCH v4 1/3] drm/i915: HSW audio registers definition
` [PATCH V4 2/3] drm/i915: write eld info for HDMI audio
` [PATCH v4 3/3] drm/i915: Haswell HDMI audio enable

Fwd: Re: Macbook Pro Retina display problems
 2012-08-06 13:40 UTC  (5+ messages)

[PATCH v2 0/4] Haswell HDMI/DP audio enable
 2012-08-06 10:10 UTC  (11+ messages)
` [PATCH V2 1/4] drm/i915: HSW audio registers definition
` [PATCH V2 2/4] drm/i915: write eld info for HDMI audio
` [PATCH V2 3/4] drm/i915: Haswell HDMI audio enable
` [PATCH V2 4/4] ALSA HDA: Force HDMI pins enabled

[PATCH] tests/testdisplay.c: Add a option '-g' to save images which intended to paint on screen during each mode setting
 2012-08-06  8:33 UTC  (5+ messages)

[PATCH intel-gpu-tools] tools: Added intel_dpio_read and intel_dpio_write
 2012-08-06  7:45 UTC  (6+ messages)

[PATCH] drm/i915: Make intel_panel_get_backlight static
 2012-08-06  6:58 UTC  (2+ messages)

[PATCH] drm/i915: PIPE_CONTROL TLB invalidation fix
 2012-08-06  1:33 UTC  (5+ messages)

[PATCH] drm/i915: prefer wide & slow to fast & narrow in DP configs
 2012-08-06  0:12 UTC  (7+ messages)
          ` [3.2.y, 3.4.y, 3.5.y] "

source-based replacement for video bios on ivybridge -- I'm stuck!
 2012-08-05 20:04 UTC  (2+ messages)

[PATCH] drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround
 2012-08-05 19:46 UTC  (5+ messages)

MESA compilation problem
 2012-08-04 18:42 UTC  (2+ messages)

[PATCH] Fix build failure when passing --with-builderstring
 2012-08-04 15:39 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.20.3
 2012-08-04  8:40 UTC 

Macbook Pro Retina display problems
 2012-08-03 23:36 UTC  (7+ messages)

How to install Intel(R) 12.07 graphics package ?
 2012-08-03 10:36 UTC 

12.07 page still links to 2.20.0
 2012-08-03 10:26 UTC  (2+ messages)

12.07 page still links to 2.20.0
 2012-08-03 10:25 UTC 

2012-07-24: Intel® 12.07 graphics package released
 2012-08-03  6:51 UTC  (2+ messages)
  ` How to install Intel® 12.07 graphics package ?

[PATCH] tests/testdisplay.c: Remove an uncomfortable error output
 2012-08-01  9:35 UTC  (2+ messages)

Find bugs in i915 driver
 2012-08-01  9:31 UTC  (5+ messages)

[PATCH 0/5] First batch of gm45 clipping/interpolation fixes
 2012-07-31 15:28 UTC  (9+ messages)
` [PATCH 1/5] intel gen4/5: fix GL_VERTEX_PROGRAM_TWO_SIDE
  ` [Mesa-dev] "
          ` [Intel-gfx] "

[PATCH 1/4 v2] drm/i915: Dynamic Parity Detection handling
 2012-07-27 16:50 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: l3 parity sysfs interface

[PATCH] uxa_glamor_dri: Use exchange buffer in glamor fixup
 2012-07-27 10:33 UTC  (4+ messages)

(no subject)
 2012-07-27  9:21 UTC  (11+ messages)
` [PATCH 1/9] intel gen4-5: fix the vue view in the fs
  ` [Mesa-dev] "
` [PATCH 2/9] intel gen4-5: simplify the bfc copy in the sf
` [PATCH 3/9] intel gen4-5: fix GL_VERTEX_PROGRAM_TWO_SIDE selection
` [PATCH 5/9] intel gen4-5: Compute the interpolation status for every variable in one place
  ` [Mesa-dev] "

[ANNOUNCE] xf86-video-intel 2.20.2
 2012-07-27  8:17 UTC 

[PATCH 1/1] drm/i915: prevent possible pin leak on error path
 2012-07-26 20:32 UTC  (3+ messages)

[PATCH] drm/i915: Set DERRMR around batches required vblank events
 2012-07-26 20:30 UTC 

[PATCH 00/76] modeset rework, lightly reworked
 2012-07-26 18:49 UTC  (77+ messages)
` [PATCH 01/76] drm/fb-helper: don't clobber output routing in setup_crtcs
` [PATCH 02/76] drm/i915: add missing gen2 pipe A quirk entries
` [PATCH 03/76] drm/i915/ns2501: kill pll A enabling hack
` [PATCH 04/76] drm/i915: rip out the overlay pipe A workaround
` [PATCH 05/76] drm/i915: prepare load-detect pipe code for dpms changes
` [PATCH 06/76] drm/i915: simplify dvo dpms interface
` [PATCH 07/76] drm/i915: kill a few unused things in dev_priv
` [PATCH 08/76] drm/i915: extract ironlake_fdi_pll_disable
` [PATCH 09/76] drm/i915: add crtc->enable/disable vfuncs insted of dpms
` [PATCH 10/76] drm/i915: rip out crtc prepare/commit indirection
` [PATCH 11/76] drm/i915: add direct encoder disable/enable infrastructure
` [PATCH 12/76] drm/i915/hdmi: convert to encoder->disable/enable
` [PATCH 13/76] drm/i915/tv: convert to encoder enable/disable
` [PATCH 14/76] drm/i915/lvds: convert to encoder disable/enable
` [PATCH 15/76] drm/i915/dp: "
` [PATCH 16/76] drm/i915/crt: "
` [PATCH 17/76] drm/i915/sdvo: "
` [PATCH 18/76] drm/i915/dvo: "
` [PATCH 19/76] drm/i915: convert dpms functions of dvo/sdvo/crt
` [PATCH 20/76] drm/i915: rip out encoder->disable/enable checks
` [PATCH 21/76] drm/i915: clean up encoder_prepare/commit
` [PATCH 22/76] drm/i915: copy&paste drm_crtc_helper_set_config
` [PATCH 23/76] drm/i915: call set_base directly
` [PATCH 24/76] drm/i915: inline intel_best_encoder
` [PATCH 25/76] drm/i915: copy&paste drm_crtc_helper_set_mode
` [PATCH 26/76] drm/i915: simplify intel_crtc_prepare_encoders
` [PATCH 27/76] drm/i915: rip out encoder->prepare/commit
` [PATCH 28/76] drm/i915: call crtc functions directly
` [PATCH 29/76] drm/i915: WARN when trying to enabled an unused crtc
` [PATCH 30/76] drm/i915: Add interfaces to read out encoder/connector hw state
` [PATCH 31/76] drm/i915/dp: implement get_hw_state
` [PATCH 32/76] drm/i915/hdmi: "
` [PATCH 33/76] drm/i915/tv: "
` [PATCH 34/76] drm/i915/lvds: "
` [PATCH 35/76] drm/i915/crt: "
` [PATCH 36/76] drm/i915/sdvo: "
` [PATCH 37/76] drm/i915/dvo: "
` [PATCH 38/76] drm/i915: read out the modeset hw state at load and resume time
` [PATCH 39/76] drm/i915: check connector hw/sw state
` [PATCH 40/76] drm/i915: rip out intel_crtc->dpms_mode
` [PATCH 41/76] drm/i915: rip out intel_dp->dpms_mode
` [PATCH 42/76] drm/i915: ensure the force pipe A quirk is actually followed
` [PATCH 43/76] drm/i915: introduce struct intel_set_config
` [PATCH 44/76] drm/i915: extract modeset config save/restore code
` [PATCH 45/76] drm/i915: extract intel_set_config_compute_mode_changes
` [PATCH 46/76] drm/i915: extract intel_set_config_update_output_state
` [PATCH 47/76] drm/i915: implement crtc helper semantics relied upon by the fb helper
` [PATCH 48/76] drm/i915: don't update the fb base if there is no fb
` [PATCH 49/76] drm/i915: convert pointless error checks in set_config to BUGs
` [PATCH 50/76] drm/i915: don't save all the encoder/crtc state in set_config
` [PATCH 51/76] drm/i915: stage modeset output changes
` [PATCH 52/76] drm/i915: push crtc->fb update into pipe_set_base
` [PATCH 53/76] drm/i915: remove crtc disabling special case
` [PATCH 54/76] drm/i915: move output commit and crtc disabling into set_mode
` [PATCH 55/76] drm/i915: extract adjusted mode computation
` [PATCH 56/76] drm/i915: use staged outuput config in tv->mode_fixup
` [PATCH 57/76] drm/i915: use staged outuput config in lvds->mode_fixup
` [PATCH 58/76] drm/i915: compute masks of crtcs affected in set_mode
` [PATCH 59/76] drm/i915: implement new set_mode code flow
` [PATCH 60/76] drm/i915: push commit_output_state past crtc disabling
` [PATCH 61/76] drm/i915: s/intel_encoder_disable/intel_encoder_noop
` [PATCH 62/76] drm/i915: WARN if the pipe won't turn off
` [PATCH 63/76] drm/i915: switch the load detect code to the staged modeset config
` [PATCH 64/76] drm/i915: push commit_output_state past the crtc/encoder preparing
` [PATCH 65/76] drm/i915: disable all crtcs at suspend time
` [PATCH 66/76] drm/i915: add tons of modeset state checks
` [PATCH 67/76] drm/i915: rip out intel_disable_pch_ports
` [PATCH 68/76] drm/i915: don't disable fdi links harder in ilk_crtc_enable
` [PATCH 69/76] drm/i915: don't call dpms funcs after set_mode
` [PATCH 70/76] drm/i915: update dpms property in set_mode
` [PATCH 71/76] drm/i915: add encoder->pre_enable/post_disable
` [PATCH 72/76] drm/i915: clean up the cpu edp pll special case
` [PATCH 73/76] drm/i915: robustify edp_pll_on/off
` [PATCH 74/76] drm/i915: rip out dp port enabling cludges^Wchecks
` [PATCH 75/76] drm/i915: disable the cpu edp port after the cpu pipe
` [PATCH 76/76] drm/i915: move encoder->mode_set calls to crtc_mode_set

[PATCH 00/81] modeset rework
 2012-07-26 18:06 UTC  (3+ messages)
` [PATCH 45/81] drm/i915: rip out intel_dp->dpms_mode

[PATCH] drm/i915: Only apply the SNB pipe control w/a to gen6
 2012-07-26 17:47 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: flush DC writes cached in l3$ on gen7
  ` [PATCH 2/2] drm/i915: disable indirect state pointers in render flush

[PATCH 00/43] [RFC] modeset rework, part 1
 2012-07-26 17:12 UTC  (3+ messages)
` [PATCH 08/43] drm/i915/hdmi: convert to encoder->disable/enable

[PATCH] intel: Quiet valgrind warnings in context creation
 2012-07-26 17:06 UTC 

[PATCH libdrm] intel: Remove two unused variables
 2012-07-26 17:06 UTC  (2+ messages)

[PATCH] drm/i915: fix forcewake related hangs on snb
 2012-07-26 16:53 UTC  (3+ messages)

[PATCH libdrm] Update gitignore with the newest additions
 2012-07-26 16:49 UTC 

HD 4000: Passthrough for HD audio formats
 2012-07-26 16:41 UTC  (8+ messages)

[PATCH] properly enable the blc controller on the right pipe
 2012-07-26 14:09 UTC  (5+ messages)
` [PATCH] drm/i915 disable combination mode

[PATCH] tests/testdisplay.c: Add a option '-r'
 2012-07-26 13:33 UTC  (3+ messages)

[PATCH] intel_audio_dump: add Haswell audio dump support
 2012-07-26 12:29 UTC 

[PATCH] [CFT] drm/i915: Only set the down rps limit when at the loweset frequency
 2012-07-26 11:38 UTC  (4+ messages)
` [PATCH] drm/i915: rip out sanitize_pm again

[PATCH] NEWS: Correct release version: s/2.12.0/2.20.0/
 2012-07-26 11:17 UTC  (2+ messages)

[PATCH] drm/i915: Export ability of changing cache levels to userspace
 2012-07-26 11:00 UTC  (3+ messages)
` [PATCH] drm/i915: Segregate memory domains in the GTT using coloring


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