[Intel-gfx] [PULL] topic/drm-misc

2016-11-09 Thread Daniel Vetter
Hi Dave, - better atomic state debugging from Rob - fence prep from gustavo - sumits flushed out his backlog of pending dma-buf/fence patches from various people - drm_mm leak debugging plus trying to appease Kconfig (Chris) - a few misc things all over Cheers, Daniel The following changes s

[Intel-gfx] [PULL] topic/drm-misc

2016-10-27 Thread Daniel Vetter
Hi Dave, So the scripting work is taking a bit longer, and I didn't want to rush the migration of drm-misc right before ks and leave a mess behind, so this is still from the old repo. Pull request already again to get the s/fence/dma_fence/ stuff in and allow everyone to resync. Otherwise really

[Intel-gfx] [PULL] topic/drm-misc

2016-10-24 Thread Daniel Vetter
Hi Dave, First -misc pull for 4.10: - drm_format rework from Laurent - reservation patches from Chris that missed 4.9. - aspect ratio support in infoframe helpers and drm mode/edid code (Shashank Sharma) - rotation rework from Ville (first parts at least) - another attempt at the CRC debugfs in

[Intel-gfx] [PULL] topic/drm-misc

2016-10-13 Thread Daniel Vetter
Hi Dave, Sumits undug himself from conference traveling, so here's one more pull request for 4.9, essentially just containing the reservation rcu fixes and polish from Chris. Btw plan is that between -rc1 and -rc2 we do a tree-wide s/fence/dma_fence/ since the current name is a bit too generic fo

[Intel-gfx] [PULL] topic/drm-misc

2016-10-11 Thread Daniel Vetter
Hi Dave, Just flushing out my -misc queue. Slightly important are the prime refcount/unload fixes from Chris. There's also the reservation stuff from Chris still pending, and Sumits hasn't landed that yet. Might get another pull for that, but pls don't hold up the main pull for it ;-) Cheers, Da

[Intel-gfx] [PULL] topic/drm-misc

2016-10-05 Thread Daniel Vetter
Hi Dave, Another attempt, this time rebased and without the pipe crc patches: - display_info cleanups from Ville - make prime/gem lookups faster with rbtrees (Chris) - misc stuff all over Cheers, Daniel The following changes since commit c2cbc38b9715bd8318062e600668fc30e5a3fbfa: drm: virtio:

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-10-03 Thread Dave Airlie
On 3 October 2016 at 23:39, Daniel Vetter wrote: > Hi Dave, > > As promised another pull request. A bit late because flu. > - generic pipe crc from Tomeu, required a backmerge to apply > - fixes for my fumbled drm_plane.c extraction > - display_info cleanup/fixes from Ville > - misc stuff all over

[Intel-gfx] [PULL] topic/drm-misc

2016-10-03 Thread Daniel Vetter
Hi Dave, As promised another pull request. A bit late because flu. - generic pipe crc from Tomeu, required a backmerge to apply - fixes for my fumbled drm_plane.c extraction - display_info cleanup/fixes from Ville - misc stuff all over Cheers, Daniel The following changes since commit c0d5fb4d0

[Intel-gfx] [PULL] topic/drm-misc

2016-09-25 Thread Daniel Vetter
Hi Dave, - more core cleanup patches to prep drm_file to be used for kernel-internal contexts (David Herrmann) - more split-up+docs for drm_crtc.c - lots of small fixes and polish all over This pull contains 4 patches from Markus to switch to kcalloc/kmalloc_array in legacy bufs ioctl code. Bec

[Intel-gfx] [PULL] topic/drm-misc

2016-09-19 Thread Daniel Vetter
Hi Dave, Just random misc stuff that Sean/Sumit&Archit picked up while I relaxed. Well except for one commit: commit a988588b1806b40ae115fe1c9ab38706fd1a7c2b Author: Kristian H. Kristensen Date: Tue Sep 13 14:20:45 2016 -0700 drm: Only use compat ioctl for addfb2 on X86/IA64 Pls also che

