public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-05-02 17:48:14 to 2013-05-07 16:48:40 UTC [more...]

[PATCH 00/18] Introduce the Haswell VECS
 2013-05-07 16:51 UTC  (12+ messages)
` [PATCH 01/18] drm/i915: Comments for semaphore clarification
` [PATCH 02/18] drm/i915: Semaphore MBOX update generalization
` [PATCH 03/18] drm/i915: Introduce VECS: the 4th ring
` [PATCH 04/18] drm/i915: Add VECS semaphore bits
` [PATCH 06/18] drm/i915: add HAS_VEBOX

[PATCH] drm/i915: clear the stolen fb before resuming
 2013-05-07 15:54 UTC 

[PATCH 0/6] drm/i915: remove pch_edp encoder state variable
 2013-05-07 15:35 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: use enc_to_intel_dp() instead of opencoding the same
` [PATCH 2/6] drm/i915: hsw: replace !is_pch_edp() with port==PORT_A
` [PATCH 3/6] drm/i915: ilk-ivb: replace is_pch_edp() with port==PORT_D
` [PATCH 4/6] drm/i915: stop using is_pch_edp() in intel_dp_init_connector()
` [PATCH 5/6] drm/i915: stop using is_pch_edp() in is_cpu_edp()
` [PATCH 6/6] drm/i915: remove is_pch_edp() helpers and state variable

[i-g-t PATCH] kms_flip: make sure we are unblanked during the test
 2013-05-07 15:05 UTC  (3+ messages)
` [i-g-t PATCH v2] "
  ` [PATCH v3] "

[PATCH 3/7] drm/i915: add intel_display_power_enabled
 2013-05-07 14:40 UTC  (12+ messages)
` [PATCH 1/5] "
  ` [PATCH 2/5] drm/i915: add power well and cpu transcoder info to the error state
  ` [PATCH 3/5] drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing "
  ` [PATCH 4/5] drm/i915: check the power well on i915_pipe_enabled
  ` [PATCH 5/5] drm/i915: only disable DDI sound if intel_crtc->eld_vld

[PATCH] drm/i915: implement WADPOClockGatingDisable for LPT
 2013-05-07 14:40 UTC  (6+ messages)

[PATCH] drm/i915: debug log DPCD downstream ports if available
 2013-05-07 13:04 UTC 

[PATCH] drm/i915: fix hotplug event bit tracking
 2013-05-07 12:10 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-05-07  8:43 UTC  (2+ messages)

[PATCH 1/2] drm/i915: put context upon switching
 2013-05-07  5:12 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: add context into request struct

Clover Trail question
 2013-05-07  0:42 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Add support for FBC on Ivybridge
 2013-05-06 22:37 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 3/6] drm/i915: IVB FBC WaFbcDisableDpfcClockGating
` [PATCH 4/6] drm/i915: Enable FBC at Haswell
` [PATCH 5/6] drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 6/6] drm/i915: HSW FBC WaFbcDisableDpfcClockGating

[PATCH 1/4] drm/i915: read current freq from Punit on VLV
 2013-05-06 20:50 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: go back to switch for VLV mem freq detection v2
` [PATCH 3/4] drm/i915: set proper DPIO post divider for VGA on VLV v4
` [PATCH 4/4] drm/i915: BIOS and power context stolen mem handling for VLV

[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
 2013-05-06 20:38 UTC 

[PATCH 00/12] [RFC] PPGTT prep patches part 1
 2013-05-06 18:37 UTC  (22+ messages)
` [PATCH 01/12] drm/i915: Assert mutex_is_locked on context lookup
` [PATCH 02/12] drm/i915: BUG_ON bad PPGTT offset
` [PATCH 03/12] drm/i915: make PDE|PTE platform specific
` [PATCH 04/12] drm/i915: Extract PDE writes
` [PATCH 06/12] drm/i915: Use drm_mm for PPGTT PDEs

[PATCH] drm/i915: get mode clock when reading the pipe config v3
 2013-05-06 17:39 UTC 

[PATCH] drm/i915: add encoder get_config function v2
 2013-05-06 16:56 UTC 

[PATCH] drm/i915: fix panel fitting on LVDS on ILK+
 2013-05-06 16:59 UTC  (5+ messages)
` [PATCH] drm/i915: fix panel fitting on LVDS on ILK+ v2

[PATCH] drm/i915: add encoder get_config function
 2013-05-06 16:22 UTC  (2+ messages)

[PATCH] [TRIVIAL] v2: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} in i915 driver
 2013-05-06 14:52 UTC  (2+ messages)

[PATCH 0/7] sdvo tv clock improvements + some random stuff
 2013-05-06 14:15 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: simplify DP/DDI port width macros
` [PATCH 6/7] drm/i915: make SDVO TV-out work for multifunction devices

[PATCH 0/9] Haswell watermarks, round 1
 2013-05-06 13:53 UTC  (15+ messages)
` [PATCH 1/9] drm/i915: ILK, SNB and IVB don't have linetime watermarks
` [PATCH 2/9] drm/i915: fix linetime_watermarks code
` [PATCH 3/9] drm/i915: use the mode->htotal to calculate linetime watermarks
` [PATCH 4/9] drm/i915: fix haswell linetime watermarks calculation
` [PATCH 5/9] drm/i915: use the correct clock when calculating linetime watermarks
` [PATCH 6/9] drm/i915: make intel_ddi_get_cdclk_freq return values in KHz
` [PATCH 7/9] drm/i915: set the IPS linetime watermark
` [PATCH 8/9] drm/i915: MCH_SSKPD is a 64 bit register on Haswell
` [PATCH 9/9] drm/i915: set FORCE_ARB_IDLE_PLANES workaround

[RFC][PATCH 0/1] drm/i915: Big watermark changes
 2013-05-06 13:45 UTC  (2+ messages)
` [RFC][PATCH 1/1] drm/i915: Rewrite ILK+ watermark handling

