Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385252
| From | Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4 v6] drm: Add support of ARC PGU display controller |
| Date | 2016-04-22 17:00 +0200 |
| Message-ID | <rqKIO-3wL-21@gated-at.bofh.it> (permalink) |
| References | <rpDT4-7yn-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi David, On Tue, 2016-04-19 at 16:19 +-0300, Alexey Brodkin wrote: +AD4- This series add support of ARC PGU display controller. +AD4- ARC PGU is a quite simple byte streamer that gets data from the framebuffer +AD4- and pushes it to hte connected encoder (DP or HDMI). +AD4- +AD4- It was tested on ARC SDP boards (axs101/103 in particular). +AD4- +AD4- Note following series (v6) that introduces drm+AF8-connector+AF8-register+AF8-all() +AD4- is a prerequisite now: https://lkml.org/lkml/2016/4/19/299 +AD4- +AD4- Changes v5 -+AD4- v6: +AD4- +AKAAKg- +ACI-arc: Add our own implementation of fb+AF8-pgprotect()+ACI- was already applied to +AD4- +AKAAoACg-ARC's tree and available in linux-next: +AD4- +AKAAoACg-http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id+AD0-e5e0a65cd20a7a892a87e6bd73bdc3d83726d725 +AD4- +AD4- Changes v4 -+AD4- v5: +AD4- +AKAAKg- Removed encode node from DT bindings example (as suggested by Rob) +AD4- +AD4- Changes v3 -+AD4- v4: +AD4- +AKAAKg- Main driver author is now set properly (thanks Carlos for all your efforts) +AD4- +AKAAKg- Implemented correct hsync and vsync setup (thanks Jose) +AD4- +AKAAKg- Dummy call-backs were removed (as suggested by Daniel) +AD4- +AKAAKg- Obsolete load()/unload() call-backs were removed (as suggested by Daniel) +AD4- +AKAAKg- With above in mind we were able to adopt recently introduced +AD4- +AKAAoACg-drm+AF8-connector+AF8-register+AF8-all()/drm+AF8-connector+AF8-unregister+AF8-all() +AD4- +AKAAKg- Implemented setup of properties (uncached) for FB user-pages +AD4- +AKAAKg- Minor clean-up in DT binding docs and axs10x+AF8-mb.dtsi +AD4- +AD4- Changes v2 -+AD4- v3: +AD4- +AKAAKg- Improved failure path if arcpgu+AF8-connector wasn't allocated. +AD4- +AKAAKg- Fixed driver building as module. +AD4- +AKAAKg- Implemented uncached mapping of user-space FB pages. +AD4- +AKAAKg- Again updated DT bindings docs. +AD4- +AD4- Changes v1 -+AD4- v2: +AD4- +AKAAKg- Clean-up of DT bindings documentation. +AD4- +AKAAKg- Added missing +ACI-pxlclk+ACI- clock in axs10x+AF8-mb.dtsi. That's my first submission of a DRM driver and I'm wondering which tree/branch should I use as a reference to rebase my patches and send you a pull request? Especially given there's a prerequisite which is still only in linux-next:+AKA-http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id+AD0-54d2c2da0946368b96b63e6daed7920f3 681243e Regards, Alexey
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4 v6] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-19 15:30 +0200
[PATCH 2/4 v6] drm: Add DT bindings documentation for ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-19 15:30 +0200
[PATCH 1/4 v6] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-19 15:30 +0200
Re: [PATCH 0/4 v6] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-22 17:00 +0200
[GIT PULL] drm: Add support of ARC PGU display controller Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-26 17:30 +0200
Re: [GIT PULL] drm: Add support of ARC PGU display controller Dave Airlie <airlied@gmail.com> - 2016-04-27 01:50 +0200
csiph-web