Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-01 07:22:03 to 2013-04-05 20:10:31 UTC [more...]

[PATCH 1/7] drm/i915: Support PCH no display
 2013-04-05 20:12 UTC  (2+ messages)
` [PATCH 3/7] drm/i915: Don't touch South Display when PCH_NOP

[PATCH 09/11] drm/i915: turbo & RC6 support for VLV v3
 2013-04-05 20:09 UTC  (3+ messages)
` [PATCH] drm/i915: turbo & RC6 support for VLV v4
  ` [PATCH] drm/i915: turbo & RC6 support for VLV v5

[PATCH 1/3] drm/i915: fix lost FP_CB_TUNE setting for pch plls
 2013-04-05 19:52 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: fix FP CB tuning limits for lvds
` [PATCH 3/3] drm/i915: set CB tuning also for the reduce clock

[PATCH 0/8] dp/fdi m/n rework + basic pipe_config readout
 2013-04-05 18:51 UTC  (25+ messages)
` [PATCH 1/8] drm/i915: clear up the fdi/dp set_m_n confusion
      ` [PATCH] "
` [PATCH 2/8] drm/i915: move dp_m_n computation to dp_encoder->compute_config
    ` [PATCH] "
` [PATCH 3/8] drm/i915: track dp target_clock in pipe_config
    ` [PATCH] drm/i915: remove leaky eDP functions
` [PATCH 4/8] drm/i915: rip out superflous is_dp&is_cpu_edp tracking
` [PATCH 5/8] drm/i915: add hw state readout/checking for pipe_config
` [PATCH 6/8] drm/i915: hw readout support for ->has_pch_encoders
` [PATCH 7/8] drm/i915: create pipe_config->dpll for clock state
` [PATCH 8/8] drm/i915: move dp clock computations to encoder->compute_config

[PATCH 0/7] [RFC] Context reference counting
 2013-04-05 17:28 UTC  (17+ messages)
` [PATCH 1/7] drm/i915: Mark context switch likely
` [PATCH 2/7] drm/i915: Move context special case to get()
` [PATCH 3/7] drm/i915: Make object aware that it backs a context
` [PATCH 4/7] drm/i915: A bit better messaging for contexts
` [PATCH 4/7] drm/i915: Better context messages
` [PATCH 5/7] drm/i915: Track context status
` [PATCH 6/7] drm/i915: Store last context instead of the obj
` [PATCH 7/7] drm/i915: Print all contexts in debugfs

[PATCH] drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
 2013-04-05 16:03 UTC  (5+ messages)
      ` [Intel-gfx] "

slow x11 after upgrade
 2013-04-05 15:20 UTC  (2+ messages)

