[Intel-gfx] [PULL] drm-intel-next-fixes for drm-next/v4.18

2018-06-08 Thread Jani Nikula
Hi Dave, these missed the main drm-next pull request. drm-intel-next-fixes-2018-06-08-2: First batch of i915 fixes for v4.18: - gvt fixes that missed v4.17, potentially need to be backported - eDP resolution regression revert - remove broken nv12 special casing - remove stale asserts from find

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Daniel Vetter
"... should _not_ take this as a personal failure ..." is what I meant of course. Worst possible oversight :-/ -Daniel On Tue, May 15, 2018 at 4:58 PM, Daniel Vetter wrote: > Imo we should take this as a personal failure of anyone, things > happen. Instead this is a good

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Jani Nikula
Agreed. Zhi, don't worry about it. I think the main takeaways here are: 1) We need to improve the dim checks on git pulls. This is both for us pulling gvt, and now that Dave's experimenting with dim, for him pulling all the trees. 2) The GVT maintainers should consider using dim too. It would

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Daniel Vetter
Imo we should take this as a personal failure of anyone, things happen. Instead this is a good opportunity to improve our scripts, to make sure we catch this in the future. Cheers, Daniel On Tue, May 15, 2018 at 3:16 PM, Wang, Zhi A wrote: > Hi: > > I am truly sorry for

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Wang, Zhi A
Hi: I am truly sorry for the mess. It's actual my fault of solving a patch dependency by rebasing. Jani was trying to help me to catch the deadline, I am very appreciated for Jani's help and I am quite sorry for letting Jani experience this failure. He tried to help but I fail him. As a new

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Srinivas, Vidya
> -Original Message- > From: Nikula, Jani > Sent: Tuesday, May 15, 2018 3:26 PM > To: Dave Airlie > Cc: Daniel Vetter ; Jani Nikula > ; Joonas Lahtinen > ; Vivi, Rodrigo

[Intel-gfx] [PULL] drm-intel-next

2018-05-15 Thread Jani Nikula
Hi Dave - So this one contains the problematic pull from gvt. It's got both a backmerge and a rebase. I spotted the rebase, but intentionally let it slide due to the deadline closing, and then completely missed the backmerge. I don't know what I was thinking. My bad, sorry. We'll need to

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-03 Thread Dave Airlie
On 4 May 2018 at 10:29, Dave Airlie wrote: > On 4 May 2018 at 10:19, Dave Airlie wrote: >> On 2 May 2018 at 17:03, Jani Nikula wrote: >>> >>> Hi Dave - >>> >>> drm-intel-next-2018-04-13: >>> First drm/i915 feature batch heading for

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-03 Thread Dave Airlie
On 4 May 2018 at 10:19, Dave Airlie wrote: > On 2 May 2018 at 17:03, Jani Nikula wrote: >> >> Hi Dave - >> >> drm-intel-next-2018-04-13: >> First drm/i915 feature batch heading for v4.18: >> >> - drm-next backmerge to fix build (Rodrigo) >> - GPU

Re: [Intel-gfx] [PULL] drm-intel-next

2018-05-03 Thread Dave Airlie
On 2 May 2018 at 17:03, Jani Nikula wrote: > > Hi Dave - > > drm-intel-next-2018-04-13: > First drm/i915 feature batch heading for v4.18: > > - drm-next backmerge to fix build (Rodrigo) > - GPU documentation improvements (Kevin) > - GuC and HuC refactoring, host/GuC

[Intel-gfx] [PULL] drm-intel-next

