[Intel-gfx] [PULL] topic/core-stuff

2015-01-23 Thread Daniel Vetter
Hi Dave, Just flushing out my drm-misc branch, nothing major. Well too old patches I've dug out from years since a patch from Rob look eerily familiar ;-) I'm cooking some more atomic patches that I'd like to sneak into 3.20, but still need a bit more testing. I'll send the pull for that next

[Intel-gfx] [PULL] topic/core-stuff for 3.20

2014-12-19 Thread Daniel Vetter
Hi Dave, A bit early for 3.20, but I'm out the next 2 weeks so figured I'll send you my pull request already. Misc drm patches with mostly polish patches from Thierry, with a bit of generic mode validation from Ville and a few other oddball things. Cheers, Daniel The following changes since

[Intel-gfx] [PULL] topic/core-stuff

2014-12-10 Thread Daniel Vetter
Hi Dave, Decided to send a pull request for my misc drm branch because of teh memset patch from Thierry for drm_*_cleanup functions (fixes drivers using deferred probe) and the patch from Takashi. Everything else fairly trivial. Cheers, Daniel The following changes since commit

[Intel-gfx] [PULL] topic/core-stuff

2014-11-28 Thread Daniel Vetter
Hi Dave, So here's a pile of atomic fixes and improvements from various people. There's still more patches in-flight, so I think I'll keep collecting them in a separate branch. Cheers, Daniel The following changes since commit 955289c7cfad158dc939e150896a240f549ccc60: Merge branch

[Intel-gfx] [PULL] topic/core-stuff

2014-11-05 Thread Daniel Vetter
Hi Dave, Just various stuff all over from a bunch of people. Shortlog gives a beter overview, it's really all misc drm patches. Cheers, Daniel The following changes since commit 1bcecfacde6269dc6cee9a098bc454222d441ff9: drm/core: use helper to check driver features (2014-10-03 10:38:56

[Intel-gfx] [PULL] topic/core-stuff

2014-10-03 Thread Daniel Vetter
Hi Dave, Two leftover core patches for 3.18, Clint found one more troublesome hdmi mode and some cleanup patch from Andrzej. Cheers, Daniel The following changes since commit 7a42e83d36d2d0a68622320900dc4e880b1d920a: Merge branch 'for-airlied-next' of

[Intel-gfx] [PULL] topic/core-stuff

2014-09-29 Thread Daniel Vetter
Hi Dave, Ok, here's the update core-stuff pull request with the locking fixup patch fixed up with another patch. Cheers, Daniel The following changes since commit d743ecf360637d489a3ba81a268f574359149601: drm/doc: Fixup drm_irq kerneldoc includes. (2014-09-24 11:43:47 +1000) are available

[Intel-gfx] [PULL] topic/core-stuff

2014-09-24 Thread Daniel Vetter
Hi Dave, Just noticed that you've picked up the header rework stuff already, so I've rebased that out again. Otherwise just two stragglers from the vblank rework and the universal cursor planes locking fix. Plus sprinkling container_of all over fbdev emulation from Fabian. Aside: I only have

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-09-24 Thread Ilia Mirkin
On Wed, Sep 24, 2014 at 6:24 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Hi Dave, Just noticed that you've picked up the header rework stuff already, so I've rebased that out again. Otherwise just two stragglers from the vblank rework and the universal cursor planes locking fix. Plus

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-09-24 Thread Daniel Vetter
On Wed, Sep 24, 2014 at 6:24 PM, Ilia Mirkin imir...@alum.mit.edu wrote: On Wed, Sep 24, 2014 at 6:24 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Hi Dave, Just noticed that you've picked up the header rework stuff already, so I've rebased that out again. Otherwise just two stragglers from

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-09-24 Thread Daniel Vetter
On Wed, Sep 24, 2014 at 12:24:53PM +0200, Daniel Vetter wrote: Hi Dave, Just noticed that you've picked up the header rework stuff already, so I've rebased that out again. Otherwise just two stragglers from the vblank rework and the universal cursor planes locking fix. Plus sprinkling

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-09-24 Thread Dave Airlie
On 25 September 2014 03:59, Daniel Vetter daniel.vet...@ffwll.ch wrote: On Wed, Sep 24, 2014 at 6:24 PM, Ilia Mirkin imir...@alum.mit.edu wrote: On Wed, Sep 24, 2014 at 6:24 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Hi Dave, Just noticed that you've picked up the header rework stuff