[Intel-gfx] [PULL] topic/drm-misc

2016-09-08 Thread Jani Nikula
Hi Dave - Here's a drm-misc pull request mainly to get some fixes moving forward. BR, Jani. The following changes since commit 2b2fd56d7e92f134ecaae5c89e20f64dd0f95aa2: Revert "drm: make DRI1 drivers depend on BROKEN" (2016-09-01 06:16:12 +1000) are available in the git repository at: gi

[Intel-gfx] [PULL] topic/drm-misc

2016-08-31 Thread Daniel Vetter
Hi Dave, More -misc stuff - moar drm_crtc.c split up&documentation - some fixes for the simple kms helpers (Andrea) - I included all the dri1 patches from David - we're not removing any code or drivers, and it seems to have worked as a wake-up call to motivate a few more people to upstream kms

[Intel-gfx] [PULL] topic/drm-misc

2016-08-23 Thread Daniel Vetter
Hi Dave, A few bigger things: - start of splitting drm_crtc.c into more manageable and better documneted chunks - DRM_DEV_* logging (Sean) But besides those it's really all one-off misc patches all over this time around, trying to summarize them further would just end up in copying the shortlog

[Intel-gfx] [PULL] topic/drm-misc

2016-08-12 Thread Daniel Vetter
Hi Dave, - more fence destaging and cleanup (Gustavo&Sumit) - DRIVER_LEGACY to untangle from DRIVER_MODESET - drm_mm refactor (Chris) - fbdev-less compile fies - clipped plane src/dst rects (Ville) - + a few mediatek patches that build on top of that (Bibby+Daniel) - small stuff all over really C

[Intel-gfx] [PULL] topic/drm-misc

2016-07-28 Thread Daniel Vetter
Hi Dave, A few more simple fixes that Sean&I collected. There's a bunch of bigger things on dri-devel, but I think those are all too late for 4.8 really. I'll try and go collect them after -rc1 for 4.9. Cheers, Daniel The following changes since commit e8d3ef02787fc72996cfb423180dc79764c239fa:

[Intel-gfx] [PULL] topic/drm-misc

2016-07-22 Thread Daniel Vetter
Hi Dave, Suddenly everyone shows up with their trivial patch series! - piles of if (!ptr) check removals from Markus Elfring - more of_node_put fixes from Peter Chen - make fbdev support really optional in all drivers (except vmwgfx), somehow this fell through the cracks when we did all the hard

[Intel-gfx] [PULL] topic/drm-misc

2016-07-14 Thread Daniel Vetter
Hi Dave, I recovered dri-devel backlog from my vacation, more misc stuff: - of_put_node fixes from Peter Chen (not all yet) - more patches from Gustavo to use kms-native drm_crtc_vblank_* funcs - docs sphinxification from Lukas Wunner - bunch of fixes all over from Dan Carpenter - more follow up w

[Intel-gfx] [PULL] topic/drm-misc

2016-07-10 Thread Daniel Vetter
Hi Dave, Just flushing out drm-misc for the merge window: - rpm fixes from Lukas that I promised to merge and dropped the ball until he pinged me. - misc trivial patches Jani picked up. I haven't recovered mail backlog yet, so no idea what's hiding still ;-) Cheers, Daniel The following chan

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-06-22 Thread Daniel Vetter
On Wed, Jun 22, 2016 at 11:21:57AM +0200, Daniel Vetter wrote: > Hi Dave, > > Again a pile of things all over > - Conversion to rst from docbook from Jani. Looks real pretty, and the > source is now actually readable (compared to horrible, horrible docbook > xml)! https://01.org/linuxgraphics/

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-06-22 Thread Daniel Vetter
On Wed, Jun 22, 2016 at 11:21:57AM +0200, Daniel Vetter wrote: > Hi Dave, > > Again a pile of things all over > - Conversion to rst from docbook from Jani. Looks real pretty, and the > source is now actually readable (compared to horrible, horrible docbook > xml)! https://01.org/linuxgraphics/

[Intel-gfx] [PULL] topic/drm-misc