2018-05-02 Thread Jani Nikula
Hi Dave - drm-intel-next-2018-04-13: First drm/i915 feature batch heading for v4.18: - drm-next backmerge to fix build (Rodrigo) - GPU documentation improvements (Kevin) - GuC and HuC refactoring, host/GuC communication, logging, fixes, and more (mostly Michal and Michał, also Jackie, Michel

[Intel-gfx] [PULL] drm-intel-next-fixes

2018-04-19 Thread Joonas Lahtinen
Hi Dave, I was travelling last week, and thought you wouldn't be back until this week, but you were :) So, my PR is against older drm-next for that I don't want to make GVT folks redo their PR twice. It's looking good on CI. Biggest things are the fix to be tolerant against bad BIOSes (FDO

[Intel-gfx] [PULL] drm-intel-next-fixes

2018-03-27 Thread Joonas Lahtinen
Hi Dave, Two human-reported bugs to close for display and a more rare fix that could result in GPU hang. There was some unclarity about the GVT pull, so I'm not including it here. Happy Easter holidays! Regards, Joonas drm-intel-next-fixes-2018-03-27: - Display fixes for booting with MST hub

[Intel-gfx] [PULL] drm-intel-next-fixes

2018-03-22 Thread Joonas Lahtinen
Hi Dave, One GVT regression fix and a fix for race condition declaring GPU wedged, found in CI. The rest are smaller fixes. Expect next week's pull bit earlier in prep for Easter holidays. Regards, Joonas The following changes since commit 963976cfe9c54d4d9e725e61c90c47a4af6b5ea2: Merge tag

[Intel-gfx] [PULL] drm-intel-next

2018-03-12 Thread Joonas Lahtinen
Hi Dave, As promised, here's the final pull request for 4.17. For your convenicence, here is a breakdown of what all the 4.17 drm-intel-next pulls have included so far. Below you can find the usual breakdown of what is included in this pull request only. i915 feature summary for upcoming kernel

[Intel-gfx] [PULL] drm-intel-next

2018-02-28 Thread Joonas Lahtinen
Hi Dave, Cannonlake driver support is fine for the hardware we've had at our disposal to test on, so we've removed the alpha_support protection for it. That'll be the biggest visible change. Other than there's fixes for Dell Venue 8 Pro display issues, audio only HDMI and out-fences from

[Intel-gfx] [PULL] drm-intel-next

2018-02-14 Thread Joonas Lahtinen
Hi Dave, CI has been really effective in catching problems before users have reported them to us. All Bugzillas closed from this tag are from our CI reports! Due to FOSDEM prep and travel, there's quite a hunk of patches, I've tried to highlight the ones with most impact on the top. Regards,

[Intel-gfx] [PULL] drm-intel-next-fixes

2018-02-07 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-next-fixes-2018-02-07: Fix for pcode timeouts on BXT and GLK, cmdparser fixes and fixes for new vbt version on CFL and CNL. GVT contains vGPU reset enhancement, which refines vGPU reset flow and the support of virtual aperture read/write when x-no-mmap=on is set in

[Intel-gfx] [PULL] drm-intel-next-fixes

2018-02-01 Thread Rodrigo Vivi
Hi Dave, I didn't send sooner because I wasn't happy with the CI results running on drm-intel-next-fixes, but now everything looks greener there. Here goes drm-intel-next-fixes-2018-02-01: Fixes for GPU hangs and other bugs around hangcheck and result; Fix for regression on suspend case with

[Intel-gfx] [PULL] drm-intel-next

2017-12-22 Thread Rodrigo Vivi
Hi Dave, This is our last round for 4.16. Initially I was planning to send next week, but I realized that I will be also out on Wednesday. We also already received GVT pull today and all CI rounds after that, and with all changes below, are running well. So here it goes

[Intel-gfx] [PULL] drm-intel-next

2017-12-18 Thread Rodrigo Vivi
Hi Dave, I expect to have one more pile next week for rc6. But for now consider already applying this one. On this one here we had one backmerge for a reconciliation drm_print.h between us and drm-misc-next. But that should be transparent to you. On the GVT side it is worth to highlight that

[Intel-gfx] [PULL] drm-intel-next

2017-12-07 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-next-2017-12-01. As Gustavo already pointed out, when applying this and drm-misc-next you will get the build failure. And the fix up is: - enum plane plane; + enum i9xx_plane_id plane; Changes on this tag: - Init clock gate fix (Ville) - Execlists event

[Intel-gfx] [PULL] drm-intel-next

2017-11-30 Thread Rodrigo Vivi
Hi Dave, Here goes the first set of changes for 4.16. There is a small conflict on gvt/cmd_parser.c that is easy to solve and just go with "unsigned long bb_size;" drm-intel-next-2017-11-17-1: More change sets for 4.16: - Many improvements for selftests and other igt tests (Chris) - Forcewake

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-11-23 Thread Jani Nikula
Hi Dave, some early fixes for v4.15 and stable. BR, Jani. The following changes since commit e8c49fa96838101435b9e4884d49b30da7a4e0c6: drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU (2017-11-09 16:18:37 +0200) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-11-10 Thread Jani Nikula
Hi Dave, the first batch of i915 fixes for drm-next/v4.15. BR, Jani. The following changes since commit 8a6fb5b5823d863b07f670dc9e791d4622d5b7e9: Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-11-06 16:18:59 +1000) are available in the git

[Intel-gfx] [PULL] drm-intel-next

2017-10-27 Thread Jani Nikula
Hi Dave, as I said, I was aiming for the previous one to already be the last, but here's one more i915 pull for v4.15. There's a backmerge from drm-next as a dependency for the get/put renames and timer setup updates. BR, Jani. drm-intel-next-2017-10-23: This time really the last i915 batch

[Intel-gfx] [PULL] drm-intel-next