[PATCH] [TRIVIAL] Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} in i915 driver
 2013-05-06 12:46 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 1/5] drm/i915: s/TRANSCONF/PCH_TRANSCONF/
 2013-05-06  9:29 UTC  (23+ messages)
` [PATCH 2/5] drm/i915: PCH_ prefix for transcoder timings
` [PATCH 3/5] drm/i915: make set_m_n functions static
` [PATCH 4/5] drm/i915: Apply OCD to data/link m/n register #defines
` [PATCH 5/5] drm/i915: make intel_cpt_verify_modeset static
    ` [PATCH 1/6] drm/i915: s/TRANSCONF/PCH_TRANSCONF/
      ` [PATCH 2/6] drm/i915: PCH_ prefix for transcoder timings
      ` [PATCH 3/6] drm/i915: make set_m_n functions static
      ` [PATCH 4/6] drm/i915: Apply OCD to data/link m/n register #defines
      ` [PATCH 5/6] drm/i915: make intel_cpt_verify_modeset static
      ` [PATCH 6/6] drm/i915: fix up adjusted_mode tracking for interlaced modes

[PATCH] drm/i915: don't setup hdmi for port D edp in ddi_init
 2013-05-06  9:19 UTC  (4+ messages)

drm/i915 stable patches
 2013-05-06  8:36 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2013-05-04 18:11 UTC 

[PATCH] drm/i915: get mode clock when reading the pipe config
 2013-05-04  9:03 UTC  (4+ messages)
` [PATCH] drm/i915: get mode clock when reading the pipe config v2

[PATCH] drm/i915: Whitespace fix in gen6_ppgtt_init
 2013-05-04  8:40 UTC  (2+ messages)

[PATCH] drm/i915: Kill unused variable warning
 2013-05-04  8:18 UTC  (2+ messages)

[git pull] drm for 3.10-rc1
 2013-05-04  8:10 UTC  (7+ messages)

[PATCH] Revert "drm/i915: revert eDP bpp clamping code changes"
 2013-05-04  8:13 UTC 

[PATCH 2/2]i-g-t: gem_dummy_reloc_loop.c: add vebox test case
 2013-05-04  0:54 UTC  (2+ messages)

[PATCH 1/2]i-g-t: check kernel enable rings or not
 2013-05-04  0:40 UTC  (2+ messages)

[PATCH] drm/i915: hw state readout&check support for cpu_transcoder
 2013-05-03 20:11 UTC 

Updated testing tree
 2013-05-03 19:26 UTC 

[PATCH 1/2] drm/i915: Add platform information to implemented workarounds
 2013-05-03 17:48 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Add references to some workaround we implement

[PATCH i-g-t] scripts: Add a script to list implemented workarounds
 2013-05-03 17:46 UTC 

[PATCH] drm/i915: force full modeset if the connector is in DPMS OFF mode
 2013-05-03 17:44 UTC  (15+ messages)
  ` [PATCH V2] "

[PATCH] drm/i915: Retrieve the current mode upon KMS takeover v2
 2013-05-03 17:39 UTC 

[PATCH] drm/i915: Propagate errors back from fb set-base
 2013-05-03 16:55 UTC  (2+ messages)

[PATCH 2/2] drm/i915: unreference default context on module unload
 2013-05-03 16:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: fix Haswell pfit power well check
 2013-05-03 16:22 UTC  (6+ messages)
` [PATCH] drm/i915: fix Haswell pfit power well check v2

[PATCH] drm/i915: Add private api for power well usage -- alignment between graphic team and audio team
 2013-05-03 15:17 UTC  (19+ messages)
                      ` [alsa-devel] "

[PATCH] drm/i915: hsw: fix link training for DP/eDP on port-A
 2013-05-03  9:57 UTC  (5+ messages)
` [PATCH v2] drm/i915: hsw: fix link training for eDP "
  ` [PATCH v3] "

[PATCH 1/3] drm/i915: factor out GMCH panel fitting code and use for eDP v3
 2013-05-03  8:10 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: move PCH pfit controls into pipe_config

[PATCH 1/2]i-g-t: check kernel enable rings or not Signed-off-by: Zhong Li <zhong.li@intel.com> 1. add functions check kernel enable a ring or not. 2. add function gem_get_num_rings() to check how many rings kernel has enable. 3. gem_ring_sync_loop.c will call gem_get_num_rings() directly instead of original static fucntion get_number_rings()
 2013-05-03  7:43 UTC  (3+ messages)
` [PATCH 2/2]i-g-t: gem_dummy_reloc_loop.c: add vebox test case Signed-off-by: Zhong Li <zhong.li@intel.com>

[PATCH 1/2]i-g-t: check kernel enable rings or not Signed-off-by: Zhong Li <zhong.li@intel.com> 1. add functions check kernel enable a ring or not. 2. add function gem_get_num_rings() to check how many rings kernel has enable. 3. gem_ring_s
 2013-05-03  7:43 UTC 


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