intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-22 14:49:57 to 2012-12-01 13:03:06 UTC [more...]

Hopefully the last round of stolen work
 2012-12-01 11:35 UTC  (13+ messages)
` [PATCH 10/16] drm/i915: Handle stolen objects for pread
` [PATCH 15/16] drm/i915: Use a slab for object allocation
` [PATCH 16/16] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH 00/10] gmbus/dp aux irqfication
 2012-12-01 12:53 UTC  (3+ messages)
` [PATCH 01/10] drm/i915: haswell has the same irq handlers as ivb
` [PATCH 03/10] drm/i915: reorder setup sequence to have irqs for output setup

[PATCH] drm/i915: fixup TV load detect
 2012-12-01  1:21 UTC  (2+ messages)

[PATCH 0/6] drivers: convert struct spinlock to spinlock_t
 2012-11-30 21:21 UTC  (12+ messages)
  ` [PATCH 1/6] ux500: "
` [PATCH 2/6] i915: "
` [PATCH 3/6] s5p-fimc: "
` [PATCH 4/6] s5p-jpeg: "
` [PATCH 5/6] brcmfmac: "
` [PATCH 6/6] ie6xx_wdt: "

[PATCH 1/3] drm/i915: fix hsw_fdi_link_train "retry" code
 2012-11-30 15:46 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: reject modes the LPT FDI receiver can't handle
` [PATCH 3/3] drm/i915: fix FDI lane calculation

[PATCH 0/4] drm/i915: ring and flip leftovers
 2012-11-30 15:44 UTC  (12+ messages)
` [PATCH v2 1/4] drm/i915: Don't allow ring tail to reach the same cacheline as head
` [PATCH v3 2/4] drm/i915: Wait for pending flips in intel_pipe_set_base()
` [PATCH 3/4] drm/i915: Wake up pending flip waiters when the GPU hangs
` [PATCH v2 4/4] drm/i915: Kill i915_gem_execbuffer_wait_for_flips()

[PATCH] drm/i915: optimize ilk/snb irq handler
 2012-11-30 11:00 UTC  (2+ messages)

[PATCH] drm/i915: fixup sparse warnings
 2012-11-29 21:18 UTC 

[PATCH] drm/i915: dynamic haswell display power well support
 2012-11-29 16:33 UTC  (2+ messages)

[PATCH] drm/i915: Ensure that the wait ioctl return timeout is valid
 2012-11-29 16:19 UTC  (3+ messages)

[PATCH 01/10] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
 2012-11-29 14:59 UTC  (10+ messages)
` [PATCH 02/10] drm/i915: move set_pll_edp to intel_dp.c
` [PATCH 03/10] drm/i915: rip out pre-production ilk cpu edp w/a
` [PATCH 04/10] drm/i915: use wait_for_vblank instead of msleep(17)
` [PATCH 05/10] drm/i915: WARN on !crtc in intel_dp_link_down
` [PATCH 06/10] drm/i915: drop unnecessary clearing of pch dp transcoder timings
` [PATCH 07/10] drm/i915: extract common link_m_n helpers
` [PATCH 08/10] drm/i915: don't call update_watermark in crtc_mode_set
` [PATCH 09/10] drm/i915: don't call update_watermarks from haswell enable/disable code
` [PATCH 10/10] drm/i915: rip out update_linetime_wm abstraction

[PATCH] drm/i915: kill intel_dp_link_clock()
 2012-11-29 14:01 UTC  (2+ messages)

[PATCH 1/4] drm/i915: intel_prepare_ddi_buffers should be static
 2012-11-29 13:59 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: remove Haswell code from ironlake_fdi_pll_enable
` [PATCH 3/4] drm/i915: add HAS_DDI check
` [PATCH 4/4] drm/i915: only call intel_prepare_ddi if HAS_DDI
  ` [PATCH] drm/i915: invert the log inside intel_prepare_ddi

[PATCH] drm/i915: optimize the shmem_pwrite slowpath handling
 2012-11-29 12:49 UTC  (4+ messages)

[PATCH 00/17] lvds/dp/watermark refactorings
 2012-11-29 11:52 UTC  (28+ messages)
` [PATCH 01/17] drm/i915: add encoder->pre_pll_enable callback
` [PATCH 02/17] drm/i915: replace ad-hoc dual-link lvds checks
` [PATCH 03/17] drm/i915: move is_dual_link_lvds to intel_lvds.c
` [PATCH 04/17] drm/i915: track is_dual_link in intel_lvds
` [PATCH 05/17] drm/i915: add intel_lvds->reg
` [PATCH 06/17] drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable
` [PATCH 07/17] drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too
` [PATCH 08/17] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
` [PATCH 09/17] drm/i915: move set_pll_edp to intel_dp.c
` [PATCH 10/17] drm/i915: rip out pre-production ilk cpu edp w/a
` [PATCH 11/17] drm/i915: use wait_for_vblank instead of msleep(17)
` [PATCH 12/17] drm/i915: WARN on !crtc in intel_dp_link_down
` [PATCH 13/17] drm/i915: drop unnecessary clearing of pch dp transcoder timings
` [PATCH 14/17] drm/i915: extract common link_m_n helpers
` [PATCH 15/17] drm/i915: don't call update_watermark in crtc_mode_set
` [PATCH 16/17] drm/i915: don't call update_watermarks from haswell enable/disable code
` [PATCH 17/17] drm/i915: rip out update_linetime_wm abstraction

[PATCH 0/5] igt subtests support and piglit integration
 2012-11-29 11:30 UTC  (7+ messages)
` [PATCH 1/5] tests: infrastructure for piglit runner
` [PATCH 2/5] tests: remove ZZ_check_dmesg from runner
` [PATCH 3/5] tests: dont polute stderr if the test succeeds/skips
` [PATCH 4/5] lib/drmtest: subtest infrastructure
` [PATCH 5/5] tests/flip_test: use "

