[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver (original) (raw)
Olof Johansson olof at lixom.net
Thu Feb 6 11:54:14 PST 2014
- Previous message: [Bug 60879] [radeonsi] X11 can't start with acceleration enabled
- Next message: [PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jan 30, 2014 at 1:18 PM, Sean Paul <seanpaul at chromium.org> wrote:
This patchset refactors parts of the exynos driver to move it closer to a proper drm driver (rather than just implementing a drm layer on top of the hardware drivers). The hope is to get to a point where the dp/hdmi drivers can implement drmconnector/drmencoder directly, and fimd/mixer can directly implement drmcrtc.
The notable changes in this set: - drmencoder funcs no longer route through the crtc - DP driver has been moved from video into the drm driver - fimd no longer implements encoder callbacks - exynosdrmhdmi is removed in favor of generic manager/display handling At a glance, differences between v1 and v2: - Passing manager/display in callbacks instead of ctx - Tacked on some dpms patches on the end to handle suspend/resume through the dpms path At a glance, differences between v2 and v3: - Fixed vidi issues - Moved exynosdrmhdmi.c removal to the right place - Added the exynosdrmconnector removal patches on the end At a glance, differences between v3 and v4: - Rebased on top of exynos-drm-next - Addressed review comments, no major functional changes Sean
Even if there is room for even more cleanups and refactorings on top of this, it's good enough as a base and keeping it out of tree is hurting productivity and usefulness for everybody. Let's get this merged for 3.15 so that we can make progress with the rest of the platform!
Series:
Acked-by: Olof Johansson <olof at lixom.net>
-Olof
- Previous message: [Bug 60879] [radeonsi] X11 can't start with acceleration enabled
- Next message: [PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]