2016-06-22 Thread Daniel Vetter
Hi Dave, Again a pile of things all over - Conversion to rst from docbook from Jani. Looks real pretty, and the source is now actually readable (compared to horrible, horrible docbook xml)! https://01.org/linuxgraphics/gfx-docs/drm/ - device register/unregister rework from Chris, with follow-u

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-06-15 Thread Daniel Vetter
On Tue, Jun 14, 2016 at 11:48:31PM +0200, Daniel Vetter wrote: > Hi Dave, > > More misc stuff all over: > - best_encoder cleanup from Boris. > - drm_simple_display_pipe helpers from Noralf. Looks really neat imo, and > there's 2-3 in-flight drivers which look like they could/should use it. > A

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-06-15 Thread Daniel Vetter
On Tue, Jun 14, 2016 at 11:48:31PM +0200, Daniel Vetter wrote: > Hi Dave, > > More misc stuff all over: > - best_encoder cleanup from Boris. > - drm_simple_display_pipe helpers from Noralf. Looks really neat imo, and > there's 2-3 in-flight drivers which look like they could/should use it. > A

[Intel-gfx] [PULL] topic/drm-misc

2016-06-14 Thread Daniel Vetter
Hi Dave, More misc stuff all over: - best_encoder cleanup from Boris. - drm_simple_display_pipe helpers from Noralf. Looks really neat imo, and there's 2-3 in-flight drivers which look like they could/should use it. Anyway, with this we have now helpers and everything in place to write drive

[Intel-gfx] [PULL] topic/drm-misc

2016-06-07 Thread Daniel Vetter
Hi Dave, As promised, piles of prep work all around: - drm_atomic_state rework, prep for nonblocking commit helpers - fence patches from Gustavo and Christian to prep for atomic fences and some cool work in ttm/amdgpu from Christian - drm event prep for both nonblocking commit and atomic fences

[Intel-gfx] [PULL] topic/drm-misc

