All of lore.kernel.org
 help / color / mirror / Atom feed
* Updated -testing
@ 2012-07-06 11:14 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-07-06 11:14 UTC (permalink / raw)
  To: Intel Graphics Development, Sun, Yi

Hi all,

I've pushed out new -next and -testing branches. Highlights:
- rc6/turbo support for hsw (Eugeni)
- improve corner-case of the reset handling code - gpu reset handling
  should be rock-solid now
- support for fb offset > 4096 pixels on gen4 (yeah, you need some fairly
  big screens to hit that)
- the "Flush Me Harder" patch to fix the gen6+ fallout from disabling the
  flushing_list
- no more /dev/agpgart on gen6+!
- HAS_PCH_xxx improvements from Paulo
- a few minor bits&pieces all over, most of it in thew hsw code

Go wild and beat on this!

Cheers, Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2015-07-03 16:55 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2015-07-03 16:55 UTC (permalink / raw)
  To: Intel Graphics Development

Hi all,

Updated -testing with new stuff:
- dsi improvements (Gaurav)
- bxt ddi dpll hw state readout (Imre)
- chv dvfs support and overall wm improvements for both vlv and chv (Ville)
- ppgtt polish from Mika and Michel
- cdclk support for bxt (Bob Pauwe)
- make frontbuffer tracking more precise
- OLR removal (John Harrison)
- per-ctx WA batch buffer support (Arun Siluvery)
- remvoe KMS Kconfig option (Chris)
- more hpd handling refactoring from Jani
- use atomic states throughout modeset code and integrate with atomic plane
  update (Maarten)

Have fun!
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-12-09 16:51 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-12-09 16:51 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development

Hi all,

drm-intel-next marches on, and it's already the first cycle for 3.9:
- Stolen mem support from Chris Wilson, one of the many steps to get to
  real fastboot support.
- Some DDI code cleanups from Paulo.
- First pile of seqno wrap fixes and test infrastructure from Mika
  Kuoppala, unfortunately it doesn't quite work yet completely, so I've
  had to take 2 patches out again.
- Some refactorings around lvds and dp code.
- And a few fixes, most of them heading towards 3.8, I'll detail them in
  my pull to Dave.

Happy testing!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-11-23 19:36 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-11-23 19:36 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development

Hi all,

Last -next cycle for 3.8, besides the big item of lifting the "preliminary
hw support" tag from the Haswell code, just small bits&pieces all over:
- Leftover Haswell patches and some fixes from Paulo
- LyncPoint PCH support (for hsw)
- OOM handling improvements from Chris Wilson
- connector property and send_vblank_event refactorings from Rob Clark
- random pile of small fixes

Happy testing!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-11-11 23:08 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-11-11 23:08 UTC (permalink / raw)
  To: Sun, Yi, Intel Graphics Development

Hi all,

New testing with neat new stuff. Highlights:
- fdi B/C workarounds for ivb, improving fdi link training reliability
- some sprite/plane offset fixes from Damien for hsw
- unified ddi encoder for DP+HDMI on hsw (Paulo), this finally gives up DP
  support for hsw
- GTT handling cleanups from Ben, gen6+ finally no longer relies on the
  fake agp code!
- more checks around modeset/fb handling from Ville
- fixup up VGA hsw code from Paulo
- some workarounds all over the place (Jesse, ...) for ilk-hsw
- resume speedups from Jesse
- random fixes and small improvements all over the place

Happy testing!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-10-27 13:16 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-10-27 13:16 UTC (permalink / raw)
  To: Intel Graphics Development

Hi all,

Updated -testing branch with tons of stuff:
- basic haswell dp support, not yet wire up for external ports (Paulo)
- edp support (Paulo)
- tons of refactorings to prepare for the above (Paulo)
- panel rework, unifiying code between lvds and edp panels (Jani)
- panel fitter scaling modes (Jani + Yuly Novikov)
- panel power improvements, should now work without the BIOS setting it up
- extracting some dp helpers from radeon/i915 and move them to
  drm_dp_helper.c
- randome pile of workarounds (Damien, Ben, ...)
- some cleanups for the register restore code for suspend/resume
- secure batchbuffer support, should enable tear-free blits on gen6+
  (Chris)
- random smaller fixlets and cleanups.

Go forth and test!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-10-12 18:41 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-10-12 18:41 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development

Hi all,

New -testing cycle. Highlights:
- tons of hsw dp prep patches form Paulo
- round scheduled work items and timers to nearest second (Chris)
- some hw workarounds (Jesse&Damien)
- vlv dp support and related fixups (Vijay et al.)

Not that much, despite the extended review window. We have tons more
patches, but a bit a review and test backlog.

Happy testing!

Cheers, Daniel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-09-20 13:44 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-09-20 13:44 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development, DRI Development

Hi all,

New code to beat on! Highlights:
- rework of the gem backing pages handling (preps for stolen mem handling)
  from Chris
- cpu freq interface in sysfs from Ben
- cpu edp fixes and some related cleanups
- write-combining ptes for pre-gen6 (Chris)
- basic CADL support (Peter Wu)
- some more cleanup-fallout from the modeset-rework

Happy testing!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-09-09 10:14 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-09-09 10:14 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development

Hi All,

New -testing cycle. Highlights from this -next:
- New modeset code framework.
- Tiny fix in the fb helper to go through the official dpms interface
  instead of calling the crtc helper code.
- forcewake code frobbery from Ben, code should be more in-line with what
  Windows does now.
- fixes for the render ring flush on hsw (Paulo)
- gpu frequency tracepoint
- vlv forcewake changes to better align it with our understanding of the
  forcewake magic.
- a few smaller cleanups

Happy testing!

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Updated -testing
@ 2012-08-26 19:57 Daniel Vetter
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Vetter @ 2012-08-26 19:57 UTC (permalink / raw)
  To: Sun, Yi; +Cc: Intel Graphics Development

Hi All,

Another two weeks, another round of -testing. Highlights:
- prep patches for the modeset rework. Note that one of those patches
  touches the fb helper in the common drm code.
- hasw hdmi audio support (Wang Xingchao)
- improved instdone dumping for gen7 (Ben)
- unbound tracking and a few follow-up patches from Chris
- dma_buf->begin/end_cpu_access plus fix for drm/udl (Dave)
- improve mmio error reporting for hsw
- prep patch for WQ_NON_REENTRANT removal (Tejun Heo)

Go forth and test!

Cheers, Daniel

-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-03 16:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-06 11:14 Updated -testing Daniel Vetter
2012-08-26 19:57 Daniel Vetter
2012-09-09 10:14 Daniel Vetter
2012-09-20 13:44 Daniel Vetter
2012-10-12 18:41 Daniel Vetter
2012-10-27 13:16 Daniel Vetter
2012-11-11 23:08 Daniel Vetter
2012-11-23 19:36 Daniel Vetter
2012-12-09 16:51 Daniel Vetter
2015-07-03 16:55 Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.