2017-10-19 Thread Jani Nikula
Hi Dave, I hoped this was going to be the last pull, but there's some pressure for another. I'll tag more this week, and we can see next week if you'd be willing to still take it. BR, Jani. drm-intel-next-2017-10-12: Last batch of drm/i915 features for v4.15: - transparent huge pages support

Re: [Intel-gfx] [PULL] drm-intel-next

2017-10-13 Thread Jani Nikula
On Fri, 13 Oct 2017, Dave Airlie wrote: > On 13 October 2017 at 01:23, Jani Nikula wrote: >> On Wed, 11 Oct 2017, Jani Nikula wrote: >>> Hi Dave, more v4.15 features. >> >> Okay, so I suck and there's still one more batch to come

Re: [Intel-gfx] [PULL] drm-intel-next

2017-10-13 Thread Dave Airlie
On 13 October 2017 at 01:23, Jani Nikula wrote: > On Wed, 11 Oct 2017, Jani Nikula wrote: >> Hi Dave, more v4.15 features. > > Okay, so I suck and there's still one more batch to come after this. I'm > a bit out of rhythm here. When do you want the

Re: [Intel-gfx] [PULL] drm-intel-next

2017-10-12 Thread Jani Nikula
On Wed, 11 Oct 2017, Jani Nikula wrote: > Hi Dave, more v4.15 features. Okay, so I suck and there's still one more batch to come after this. I'm a bit out of rhythm here. When do you want the pull request for that at the latest? BR, Jani. > > Our tooling now supports

[Intel-gfx] [PULL] drm-intel-next

2017-10-11 Thread Jani Nikula
Hi Dave, more v4.15 features. Our tooling now supports signed tags, this one is probably the first. Maybe we can make them mandatory in the long run. drm-intel-next-2017-09-29: 2nd batch of v4.15 features: - lib/scatterlist updates, use for userptr allocations (Tvrtko) - Fixed point wrapper

[Intel-gfx] [PULL] drm-intel-next

2017-09-21 Thread Jani Nikula
Hi Dave, the first batch of i915 features heading for v4.15. I can't really name any one overarching theme here other than, "changes all over the place". Details below. BR, Jani. drm-intel-next-2017-09-07: Getting started with v4.15 features: - Cannonlake workarounds (Rodrigo, Oscar) -

[Intel-gfx] [PULL] drm-intel-next

2017-08-21 Thread Daniel Vetter
Hi Dave, Ofc because my final pull I screwed it up. Somehow I didn't notice for over 2 weeks that the previous pull request never made it to you. Hence a bit bigger than usual for the final -rc pull. Not exactly sure how that happened :-/ drm-intel-next-2017-08-18: Final pile of features for

[Intel-gfx] [PULL] drm-intel-next

2017-07-18 Thread Daniel Vetter
Hi Dave, drm-intel-next-2017-07-17: 2nd round of 4.14 features: - prep for deferred fbdev setup - refactor fixed 16.16 computations and skl+ wm code (Mahesh Kumar) - more cnl paches (Rodrigo, Imre et al) - tighten context cleanup and handling (Chris Wilson) - fix interlaced handling on skl+

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-07-11 Thread Jani Nikula
Hi Dave, drm/i915 fixes for v4.13-rc1. Almost half of them for stable kernels, the rest for issues in this merge window. Two batches of GVT fixes, otherwise fixes all around. BR, Jani. The following changes since commit bdbbf7d619d1fd2f1fa9eb529b7817e4faf73f5e: drm/i915: Clear execbuf's vma

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-06-27 Thread Daniel Vetter
Hi Dave, drm-intel-next-fixes-2017-06-27: Just three minor fixups for stuff in -next. Aside: Backmerge of -rc7 or 4.12 final into drm-next might be good, the cherry-pick conflicts in i915 are getting a bit much fun. Cheers, Daniel The following changes since commit

[Intel-gfx] [PULL] drm-intel-next

2017-06-20 Thread Daniel Vetter
Hi Dave, drm-intel-next-2017-06-19: Final pile of features for 4.13 New uabi: - batch bo in first slot, for faster execbuf assembly in userspace (Chris Wilson) - (sub)slice getparam, needed for mesa perf support (Robert Bragg) First pile of patches for cnl/cfl support, maintained by Rodrigo

[Intel-gfx] [PULL] drm-intel-next

2017-05-29 Thread Daniel Vetter
Hi Dave, Entire pile of tags since the previous pull got hold up: drm-intel-next-2017-05-29: More stuff for 4.13: - skl+ wm fixes from Mahesh Kumar - some refactor and tests for i915_sw_fence (Chris) - tune execlist/scheduler code (Chris) - g4x,g33 gpu reset improvements (Chris, Mika) - guc

[Intel-gfx] [PULL] drm-intel-next