2016-06-01 Thread Daniel Vetter
Hi Dave, Frist -misc pull for 4.8, with pretty much just random all over plus a few more lockless gem BO patches acked/reviewed by driver maintainers. I'm starting a bit earlier this time around because there's a few invasive patch series to land (nonblocking atomic prep work, fence prep work, rs

[Intel-gfx] [PULL] topic/drm-misc

2016-05-18 Thread Daniel Vetter
Hi Dave, Update drm-misc pull with a few more fixes included, plus the two from Arnd for the fallout from the drm_gem_object_lookup() refactor that I failed to spot :( Cheers, Daniel The following changes since commit 99ee87295017e36abb6925e6139ca303cb55aee7: Merge tag 'topic/drm-misc-2016-0

[Intel-gfx] [PULL] topic/drm-misc

2016-05-17 Thread Daniel Vetter
Hi Dave, Ok as promised heres the patches to do some function interface refactoring across the tree. I've double check and run gcc on x86 and arm, but please also check that nothing crept in meanwhile before pushing out the merge. Otherwise a few more misc patches, plus the 2 duct-tape patches fo

[Intel-gfx] [PULL] topic/drm-misc

2016-05-12 Thread Daniel Vetter
Hi Dave, I kinda hoped that I could still sneak in Noralf's drm_simple_display_pipe, since there's intereset by others now (for tilcdc at least). But it wasn't ready by a hair. Oh well. Otherwise random stuff plus prep patches from Noralf. Cheers, Daniel The following changes since commit 8863

[Intel-gfx] [PULL] topic/drm-misc

2016-05-08 Thread Daniel Vetter
Hi Dave, Refcounting is hard, so here's a quick pull request with the one-liner to fix up i915. Otherwise just a few other small things I picked up. Plus the regression fix from Marten for rmfb behaviour that lingered around forever since no testers. Feel free to cherry-pick that over to drm-fixes

[Intel-gfx] [PULL] topic/drm-misc

2016-05-04 Thread Daniel Vetter
Hi Dave, Ofc I promise just a few leftovers for drm-misc and somehow it's the biggest pull. But really mostly trivial stuff: - MAINTAINERS updates from Emil - rename async to nonblock in atomic_commit to avoid the confusion between nonblocking ioctl and async flip (= not vblank synced), from Maa

[Intel-gfx] [PULL] topic/drm-misc

2016-04-29 Thread Daniel Vetter
Hi Dave, - prep work for struct_mutex-less gem_free_object - more invasive/tricky mst fixes from Lyude for broken hw. I discussed this with Ville/Jani and we all agreed more soaking in -next would be real good this late in the -rc cycle. They're cc: stable too to make sure they're not gettin

[Intel-gfx] [PULL] topic/drm-misc

2016-04-21 Thread Daniel Vetter
Hi Dave, misc pull req all over. Biggest thing is the drm_connector_(un)register_all cleanup from Alexey for drivers without the load/unload midlayer hooks. I.e. all the new ones, and a bunch of the pending new atomic drivers depend upon this. Or at least I asked them to rebase ;-) For 4.7 I'd li

[Intel-gfx] [PULL] topic/drm-misc

2016-04-01 Thread Daniel Vetter
Hi Dave, I figured it's time to open 4.7, also because we need the DCS patches from this pull in i915: - First patch of uapi header alignment with libdrm. - random small stuff all over. There's a small trivial conflict in amdgpu with the dummy vgacon_text_force patch. Cheers, Daniel The follow

[Intel-gfx] [PULL] topic/drm-misc

2016-03-22 Thread Daniel Vetter
Hi Dave, Bunch of small fixupes all over. Plus a dma-buf patch that Sumit asked me to cherry-pick since that's the only one he had in his tree. There's a sparse issue outstanding in the color mgr stuff, but Lionel is still working on something that actually appeases sparse. Cheers, Daniel The

Re: [Intel-gfx] [PULL] topic/drm-misc

2016-03-13 Thread Daniel Vetter
On Wed, Mar 09, 2016 at 10:56:46AM +0100, Daniel Vetter wrote: > Hi Dave, > > I expect this to be the final drm-misc pull for 4.6: > - color manager core patch from Lionel - i915 side is ready too, but will > only land in 4.7, but I figured it's better to land this earlier for > better coordin

[Intel-gfx] [PULL] topic/drm-misc

2016-03-09 Thread Daniel Vetter
Hi Dave, I expect this to be the final drm-misc pull for 4.6: - color manager core patch from Lionel - i915 side is ready too, but will only land in 4.7, but I figured it's better to land this earlier for better coordination with other plane stuff (like alpha/blending) going on. - more mode_

[Intel-gfx] [PULL] topic/drm-misc

2016-02-18 Thread Daniel Vetter
Hi Dave, Misc stuff all over: - more mode_fixup removal from Carlos, there's another final pile still left. - final bits of vgaswitcheroo from Lukas for apple gmux, we're still discussing an api cleanup patch to make it a bit more abuse-safe as a follow-up - dp aux interface for userspace fo

[Intel-gfx] [PULL] topic/drm-misc

2016-02-12 Thread Daniel Vetter
Hi Dave, More drm-misc stuff: - vgaswitcheroo support for apple gmux from Lukas Wunner - checks for ->mode_fixup in non-atomic helpers from Carlos Palminha, plus removing dummy funcs from drivers. Carlos promised to follow up with more, since there's lots more silly dummy functions around. - d

[Intel-gfx] [PULL] topic/drm-misc

2016-02-08 Thread Daniel Vetter
Hi Dave, First drm-misc pull req for 4.6. Big one is the drm_event cleanup, which is also prep work for adding android fence support to kms (Gustavo is planning to do that). Otherwise random small bits all over. Cheers, Daniel The following changes since commit 1df59b8497f47495e873c23abd6d3d290

[Intel-gfx] [PULL] topic/drm-misc

2016-01-17 Thread Daniel Vetter
Hi Dave, Since your main drm-next pull isn't out of the door yet I figured I might as well flush out drm-misc instead of delaying for 4.6. It's really just random stuff all over, biggest thing probably connector_mask tracking from Maarten. Cheers, Daniel The following changes since commit e112e

[Intel-gfx] [PULL] topic/drm-misc

2015-12-23 Thread Daniel Vetter
Hi Dave, Just one more patch in drm-misc before I disappear into the swiss alps. I was a bit on the fence whether this should go into -fixes, but then figured meh. If it blows up in reality (the linked bug is just our QA) we can always cherry-pick afterwards. Cheers, Daniel The following change

[Intel-gfx] [PULL] topic/drm-misc

2015-12-18 Thread Daniel Vetter
Hi Dave, Seems I lied in my last drm-misc pull request and suddenly there's a big pile of random stuff. Boris dug out Thierry's drm-trivial branch and resubmitted everything since that branch didn't really work out. On top of that Nicolas' changes to drm_dev_set_unique - this might conflict with

[Intel-gfx] [PULL] topic/drm-misc

2015-12-14 Thread Daniel Vetter
Hi Dave, Last (very likely at least) drm-misc pull for 4.5. 3 big things: - piles of docs for kms vtables. - drm.debug dmesg output prettification from Ville (i915 parts are for 4.6 I think) - connector mode probing/validating/merging cleanup from Ville. From that last pile please cherry-pick

[Intel-gfx] [PULL] topic/drm-misc

2015-12-04 Thread Daniel Vetter
Hi Dave, New -misc pull. Big thing is Thierry's atomic helpers for system suspend resume, which I'd like to use in i915 too. Hence the pull. Aside: There's a conflict between your -next and -fixes in imx, pinged you about it on irc. Would be good if you can backmerge the next -rc after pulling th

[Intel-gfx] [PULL] topic/drm-misc

2015-11-26 Thread Daniel Vetter
Hi Dave, I figured it's more than time to open up drm-next for 4.5 ;-) Here's the first drm-misc pull, with really mostly misc stuff all over. Somewhat invasive is only Ville's change to mark the arg struct for fb_create const - that might conflict with a new driver pull. So better to get in fast

[Intel-gfx] [PULL] topic/drm-misc

2015-10-22 Thread Daniel Vetter
Hi Dave, Few more drm-misc stragglers for 4.4. Big thing is the generic probe for imx/rockchip/armada (but the variant for msm/rpi/exynos is still missing). Also the hdmi clocking fixes from Ville which was a lot of confusion about which tree it should be applied to ;-) Cheers, Daniel The foll