[PULL] last drm-intel-next for 3.8
 2012-11-29 10:22 UTC  (2+ messages)

[PATCH] drm/i915: Set sync_seqno properly after seqno wrap
 2012-11-29 10:03 UTC  (2+ messages)

[PATCH 1/2] drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains
 2012-11-29 10:01 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Include the last semaphore sync point in the error-state

[PATCH] drm/i915: Handle sync_seqno correctly when seqno has wrapped
 2012-11-29  8:43 UTC  (5+ messages)

[QA 11/29] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-11-29  8:36 UTC 

Updated GPU reset at init patch
 2012-11-28 22:30 UTC  (2+ messages)
` [PATCH] drm/i915: reset GPU after clearing CSunit clock gating on gen6

[PATCH] drm/i915: Fix pte updates in ggtt clear range
 2012-11-28 19:12 UTC  (5+ messages)

3.7-rc7 IVB forcewake resume timeouts
 2012-11-28 18:57 UTC  (2+ messages)

how to disable dpst on linux?
 2012-11-28 16:53 UTC  (6+ messages)

[PATCH] testdisplay: Use the fb stride when painting the color key
 2012-11-27 23:16 UTC  (2+ messages)

Your kernel commit 2f4f649a69a9eb51f6e98130e19dd90a260a4145
 2012-11-27 22:47 UTC 

[PATCH 1/3] drm/i915: Preallocate next seqno before touching the ring
 2012-11-27 21:16 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Simplify flushing activity on "
` [PATCH 3/3] drm/i915: Rearrange code to only have a single method for waiting upon "

[PATCH] drm/i915: force restore on lid open
 2012-11-27 17:04 UTC  (3+ messages)

[Fwd: Re: Bug scrub status]
 2012-11-27 15:33 UTC 

[PATCH 1/2] drm/i915: Simplify flushing activity on the ring
 2012-11-27 14:36 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Rearrange code to only have a single method for waiting upon "

[PATCH 1/2] drm/i915: Wait upon the last request seqno, rather than a future seqno
 2012-11-27 14:30 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Preallocate next seqno before touching the ring
      ` [PATCH] "

[ANNOUNCE] Intel 2012Q4 graphics package release
 2012-11-27  9:14 UTC 

[PATCH 0/2] drm/i915: Ring buffer stuff
 2012-11-27  6:04 UTC  (12+ messages)
` [PATCH 1/2] drm/i915: Don't allow ring tail to reach the same cacheline as head
` [PATCH 2/2] drm/i915: Warn if ring tail is not qword aligned

[PATCH v2] drm/i915: Wait for pending flips in intel_pipe_set_base()
 2012-11-26 21:52 UTC  (3+ messages)

[PATCH] drm/i915: fix possible NULL dereference of dev_priv
 2012-11-26 18:52 UTC  (2+ messages)

[PATCH] drm/i915: remove duplicate register #defines
 2012-11-26 18:46 UTC  (3+ messages)

[PATCH] drm/i915: Increase the response time for slow SDVO devices
 2012-11-26 18:45 UTC  (8+ messages)

[PATCH 1/2] drm: add drm_mode_cea_vic
 2012-11-26 18:38 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: set the VIC of the mode on the AVI InfoFrame

Missed IRQs on IVB while running intel_gpu_top
 2012-11-26 15:57 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.20.14
 2012-11-26  9:01 UTC 

[pull] drm-fixes
 2012-11-25 19:57 UTC  (2+ messages)

[PATCH] Revert "drm/i915: enable rc6 on ilk again"
 2012-11-25 19:54 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Report the origin of the LVDS fixed panel mode
 2012-11-25 19:00 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: LVDS fallback to fixed-mode if EDID not present

Updated -testing
 2012-11-23 19:36 UTC 

[PATCH] drm/i915: promote Haswell to full support
 2012-11-23 18:40 UTC  (2+ messages)

[PATCH] drm/i915: set the AVI VIC of the HDMI mode
 2012-11-23 13:50 UTC  (4+ messages)

Found a bug in i195 driver
 2012-11-23  9:39 UTC  (2+ messages)

[PATCH 1/2] drm/i915: do not ignore eDP bpc settings from vbt
 2012-11-22 20:34 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: do not default to 18 bpp for eDP if missing from VBT

[i-g-t PATCH 4/4] flip_test: switch to using monotonic timestamps
 2012-11-22 20:20 UTC  (3+ messages)
` [i-g-t PATCH 4/4] flip_test: switch to using monotonic timestamps (v2)


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