[Intel-gfx] [PULL] topic/core-stuff

2014-09-15 Thread Daniel Vetter
Hi Dave, Here's the updated topic/core-stuff pull request with the two patches already merged into drm-fixes dropped. Cheers, Daniel The following changes since commit edbaae5a5cab89de0e64b8c03ebd9a8d5d266550: Merge tag 'topic/vblank-rework-2014-09-12' of

[Intel-gfx] [PULL] topic/core-stuff

2014-09-12 Thread Daniel Vetter
Hi Dave, Usual pile of random drm patches all over. One i915 one in here for the hdmi doubleclock stuff since I've put both of Clint's patches into this branch. Rebased just now only to check what you've merged already, otherwise this has been hanging out in -nightly for quite a while. Cheers,

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-09-12 Thread Dave Airlie
Usual pile of random drm patches all over. One i915 one in here for the hdmi doubleclock stuff since I've put both of Clint's patches into this branch. Rebased just now only to check what you've merged already, otherwise this has been hanging out in -nightly for quite a while. I already

[Intel-gfx] [PULL] topic/core-stuff for 3.18

2014-08-15 Thread Daniel Vetter
Hi Dave, So small drm stuff all over for 3.18. Biggest one is the cmdline parsing from Chris with a few fixes from me to make it work for stupid kernel configs. Plus the atomic prep series. Tested for more than a week in -nightly and Ville/Imre indeed discovered some fun which is now fixed (and

[Intel-gfx] [PULL] topic/core-stuff

2014-08-05 Thread Daniel Vetter
Hi Dave, Flushing out my drm core stuff branch, just 2 stragglers. Cheers, Daniel The following changes since commit a91576d7916f6cce76d30303e60e1ac47cf4a76d: drm/ttm: Pass GFP flags in order to avoid deadlock. (2014-08-05 10:54:19 +1000) are available in the git repository at:

[Intel-gfx] [PULL] topic/core-stuff

2014-07-18 Thread Daniel Vetter
Hi Dave, Just flushing out my random drm patches queue. Nothing fancy in here at all. Cheers, Daniel The following changes since commit b957f457fbce30cc4901dc28f2b56f2b15dfe84a: drm/radeon: use helpers (2014-07-18 14:25:23 +1000) are available in the git repository at:

[Intel-gfx] [PULL] topic/core-stuff

2014-06-30 Thread Jani Nikula
Hi Dave - Here's some drm core stuff for 3.17 put together by Daniel. BR, Jani. The following changes since commit bc1dfff04a5d4064ba0db1fab13f84ab4f333d2b: Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2014-06-11 16:28:10 +1000)

[Intel-gfx] [PULL] topic/core-stuff

2014-06-02 Thread Daniel Vetter
Hi Dave, Just flushing out my pile of random drm patches for the merge window, nothing big. And it all hung around in drm-intel trees for a while (only just rebased now). Cheers, Daniel The following changes since commit 182407a6ed5333fc37dd980a8de91a8f826a94f6: drm: add DP MST encoder type

Re: [Intel-gfx] [PULL] topic/core-stuff

2014-05-14 Thread Daniel Vetter
On Mon, May 5, 2014 at 11:19 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Hi Dave, Update pull request with drm core patches. Mostly some polish for the primary plane stuff and a pile of patches all over from Thierry. Has survived a few days in drm-intel-nightly without causing ill. I've

[Intel-gfx] [PULL] topic/core-stuff

2014-05-05 Thread Daniel Vetter
Hi Dave, Update pull request with drm core patches. Mostly some polish for the primary plane stuff and a pile of patches all over from Thierry. Has survived a few days in drm-intel-nightly without causing ill. I've frobbed my scripts a bit to also tag my topic branches so that you have something