[Intel-gfx] [PULL] topic/drm-misc

2015-10-19 Thread Daniel Vetter
Hi Dave, More drm-misc for 4.4. - fb refcount fix in atomic fbdev - various locking reworks to reduce drm_global_mutex and dev->struct_mutex - rename docbook to gpu.tmpl and include vga_switcheroo stuff, plus more vga_switcheroo (Lukas Wunner) - viewport check fixes for atomic drivers from Ville

[Intel-gfx] [PULL] topic/drm-misc

2015-10-08 Thread Daniel Vetter
Hi Dave, Another round of drm-misc. Unfortunately the DRM_UNLOCKED removal for DRIVER_MODESET isn't complete yet for lack of review on 1-2 patches. Otherwise just various stuff all over. Cheers, Daniel The following changes since commit 2d4df13c0f9ef56452b1d9a9016cb3946e17bfe5: Merge tag 'to

[Intel-gfx] [PULL] topic/drm-misc

2015-09-25 Thread Daniel Vetter
Hi Dave, Another attempt at drm-misc for 4.4 ... - better atomic helpers for runtime pm drivers - atomic fbdev - dp aux i2c STATUS_UPDATE handling (for short i2c replies from the sink) - bunch of constify patches - inital kerneldoc for vga switcheroo - some vblank code cleanups from Ville and Thie

Re: [Intel-gfx] [PULL] topic/drm-misc