[PATCH v3 1/4] drm: Add struct drm_rect and assorted utility functions
 2013-04-05 13:19 UTC  (6+ messages)
      ` [PATCH v4] "

BUG: kworker hangs the GPU on drm and i915 since 3.8.x under X11
 2013-04-04 21:53 UTC  (2+ messages)

[PATCH] drm/i915: Fix SDVO connector and encoder get_hw_state functions
 2013-04-04 20:04 UTC 

[PATCH] drm/i915: revert eDP bpp clamping code changes
 2013-04-04 19:01 UTC  (3+ messages)

Updated fastboot bits
 2013-04-04 16:42 UTC  (24+ messages)
` [PATCH 01/13] drm/i915: Skip modifying PCH DREF if not changing clock sources
` [PATCH 02/13] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 03/13] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v3
` [PATCH 04/13] drm/i915: Retrieve the current mode upon KMS takeover v2
` [PATCH 05/13] drm/i915: Only preserve the BIOS modes if they are the preferred ones
` [PATCH 06/13] drm/i915: Validate that the framebuffer accommodates the current mode
` [PATCH 07/13] drm/i915: check panel fit status at update_plane time v2
` [PATCH 08/13] drm/i915: treat no fb -> fb as simple flip instead of full mode set
` [PATCH 09/13] drm/i915: add debug messages for mode_valid checks
` [PATCH 10/13] drm/i915: fetch PCH PLL state at init time
` [PATCH 11/13] drm/i915: fix DDI get_hw_state return value
` [PATCH 12/13] drm/i915: fix DP "
` [PATCH 13/13] drm/i915: drop check for invalid pipe after fetching current hw state

[PATCH] drm/i915: tune down Y tiling scanout warning
 2013-04-04 16:42 UTC  (2+ messages)

[PATCH v3 00/16] arb robustness enablers v3
 2013-04-04 15:32 UTC  (17+ messages)
` [PATCH v3 01/16] drm/i915: return context from i915_switch_context()
` [PATCH v3 02/16] drm/i915: cleanup i915_add_request
` [PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts
` [PATCH v3 04/16] drm/i915: pass seqno to i915_hangcheck_ring_idle
` [PATCH v3 05/16] drm/i915: track ring progression using seqnos
` [PATCH v3 06/16] drm/i915: introduce i915_hangcheck_ring_hung
` [PATCH v3 07/16] drm/i915: detect hang using per ring hangcheck_score
` [PATCH v3 08/16] drm/i915: remove i915_hangcheck_hung
` [PATCH v3 09/16] drm/i915: add struct i915_ctx_hang_stats
` [PATCH v3 10/16] drm/i915: add i915_gem_context_get_hang_stats()
` [PATCH v3 11/16] drm/i915: add batch object and context to i915_add_request()
` [PATCH v3 12/16] drm/i915: mark rings which were waiting when hang happened
` [PATCH v3 13/16] drm/i915: find guilty batch buffer on ring resets
` [PATCH v3 14/16] drm/i915: refuse to submit more batchbuffers from guilty context
` [PATCH v3 15/16] drm/i915: add i915_reset_count
` [PATCH v3 16/16] drm/i915: add i915_get_reset_stats_ioctl

[PATCH] drm/i915: GFDT support for SNB/IVB
 2013-04-04 12:17 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Add ECOBITS_SNB_BIT
 2013-04-04 12:13 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Set GAC_ECO_BITS register on Gen7+
` [PATCH 3/3] drm/i915: Configure GAM_ECOCHK appropriatly for Gen7

[PATCH] drm/i915: Don't override PPGTT cacheability on HSW
 2013-04-04 11:31 UTC  (7+ messages)

[PATCH] intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding
 2013-04-04  6:17 UTC  (2+ messages)

[PATCH] drm/i915: re-add eDP bpp clamping notice
 2013-04-03 23:31 UTC  (2+ messages)

3.8.2, intel 2.21.5: drm:i915_hangcheck_hung with VAAPI
 2013-04-03 21:30 UTC 

[PATCH 0/3] drm/i915: VLV color range stuff
 2013-04-03 21:15 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Introduce i9xx_set_pipeconf()
` [PATCH 2/3] drm/i915: Set PIPECONF color range bit on Valleyview
` [PATCH 3/3] drm/i915: Don't use the HDMI port "

GPU Hang in Intel Driver
 2013-04-03 21:03 UTC  (6+ messages)

[v3.8 Regression] Merge tag 'v3.7-rc2' into drm-intel-next-queued
 2013-04-03 19:18 UTC  (3+ messages)

[PATCH v2 03/16] drm/i915: reference count for i915_hw_contexts
 2013-04-03 16:37 UTC  (6+ messages)
` [PATCH 1/2] [v3] "
` [PATCH 2/2] drm/i915: Print all contexts in debugfs

(no subject)
 2013-04-03 15:46 UTC 

[PATCH] drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
 2013-04-03 15:26 UTC  (2+ messages)

[PATCH 1/4] drm/i915: add sprite restore function v3
 2013-04-03 15:13 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: enable VT switchless resume v3

[PATCH] drm/i915: Fix sdvo connector get_hw_state function
 2013-04-03  9:09 UTC  (5+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-04-03  8:31 UTC  (2+ messages)

[PATCH] drm/i915: Better overclock support
 2013-04-03  8:27 UTC  (2+ messages)

[PATCH 01/11] drm/i915: sprite support for ValleyView v3
 2013-04-02 19:13 UTC  (27+ messages)
` [PATCH 03/11] drm/i915: update VLV PLL and DPIO code v8
` [PATCH 04/11] drm/i915/dp: fix up VLV DP handling v2
` [PATCH 05/11] drm/i915: panel power sequencing for VLV eDP v2
` [PATCH 07/11] drm/i915: fix VLV limits and m/n/p calculations v2
` [PATCH 08/11] drm/i915: add Punit read/write routines for VLV
  ` [PATCH] drm/i915: add Punit read/write routines for VLV v2
` [PATCH 10/11] drm/i915/dp: program VSwing and Preemphasis control settings on VLV
` [PATCH 11/11] drm/i915: limit DPFLIPSTAT enables to those we use "
  ` [PATCH] drm/i915: drop DPFLIPSTAT enables on VLV v3
` [PATCH] drm/i915: sprite support for ValleyView v4

[PATCH] drm/i915: fix intel_framebuffer_pitch_for_width for <8bpp
 2013-04-02 18:08 UTC  (2+ messages)

Updated fastboot patches
 2013-04-02 17:53 UTC  (4+ messages)
` [PATCH 1/9] drm/i915: Skip modifying PCH DREF if not changing clock sources

Craft a list of tests to run in simulation (and tune them)
 2013-04-02 17:38 UTC  (9+ messages)
` [PATCH i-g-t 3/5] tests: Use IGT_SIMULATION to tune the list of tests to run

[PATCH] drm/i915: Add i915.dp_limit_max_lane_count driver option
 2013-04-02 14:06 UTC  (3+ messages)

[PATCH] drm/i915: drop the coditional mutex
 2013-04-02 13:47 UTC  (2+ messages)

[PATCH 0/5] drm/i915: backlight locking, cleanup
 2013-04-02 13:49 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: group backlight related stuff into a struct
` [PATCH 2/5] drm/i915: protect backlight enable and level with spinlock
` [PATCH 3/5] drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
` [PATCH 4/5] drm/i915/opregion: don't pretend we did something when we didn't
` [PATCH 5/5] drm/i915: drop code duplication in favor of asle interrupt handler

[PATCH xf96-video-intel] DRI2GetMSC: Do not send a bogus ust when no drawable is not displayed
 2013-04-02 10:05 UTC  (6+ messages)

[PULL] drm-intel-next
 2013-04-02  9:34 UTC 

[PATCH] drm/i915: implement ibx_hpd_irq_setup
 2013-04-02  8:49 UTC  (4+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-04-02  2:46 UTC 


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