2017-05-16 Thread Daniel Vetter
Hi Dave, Three tags in total. I also just realized that in the last one I've forgotten to mention the LPE audio fixes from Ville, which also touch sound/. Those patches are all reviewed by Takashi. drm-intel-next-2017-05-15: Another pile of stuff for 4.12: - OA improvements and fixes from

[Intel-gfx] [PULL] drm-intel-next-fixes for v4.12

2017-04-27 Thread Jani Nikula
Hi Dave, here's an assortment of drm/i915 and gvt fixes for drm-next/v4.12. BR, Jani. The following changes since commit ab6eb211b07a42a6346e284056422fd9a8576a99: Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next (2017-04-13 06:17:40 +1000) are

[Intel-gfx] [PULL] drm-intel-next

2017-04-07 Thread Daniel Vetter
Hi Dave, drm-intel-next-2017-04-03: Last 4.12 feature pile: GVT updates: - Add mdev attribute group for per-vgpu info - Time slice based vGPU scheduling QoS support (Gao Ping) - Initial KBL support for E3 server (Han Xu) - other misc. i915: - lots and lots of small fixes and improvements all

[Intel-gfx] [PULL] drm-intel-next

2017-03-20 Thread Daniel Vetter
Hi Dave, drm-intel-next-2017-03-20: More in i915 for 4.12: - designware i2c fixes from Hans de Goede, in a topic branch shared with other subsystems (maybe, they didn't confirm, but requested the pull) - drop drm_panel usage from the intel dsi vbt panel (Jani) - vblank evasion improvements

[Intel-gfx] [PULL] drm-intel-next

2017-03-06 Thread Daniel Vetter
Hi Dave, Between this one and the drm-misc one I sent out already we have 550+ patches already queued right after -rc1. We're not doing it all wrong :-) drm-intel-next-2017-03-06: 4 weeks worth of stuff since I was traveling: - lspcon improvements (Imre) - proper atomic state for cdclk handling

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-02-17 Thread Jani Nikula
Hi Dave, i915 and GVT fixes for the v4.11 merge window. There's quite a bit of cc: stable stuff that either didn't apply cleanly to v4.10 or just arrived too late. I played it safe, and didn't try to rush them to v4.10 anymore. This one superseeds [1]. I rebased/recreated the branch to get rid

[Intel-gfx] [PULL] drm-intel-next-fixes

2017-02-15 Thread Jani Nikula
Hi Dave, I'm flushing out the GVT fixes for the v4.11 merge window. I'll probably have more pure i915 fixes still. Heads up, for some reason your merge of drm-rockchip-next-2017-02-07 shows up in the stats below. I'm not quite sure what's going on here. Let me know if you want me to do something

[Intel-gfx] [PULL] drm-intel-next

2017-01-26 Thread Daniel Vetter
Hi Dave, Updated pull request because Chris pointed out that I need to cherry-pick a vma view bugfix from him to avoid unlucky machines no longer booting up ... Besides that one patch exactly the same thing. drm-intel-next-2017-01-23: Final block of feature work for 4.11: - gen8 pd cleanup from

[Intel-gfx] [PULL] drm-intel-next

2017-01-26 Thread Daniel Vetter
Hi Dave, drm-intel-next-2017-01-23: Final block of feature work for 4.11: - gen8 pd cleanup from Matthew Auld - more cleanups for view/vma (Chris) - dmc support on glk (Anusha Srivatsa) - use core crc api (Tomue) - track wedged requests using fence.error (Chris) - lots of psr fixes (Nagaraju,

[Intel-gfx] [PULL] drm-intel-next

2017-01-09 Thread Daniel Vetter
Hi Dave, Because of the backmerge now 3 separate tags together: drm-intel-next-2017-01-09: More 4.11 stuff, holidays edition (i.e. not much): - docs and cleanups for shared dpll code (Ander) - some kerneldoc work (Chris) - fbc by default on gen9+ too, yeah! (Paulo) - fixes, polish and other

[Intel-gfx] [PULL] drm-intel-next

2016-12-30 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-12-26: 2nd round of stuff for 4.11: - DP link rate fixes (DK) - prep work for atomic wm updates on vlv/chv (Ville) - platform enumeration cleanup (Jani) - dsi fixes and cleaups (Hans de Goede) - gen9 wm fixes (Mahesh Kumar) - prep work for DP link failure fallback

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-12-22 Thread Jani Nikula
Hi Dave, last i915 fixes for the merge window before v4.10-rc1. Wishing you all the things people usually wish each other this time of the year. BR, Jani. The following changes since commit 7a9e10253e9e52451bbe80ddb2874368dbd240a3: drm/i915: Move priority bumping for flips earlier

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-12-07 Thread Jani Nikula
Hi Dave, first set of fixes for drm-next/v4.10-rc1. BR, Jani. The following changes since commit e9cbc4bd0140e1d4e0172e2fe8fe07ba278e5980: drm/i915: Update DRIVER_DATE to 20161121 (2016-11-21 09:45:03 +0100) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next

2016-11-29 Thread Daniel Vetter
Hi Dave, Final 4.10 updates: - fine-tune fb flushing and tracking (Chris Wilson) - refactor state check dumper code for more conciseness (Tvrtko) - roll out dev_priv all over the place (Tvrkto) - finally remove __i915__ magic macro (Tvrtko) - more gvt bugfixes (Zhenyu) - better opregion CADL

[Intel-gfx] [PULL] drm-intel-next

2016-11-10 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-11-08: - gpu idling rework for s/r (Imre) - vlv mappable scanout fix - speed up probing in resume (Lyude) - dp audio workarounds for gen9 (Dhinakaran) - more conversion to using dev_priv internally (Ville) - more gen9+ wm fixes and cleanups (Maarten) - shrinker

Re: [Intel-gfx] [PULL] drm-intel-next

2016-10-24 Thread Daniel Vetter
On Mon, Oct 24, 2016 at 9:25 AM, Daniel Vetter wrote: > Hi Dave, > > drm-intel-next-2016-10-24: > - first slice of the gvt device model (Zhenyu et al) > - compression support for gpu error states (Chris) > - sunset clause on gpu errors resulting in dmesg noise telling

[Intel-gfx] [PULL] drm-intel-next

2016-10-24 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-10-24: - first slice of the gvt device model (Zhenyu et al) - compression support for gpu error states (Chris) - sunset clause on gpu errors resulting in dmesg noise telling users how to report them - .rodata diet from Tvrtko - switch over lots of macros to only

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-10-11 Thread Jani Nikula
Hi Dave - A big bunch of i915 fixes for drm-next / v4.9 merge window, with more than half of them also cc: stable. We also continue to have more Fixes: annotations for our fixes, which should help the backporters and archeologists. There's also a fix to your v4.8-rc8 backmerge to drm-next,

[Intel-gfx] [PULL] drm-intel-next

2016-09-19 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-09-19: - refactor the sseu code (Imre) - refine guc dmesg output (Dave Gordon) - more vgpu work - more skl wm fixes (Lyude) - refactor dpll code in prep for upfront link training (Jim Bride et al) - consolidate all platform feature checks into intel_device_info

[Intel-gfx] [PULL] drm-intel-next

2016-08-24 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-08-22: - bugfixes and cleanups for rcu-protected requests (Chris) - atomic modeset fixes for gpu reset on pre-g4x (Maarten) - guc submission improvements (Dave Gordon) - panel power sequence cleanup (Imre) - better use of stolen and unmappable ggtt (Chris), plus prep

[Intel-gfx] [PULL] drm-intel-next

2016-08-12 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-08-08: - refactor ddi buffer programming a bit (Ville) - large-scale renaming to untangle naming in the gem code (Chris) - rework vma/active tracking for accurately reaping idle mappings of shared objects (Chris) - misc dp sst/mst probing corner case fixes (Ville) -

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-08-05 Thread Jani Nikula
Hi Dave, a few more fixes for the merge window. I know the timing probably isn't good, apologies. I see the PSR fixes in Linus' tree, and then there's the lockdep fix we'd like you to pick up directly [1]. BR, Jani. [1]

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-07-25 Thread Daniel Vetter
Hi Dave, Bunch of fixes for the 4.8 merge pull, nothing out of the ordinary. All suitably marked up with cc: stable where needed. Cheers, Daniel The following changes since commit 0b2c0582f1570bfc95aa9ac1cd340a215d8e8335: drm/i915: Update DRIVER_DATE to 20160711 (2016-07-11 09:18:31 +0200)

[Intel-gfx] [PULL] drm-intel-next

2016-07-14 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-07-11: - select igt testing depencies for CONFIG_DRM_I915_DEBUG (Chris) - track outputs in crtc state and clean up all our ad-hoc connector/encoder walking in modest code (Ville) - demidlayer drm_device/drm_i915_private (Chris Wilson) - thundering herd fix from

Re: [Intel-gfx] [PULL] drm-intel-next

2016-06-22 Thread Daniel Vetter
On Wed, Jun 22, 2016 at 11:24:57AM +0200, Daniel Vetter wrote: > Hi Dave, > > drm-intel-next-2016-06-20: > - Infrastructure for GVT-g (paravirtualized gpu on gen8+), from Zhi Wang > - another attemp at nonblocking atomic plane updates > - bugfixes and refactoring for GuC doorbell code (Dave

[Intel-gfx] [PULL] drm-intel-next

2016-06-22 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-06-20: - Infrastructure for GVT-g (paravirtualized gpu on gen8+), from Zhi Wang - another attemp at nonblocking atomic plane updates - bugfixes and refactoring for GuC doorbell code (Dave Gordon) - GuC command submission enabled by default, if fw available (Dave

[Intel-gfx] [PULL] drm-intel-next

2016-06-07 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-06-06: - some polish for the guc code (Dave Gordon) - big refactoring of gen9 display clock handling code (Ville) - refactoring work in the context code (Chris Wilson) - give encoder/crtc/planes useful names for debug output (Ville) - improvements to skl/kbl wm

[Intel-gfx] [PULL] drm-intel-next

2016-06-01 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-05-22: - cmd-parser support for direct reg->reg loads (Ken Graunke) - better handle DP++ smart dongles (Ville) - bxt guc fw loading support (Nick Hoathe) - remove a bunch of struct typedefs from dpll code (Ander) - tons of small work all over to avoid casting between

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-05-25 Thread Jani Nikula
Hi Dave - I see the main drm pull got merged, here's the first batch of fixes for 4.7 already. Fixes all around, a large portion cc: stable stuff. BR, Jani. PS. I got a bit worried that Ville's "drm: Add helper for DP++ adaptors" lacked your ack, but apparently you'd acked it on IRC [1] but

[Intel-gfx] [PULL] drm-intel-next

2016-04-29 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-04-25: - more userptr cornercase fixes from Chris - clean up and tune forcewake handling (Tvrtko) - more underrun fixes from Ville, mostly for ilk to appeas CI - fix unclaimed register warnings on vlv/chv and enable the debug code to catch them by default (Ville) -

Re: [Intel-gfx] [PULL] drm-intel-next

2016-04-21 Thread Daniel Vetter
On Thu, Apr 21, 2016 at 11:26:49AM +0200, Daniel Vetter wrote: > Hi Dave, > > drm-intel-next-2016-04-11: > - make modeset hw state checker atomic aware (Maarten) > - close races in gpu stuck detection/seqno reading (Chris) > - tons of small improvements from Chris Wilson all over the gem code > -

[Intel-gfx] [PULL] drm-intel-next

2016-04-21 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-04-11: - make modeset hw state checker atomic aware (Maarten) - close races in gpu stuck detection/seqno reading (Chris) - tons of small improvements from Chris Wilson all over the gem code - more dsi/bxt work from Ramalingam - macro polish from Joonas - guc fw

[Intel-gfx] [PULL] drm-intel-next

2016-04-01 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-03-30: - VBT code refactor for a clean split between parsing of firmware information (Jani) - untangle the pll computation code, and splitting up the monster i9xx_crtc_compute_clocks (Ander) - dsi support for bxt (Jani, Shashank Sharma and others) - color manager

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-03-16 Thread Jani Nikula
Hi Dave, I'll just flush this one out of the way. BR, Jani. The following changes since commit f2c488212b511f7eadef78c564f1bff8f64db231: Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-next (2016-03-14 10:49:40 +1000) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next

2016-03-04 Thread Daniel Vetter
Hi Dave, Final feature pull for 4.6, with this it's Jani's turn again. drm-intel-next-2016-02-29: - fbc by default on hsw, thanks to great work by Paulo! - psr by default hsw,bdw,vlv, thanks to great work by Rodrigo! - fixes to hw state readout vs. rpm issues (Imre) - dc3 fixes (Mika), this and

[Intel-gfx] [PULL] drm-intel-next

2016-02-29 Thread Daniel Vetter
Hi Dave, drm-intel-next-2016-02-14: - lots and lots of fbc work from Paulo - max pixel clock checks from Mika Kahola - prep work for nv12 offset handling from Ville - piles of small fixes and refactorings all around I've forgotten to send you this one before I left for vacation, oops. So

[Intel-gfx] [PULL] drm-intel-next

2016-02-08 Thread Daniel Vetter
Hi Dave, Back from lca, time to start the 4.6 release train! I'll follow up with some drm-misc pull, too. drm-intel-next-2016-01-24: - support for v3 vbt dsi blocks (Jani) - improve mmio debug checks (Mika Kuoppala) - reorg the ddi port translation table entries and related code (Ville) - reorg

[Intel-gfx] [PULL] drm-intel-next-fixes

2016-01-14 Thread Jani Nikula
Hi Dave - Our first bag of fixes for drm-next/v4.5. BR, Jani. The following changes since commit 7447a2b221cd4df3960e82478a4ee29312589611: drm/i915: Update DRIVER_DATE to 20151218 (2015-12-18 20:26:17 +0100) are available in the git repository at:

Re: [Intel-gfx] [PULL] drm-intel-next

2015-12-23 Thread Chris Wilson
On Tue, Dec 22, 2015 at 04:31:22PM +, Tvrtko Ursulin wrote: > > On 22/12/15 14:31, Chris Wilson wrote: > >On Tue, Dec 22, 2015 at 03:05:14PM +0100, Daniel Vetter wrote: > >>On Tue, Dec 22, 2015 at 11:37:18AM +0100, Daniel Vetter wrote: > >>>Hi Dave, > >>> > >>>Final 4.5 feature pull for

[Intel-gfx] [PULL] drm-intel-next

2015-12-22 Thread Daniel Vetter
Hi Dave, Final 4.5 feature pull for drm/i915! drm-intel-next-2015-12-18: - fix atomic watermark recomputation logic (Maarten) - modeset sequence fixes for LPT (Ville) - more kbl enabling work (Rodrigo, Wayne) - first bits for mst audio - page dirty tracking fixes from Dave Gordon - new get_eld

Re: [Intel-gfx] [PULL] drm-intel-next

2015-12-22 Thread Tvrtko Ursulin
On 22/12/15 14:31, Chris Wilson wrote: On Tue, Dec 22, 2015 at 03:05:14PM +0100, Daniel Vetter wrote: On Tue, Dec 22, 2015 at 11:37:18AM +0100, Daniel Vetter wrote: Hi Dave, Final 4.5 feature pull for drm/i915! drm-intel-next-2015-12-18: - fix atomic watermark recomputation logic (Maarten)

Re: [Intel-gfx] [PULL] drm-intel-next

2015-12-22 Thread Daniel Vetter
On Tue, Dec 22, 2015 at 11:37:18AM +0100, Daniel Vetter wrote: > Hi Dave, > > Final 4.5 feature pull for drm/i915! > > drm-intel-next-2015-12-18: > - fix atomic watermark recomputation logic (Maarten) > - modeset sequence fixes for LPT (Ville) > - more kbl enabling work (Rodrigo, Wayne) > -

Re: [Intel-gfx] [PULL] drm-intel-next

2015-12-22 Thread Chris Wilson
On Tue, Dec 22, 2015 at 03:05:14PM +0100, Daniel Vetter wrote: > On Tue, Dec 22, 2015 at 11:37:18AM +0100, Daniel Vetter wrote: > > Hi Dave, > > > > Final 4.5 feature pull for drm/i915! > > > > drm-intel-next-2015-12-18: > > - fix atomic watermark recomputation logic (Maarten) > > - modeset

[Intel-gfx] [PULL] drm-intel-next

2015-12-11 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-12-04-1: This is the "fix igt basic test set issues" edition. - more PSR fixes from Rodrigo, getting closer - tons of fifo underrun fixes from Ville - runtime pm fixes from Imre, Daniel Stone - fix SDE interrupt handling properly (Jani Nikula) - hsw/bdw fdi modeset

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-11-06 Thread Jani Nikula
Hi Dave - Here's a handful of i915 fixes for drm-next/v4.4. Imre's commit alone should address the remaining warnings galore you experienced on Skylake. Almost all of the rest are also fixes against user or QA reported bugs, with references. Without going into specifics, please know that we're

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-10-22 Thread Daniel Vetter
Hi Dave, Bunch of -fixes for 4.4. Well not just, I've left the mmio/register work from Ville in here since it's low-risk but lots of churn all over. With this Jani will take over 4.4 from me. Cheers, Daniel The following changes since commit 80bea1897d7bc35e2b201847e12029a9d677cf12:

[Intel-gfx] [PULL] drm-intel-next

2015-10-19 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-10-10: - dmc fixes from Animesh (not yet all) for deeper sleep states - piles of prep patches from Ville to make mmio functions type-safe - more fbc work from Paulo all over - w/a shuffling from Arun Siluvery - first part of atomic watermark updates from Matt and

[Intel-gfx] [PULL] drm-intel-next

2015-10-07 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-09-28: - fastboot by default for some systems (Maarten Lankhorts) - piles of workarounds for bxt and skl - more fbc work from Paulo - fix hdmi hotplug detection (Sonika) - first few patches from Ville to parametrize register macros, prep work for typesafe mmio

[Intel-gfx] [PULL] drm-intel-next

2015-10-02 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-09-28: - fastboot by default for some systems (Maarten Lankhorts) - piles of workarounds for bxt and skl - more fbc work from Paulo - fix hdmi hotplug detection (Sonika) - first few patches from Ville to parametrize register macros, prep work for typesafe mmio

[Intel-gfx] [PULL] drm-intel-next

2015-09-22 Thread Daniel Vetter
Hi Dave, Another pull to make you open drm-next ;-) drm-intel-next-2015-09-11: - initialize backlight from VBT as fallback (Jani) - hpd A support from Ville - various atomic polish all over (mostly from Maarten) - first parts of virtualize gpu guest support on bdw from Zhiyuan Lv - GuC fixes

[Intel-gfx] [PULL] drm-intel-next-fixes for v4.3-rc1

2015-09-10 Thread Jani Nikula
Hi Dave - Fixes headed for v4.3-rc1, including Maarten's DP MST state checker fix you requested. BR, Jani. The following changes since commit 6fa2d197936ba0b8936e813d0adecefac160062b: i915: Set ddi_pll_sel in DP MST path (2015-09-01 12:42:27 +0300) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-09-02 Thread Jani Nikula
Hi Dave - i915 display fixes headed for v4.3. Mostly SKL, but some regression fixes too. BR, Jani. The following changes since commit 26951caf55d73ceb1967b0bf12f6d0b96853508e: drm/i915/skl: enable DDI-E hotplug (2015-08-26 10:24:25 +0300) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-08-28 Thread Jani Nikula
Hi Dave - Some i915 fixes headed for v4.3. SKL DDI-E is a wip, but here's the first in a series. BR, Jani. The following changes since commit 3732ce72b45a2a145803558758821bf198751276: Merge tag 'v4.2-rc8' into drm-next (2015-08-24 16:36:42 +1000) are available in the git repository at:

[Intel-gfx] [PULL] drm-intel-next

2015-08-14 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-07-31: - kerneldoc for tiling/swizzling/fencing code - bxt hpd port A w/a - various other fixes all over ... not much, everyone's on vacation. Cheers, Daniel The following changes since commit e0548f1979bfee900fb0671a5dd3a2f217dce5df: drm/i915: Update

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-07-02 Thread Jani Nikula
Hi Linus - I hear Dave is on vacation, so please pull this first batch of Intel fixes for v4.2 directly. (Dave, do correct me if I'm wrong!) Almost all of it is regression fixes all around, with cc: stable, and then there's Ander's fix for one of the warnings you reported. We're still working

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-22 Thread Jani Nikula
Hi Dave, new pull for drm-next/v4.2 with the compiler warnings fixed. BR, Jani. The following changes since commit bf546f8158e2df2656494a475e6235634121c87c: drm/i915/skl: Fix DMC API version in firmware file name (2015-06-05 12:08:01 +0300) are available in the git repository at:

Re: [Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-22 Thread Dave Airlie
On 22 June 2015 at 18:12, Jani Nikula jani.nik...@intel.com wrote: On Mon, 22 Jun 2015, Ander Conselvan De Oliveira conselv...@gmail.com wrote: There is commit bd4b4827acdc00bf9e71f939d160102021d10d4f Author: Ander Conselvan de Oliveira ander.conselvan.de.olive...@intel.com Date: Fri May

Re: [Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-22 Thread Ander Conselvan De Oliveira
There is commit bd4b4827acdc00bf9e71f939d160102021d10d4f Author: Ander Conselvan de Oliveira ander.conselvan.de.olive...@intel.com Date: Fri May 29 14:28:09 2015 +0300 drm/i915: Silence compiler warning in -nightly to fix that same issue. I didn't realize this was also needed in

Re: [Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-22 Thread Jani Nikula
On Mon, 22 Jun 2015, Ander Conselvan De Oliveira conselv...@gmail.com wrote: There is commit bd4b4827acdc00bf9e71f939d160102021d10d4f Author: Ander Conselvan de Oliveira ander.conselvan.de.olive...@intel.com Date: Fri May 29 14:28:09 2015 +0300 drm/i915: Silence compiler warning in

Re: [Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-19 Thread Daniel Vetter
On Fri, Jun 19, 2015 at 01:48:13PM +1000, Dave Airlie wrote: On 18 June 2015 at 16:04, Jani Nikula jani.nik...@intel.com wrote: Hi Dave, i915 fixes for drm-next/v4.2. BR, Jani. And my gcc says: /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/i915/intel_display.c: In function

Re: [Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-18 Thread Dave Airlie
On 18 June 2015 at 16:04, Jani Nikula jani.nik...@intel.com wrote: Hi Dave, i915 fixes for drm-next/v4.2. BR, Jani. And my gcc says: /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/i915/intel_display.c: In function ‘__intel_set_mode’:

[Intel-gfx] [PULL] drm-intel-next-fixes

2015-06-18 Thread Jani Nikula
Hi Dave, i915 fixes for drm-next/v4.2. BR, Jani. The following changes since commit bf546f8158e2df2656494a475e6235634121c87c: drm/i915/skl: Fix DMC API version in firmware file name (2015-06-05 12:08:01 +0300) are available in the git repository at:

<    1   2   3   4   5   >