2015-09-22 Thread Daniel Vetter
On Tue, Sep 22, 2015 at 11:05:00AM +0200, Daniel Vetter wrote: > Hi Dave, > > Updated drm-misc pull, now with backmerge and atomic fbdev: > - better atomic helpers for runtime pm drivers > - atomic fbdev > - dp aux i2c STATUS_UPDATE handling (for short i2c replies from the sink) > - bunch of const

[Intel-gfx] [PULL] topic/drm-misc

2015-09-22 Thread Daniel Vetter
Hi Dave, Updated drm-misc pull, now with backmerge and atomic fbdev: - better atomic helpers for runtime pm drivers - atomic fbdev - dp aux i2c STATUS_UPDATE handling (for short i2c replies from the sink) - bunch of constify patches - various polish all over - inital kerneldoc for vga switcheroo

Re: [Intel-gfx] [PULL] topic/drm-misc

2015-09-21 Thread Dave Airlie
On 17 September 2015 at 00:45, Daniel Vetter wrote: > On Mon, Sep 14, 2015 at 8:22 AM, Daniel Vetter wrote: >> Hi Dave, >> >> -rc1 is out the door and here's my first pull request for drm-next. It's >> all over: >> - better atomic helpers for runtime pm drivers >> - atomic fbdev > > David Herrman

Re: [Intel-gfx] [PULL] topic/drm-misc

2015-09-16 Thread Daniel Vetter
On Mon, Sep 14, 2015 at 8:22 AM, Daniel Vetter wrote: > Hi Dave, > > -rc1 is out the door and here's my first pull request for drm-next. It's > all over: > - better atomic helpers for runtime pm drivers > - atomic fbdev David Herrmann just pointed out to me that atomic fbdev isn't actually in thi

[Intel-gfx] [PULL] topic/drm-misc

2015-09-14 Thread Daniel Vetter
Hi Dave, -rc1 is out the door and here's my first pull request for drm-next. It's all over: - better atomic helpers for runtime pm drivers - atomic fbdev - dp aux i2c STATUS_UPDATE handling (for short i2c replies from the sink) - bunch of constify patches - various polish all over There's a few a

[Intel-gfx] [PULL] topic/drm-misc

2015-08-13 Thread Daniel Vetter
Hi Dave, Final drm-misc pull for 4.3: - fbdev emulation Kconfig option for everyone thanks to Archit. It's not everything yet bit this is fairly tricky since it spawns all drivers. - vgaarb & vgaswitcheroo polish from Thierry - some drm_irq.c cleanups (Thierry) - struct_mutex crusade from me - m

[Intel-gfx] [PULL] topic/drm-misc

2015-07-28 Thread Daniel Vetter
Hi Dave, More drm-misc, mostly fine-tuning of atomic helpers. They're mostly driver-wide interface changes of the helpers and I need them for i915 work, so I plan to pull this tag into drm-intel-next too. Cheers, Daniel The following changes since commit dcd14dd957f02ef679c61325a2221a0574bdcab3

[Intel-gfx] [PULL] topic/drm-misc

2015-07-23 Thread Daniel Vetter
Hi Dave, Update drm-misc pull request since the first one didn't go in yet. Few atomic helper patches, rejecting some old dri1 crap for modern drivers and a few trivial things on top. Cheers, Daniel The following changes since commit 8b72ce158cf0dba443e36fc66e0bb29c2580e0b6: drm: Always enab

[Intel-gfx] [PULL] topic/drm-misc

2015-07-13 Thread Daniel Vetter
Hi Dave, First pull request for 4.3! Random things all over, most of it more atomic polish. Plus trying to reject more dri1 crap (the final bits afaik!), but this time around with nouveau whitelisted to avoid breaking old userspace. Aside: 4.2 vs 4.3 is a terrible conflict mess so I need you to r

[Intel-gfx] [PULL] topic/drm-misc

2015-06-22 Thread Daniel Vetter
Hi Dave, One more drm-misc pull for 4.2. The important one is the fix from Laurent for Daniel Stone's mode_blob work. Cheers, Daniel The following changes since commit b9a1077a4e8f6961df8fd393fad2265249f015c5: Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-

[Intel-gfx] [PULL] topic/drm-misc

