Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-17 21:10:09 to 2013-04-23 01:08:49 UTC [more...]

[PATCH 1/4] intel_error_decode: Whitespacing fix
 2013-04-23  1:11 UTC  (11+ messages)
` [PATCH 2/4] intel_error_decode: HEAD stuff
` [PATCH 3/4] intel_error_decode: Fix ACTHD/HEAD mess with libdrm
` [PATCH 4/4] intel_error_decode: Future proof ring count
` [PATCH 1/3] [REPOST] intel_error_decode: Whitespacing fix
  ` [PATCH 2/3] [v2] intel_error_decode: HEAD stuff
  ` [PATCH 3/3] [v3] intel_error_decode: Fix ACTHD/HEAD mess with libdrm

[PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6
 2013-04-22 23:05 UTC  (6+ messages)
` [PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v2
    ` [PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v3

[PATCH] drm/i915: fix locking around punit access in cur_delayinfo for VLV
 2013-04-22 22:59 UTC 

[PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v2
 2013-04-22 20:56 UTC 

Try to make the device info flags a bit more maintainable
 2013-04-22 17:40 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Turn DEV_INFO_FLAGS into for foreach style macro
` [PATCH 2/6] drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
` [PATCH 3/6] drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
` [PATCH 4/6] drm/i915: Turn HAS_DDI() into a device_info flag
` [PATCH 5/6] drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
` [PATCH 6/6] drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag

[RFC][PATCH] drm/i915: Make data/link N value power of two
 2013-04-22 17:09 UTC  (4+ messages)

[PATCH] drm/i915: Decode RING_BUFFER_HEAD in error state
 2013-04-22 16:57 UTC  (4+ messages)

[PATCH 00/15] high-bpp fixes and fdi auto dithering
 2013-04-22 15:13 UTC  (24+ messages)
` [PATCH 01/15] drm/i915: fixup 12bpc hdmi dotclock handling
` [PATCH 02/15] drm/i915: Disable high-bpc on pre-1.4 EDID screens
` [PATCH 03/15] drm/i915: force bpp for eDP panels
  ` [PATCH] "
` [PATCH 04/15] drm/i915: drop adjusted_mode from *_set_pipeconf functions
` [PATCH 05/15] drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
    ` [PATCH] "
` [PATCH 06/15] drm/i915: allow high-bpc modes on DP
` [PATCH 07/15] drm/i915: Fixup non-24bpp support for VGA screens on Haswell
` [PATCH 08/15] drm/i915: move intel_crtc->fdi_lanes to pipe_config
` [PATCH 09/15] drm/i915: hw state readout support for pipe_config->fdi_lanes
` [PATCH 10/15] drm/i915: split up fdi_set_m_n into computation and hw setup
` [PATCH 11/15] drm/i915: compute fdi lane config earlier
` [PATCH 12/15] drm/i915: Split up ironlake_check_fdi_lanes
` [PATCH 13/15] drm/i915: move fdi lane configuration checks ahead
    ` [PATCH] "
` [PATCH 14/15] drm/i915: don't count cpu ports for fdi B/C lane sharing
` [PATCH 15/15] drm/i915: implement fdi auto-dithering

[PATCH 0/7] dp dpll pipe_config conversion + random stuff
 2013-04-22 15:12 UTC  (15+ messages)
` [PATCH 1/7] drm/i915: consolidate pch pll computations a bit
` [PATCH 2/7] drm/i915: shovel compute clock into crtc->config.dpll on ilk
    ` [RFC][PATCH] drm/i915: Make struct dpll == intel_clock_t
    ` [PATCH] drm/i915: shovel compute clock into crtc->config.dpll on ilk
` [PATCH 3/7] drm/i915: move dp clock computations to encoder->compute_config
` [PATCH 4/7] drm/i915: use pipe_config for lvds dithering
` [PATCH 5/7] drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
` [PATCH 6/7] drm/i915: remove redundant has_pch_encoder check
` [PATCH 7/7] drm/i915: simplify config->pixel_multiplier handling

[PATCH] drm/i915: avoid full modeset when changing the color range properties
 2013-04-22 15:07 UTC  (4+ messages)

Power well issue could not be reproduced with drm-intel-next branch
 2013-04-22 14:21 UTC 

[PATCH] drm/i915: Remove unused power well register definitions
 2013-04-22 13:39 UTC 

[PATCH v3 00/16] arb robustness enablers v3
 2013-04-22 13:36 UTC  (9+ 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 05/16] drm/i915: track ring progression using seqnos

[PATCH 1/3] drm/i915: Add PTE encoding function to the gtt/ppgtt vtables
 2013-04-22  9:44 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Fix page table entries for Bay Trail
` [PATCH 3/3] drm/i915: Split out Haswell code from gen6_pte_encode

[PATCH] drm/i915: remove redundant (and incorrect!) dither enable for VLV
 2013-04-22  8:58 UTC  (2+ messages)

[PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts
 2013-04-20 18:11 UTC  (3+ messages)
` [PATCH] "

Updated testing tree for 3.11
 2013-04-20 14:55 UTC 

[PATCH 0/7] Even more "unclaimed register" fixes
 2013-04-20 13:33 UTC  (22+ messages)
` [PATCH 1/7] drm/i915: check the power well inside haswell_get_pipe_config
` [PATCH 2/7] drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
` [PATCH 3/7] drm/i915: add intel_display_power_enabled
` [PATCH 4/7] drm/i915: add power well and cpu transcoder info to the error state
` [PATCH 5/7] drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing "
` [PATCH 6/7] drm/i915: check the power well on i915_pipe_enabled
` [PATCH 7/7] drm/i915: only disable DDI sound if intel_crtc->eld_vld

[PATCH 1/4] drm/i915: stop for_each_intel_crtc_masked macro from leaking
 2013-04-19 18:15 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: introduce macros to check pipe config properties
` [PATCH 3/4] drm/i915: hw state readout support for fdi m/n
` [PATCH 4/4] drm/i915: hw state readout support for pipe timings
  ` [PATCH] "

[PATCH] drm/i915: use vlv_dport_to_channel in vlv_signal_levels
 2013-04-19 15:51 UTC  (2+ messages)

[PATCH] drm/i915: update VLV PLL and DPIO code v11
 2013-04-19 14:34 UTC  (3+ messages)

[DVO][PATCH] drm/i915: Fall back to bit banging mode for DVO transmitter detection
 2013-04-19 14:31 UTC  (4+ messages)

[PATCH] drm/i915: Remove mention of Haswell in DDI code
 2013-04-19 14:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Move the CSC_MODE bits next to the register
 2013-04-19  9:30 UTC  (2+ messages)

3.9.0-rc7-next: i915: render error detected
 2013-04-19  9:25 UTC  (2+ messages)

[RFC PATCH 1/2] drm/i915: abstract error object dumping
 2013-04-19  8:57 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/i915: truncate zero dumps in error state

[PATCH v3 2/4] drm: Add drm_rect_calc_{hscale, vscale}() utility functions
 2013-04-19  8:04 UTC  (4+ messages)
` [PATCH 1/3] drm: Add drm_rect_equals()
  ` [PATCH v4 2/3] drm/i915: Implement proper clipping for video sprites
  ` [PATCH 3/3] drm/i915: Relax the sprite scaling limits checks

[PATCH 1/2] drm/i915: report Gen5+ CPU and PCH FIFO underruns
 2013-04-19  7:34 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: print Gen5+ CPU/PCH poison interrupts

Bay Trail PTE fixes
 2013-04-19  6:13 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Add PTE encoding function to the gtt/ppgtt vtables
` [PATCH 2/3] drm/i915: Fix page table entries for Bay Trail
` [PATCH 3/3] drm/i915: Split out Haswell code from gen6_pte_encode

[PATCH 1/2] drm/i915: factor out GMCH panel fitting code and use for eDP v2
 2013-04-18 23:05 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: move PCH pfit controls into pipe_config

[PATCH 1/2] drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
 2013-04-18 22:05 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: drop init_dpio, shouldn't be needed

Rebase v42 of the outstanding VLV patches
 2013-04-18 22:00 UTC  (28+ messages)
` [PATCH 1/5] drm/i915: VLV GPU frequency to opcode functions
` [PATCH 2/5] drm/i915: turbo & RC6 support for VLV v7
` [PATCH 3/5] drm/i915/dp: program VSwing and Preemphasis control settings on VLV
` [PATCH 4/5] drm/i915: fix VLV limits and m/n/p calculations v2
` [PATCH 5/5] drm/i915: update VLV PLL and DPIO code v10
    ` [PATCH 1/8] "
      ` [PATCH 2/8] Review comments
      ` [PATCH 3/8] Port ready checks for vlv
      ` [PATCH 4/8] Fixup bpc vs. bpp confusion
      ` [PATCH 5/8] Random whitespace change
      ` [PATCH 6/8] Move vlv_init_dpio around
      ` [PATCH 7/8] Move encoder enable around
      ` [PATCH 8/8] More pll limits fixes for vlv

[PULL] drm-intel fixes&leftovers for 3.10
 2013-04-18 21:30 UTC 

[PATCH] drm/i915: de-magic the dp train value DDI channel dpio ports
 2013-04-18 20:08 UTC 

GPU freeze on my Kubuntu 12.10 system
 2013-04-18 19:55 UTC  (3+ messages)

[PATCH] drm/i915: factor out GMCH panel fitting code and use for eDP
 2013-04-18 17:32 UTC 

[PATCH 0/4] drm/edid: Recognize 60Hz and 59.94Hz CEA modes
 2013-04-18 15:31 UTC  (3+ messages)

GPU freeze on Kubuntu 12.10 system
 2013-04-18 12:41 UTC  (4+ messages)

Question on Linux graphics driver architecture
 2013-04-18 10:43 UTC  (2+ messages)

=?gb18030?b?u9i4tKO6ICBbQVNLXSBIb3cgY2FuIEkgc2V0IHRo?= =?gb18030?q?e_X_to_select_the_DRI_driveri965?=
 2013-04-18  3:25 UTC  (2+ messages)
` 回复: [ASK] How can I set the X to select the DRI driveri965

[PATCH] [RFC] drm/i915: Scratch page checker
 2013-04-18  1:52 UTC 

[PATCH] drm/i915: implement WADPOClockGatingDisable for LPT
 2013-04-17 21:15 UTC 

[PATCH] drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config
 2013-04-17 21:13 UTC  (3+ messages)


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