2015-05-27 Thread Daniel Vetter
Hi Dave, One more round of drm-misc, again mostly atomic. Big thing is the userspace blob code from Daniel Stone, with support for the mode_id blob now added to the atomic ioctl. Finally we can do atomic modesets! Note that the atomic ioctl is still behind the module knob since the weston patches

[Intel-gfx] [PULL] topic/drm-misc

2015-05-19 Thread Daniel Vetter
Hi Dave, Scattering of random drm core patches. Bunch of atomic prep work too, but the final bits for blob properties, atomic modesets and lifting the experimental tag on the atomic ioctl are still blocked on Daniel Stone finalizing and testing the weston support for it. I hope that we can get it

[Intel-gfx] [PULL] topic/drm-misc

2015-05-06 Thread Daniel Vetter
Hi Dave, rc2 is out, time to open drm-next. Bunch of drm_irq.c patches from Mario&me, magic/auth removal from David and a few other oddball things. Cheers, Daniel The following changes since commit 2b1193d5287004edfbf89407149a3159656f47f1: drm: fix trivial typo mistake (2015-04-14 12:41:03 +

[Intel-gfx] [PULL] topic/drm-misc

2015-04-15 Thread Daniel Vetter
Hi Dave, One more drm-misch pull for 4.1 with mostly simple stuff and boring refactoring. Even the cursor fix from Matt is just to make a really anal igt happy. Cheers, Daniel The following changes since commit 502e95c6678505474f1056480310cd9382bacbac: drm/vgem: implement virtual GEM (2015-0

Re: [Intel-gfx] [PULL] topic/drm-misc

2015-03-31 Thread Daniel Vetter
On Tue, Mar 31, 2015 at 04:29:56PM +0200, Daniel Vetter wrote: > Hi Dave, > > Final drm-misc pull for 4.0, just various things all over, including a few s/4.0/4.1 ofc ;-) -Daniel > more important atomic fixes. btw I didn't pick up the vmwgfx patch from > Ville's series, but one patch has one hun

[Intel-gfx] [PULL] topic/drm-misc

2015-03-31 Thread Daniel Vetter
Hi Dave, Final drm-misc pull for 4.0, just various things all over, including a few more important atomic fixes. btw I didn't pick up the vmwgfx patch from Ville's series, but one patch has one hunk touching vmwgfx and Thomas/Jakob didn't get around to ack it. I figured it's simple enough to be ok

[Intel-gfx] [PULL] topic/drm-misc

2015-03-18 Thread Daniel Vetter
Hi Dave, Another drm-misch pull request. Mostly the fbdev sizes deconfusion series from Rob, everything else is small stuff all over. And the large i2c over aux transfers patch, too. Cheers, Daniel The following changes since commit 7eb5f302bbe78b88da8b2008c502c1975e75db05: drm: Check in set

[Intel-gfx] [PULL] topic/drm-misc

2015-03-10 Thread Daniel Vetter
Hi Dave, Another pile of misc drm patches all over, mostly polish for atomic. Last minute rebase was to avoid the broken merge. Cheers, Daniel The following changes since commit 3a656b54c8433ada6dd7ee6227854c48682d5e4d: drm/i915: Fix struct_mutex deadlock due to merge fumble (2015-03-10 08:3

[Intel-gfx] [PULL] topic/drm-misc for 4.1

2015-02-25 Thread Daniel Vetter
Hi Dave, A few random things and a few small patches for atomic. Pull request for 4.1 so that Laurent can rebase his rcar atomic conversion, which needs a few things from here. Also better to get the renames in before there's conflicts. Cheers, Daniel The following changes since commit 96abd10e

[Intel-gfx] [PULL] topic/drm-misc

2015-02-05 Thread Daniel Vetter
Hi Dave, Flushing out my drm-misc queue with a few oddball things all over. Cheers, Daniel The following changes since commit b7703726251191cd9f3ef3a80b2d9667901eec95: drm/probe-helper: clamp unknown connector status in the poll work (2015-01-22 06:11:39 +0100) are available in the git rep