1
0
Fork 0
alistair23-linux/drivers/gpu/drm/armada
Daniel Vetter 72fdb40c1a drm: extract drm_atomic_uapi.c
This leaves all the commit/check and state handling in drm_atomic.c,
while pulling all the uapi glue and the huge ioctl itself into a
seprate file.

This seems to almost perfectly split the rather big drm_atomic.c file
into 2 equal sizes.

Also adjust the kerneldoc and type a very terse overview text.

v2: Rebase.

v3: Fix tiny typo.

v4:
- Fixup armada, newly converted atomic driver hooray!
- Fixup msm/dpu1, newly added too.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Gustavo Padovan <gustavo@padovan.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Rob Clark <robdclark@gmail.com>
Cc: Eric Anholt <eric@anholt.net>
Cc: intel-gfx@lists.freedesktop.org
Cc: linux-arm-msm@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180905135711.28370-7-daniel.vetter@ffwll.ch
2018-09-09 14:19:18 +02:00
..
Kconfig drm: add more MMU dependencies 2017-01-11 17:24:58 +01:00
Makefile drm/armada: move primary plane to separate file 2018-07-30 11:52:34 +01:00
armada_510.c drm/armada: push responsibility for clock management to backend 2018-07-30 11:52:34 +01:00
armada_crtc.c drm/armada: remove unnecessary armada_plane structure 2018-07-30 11:53:06 +01:00
armada_crtc.h drm/armada: remove unnecessary armada_plane structure 2018-07-30 11:53:06 +01:00
armada_debugfs.c drm/armada: Remove armada_drm_debugfs_cleanup() 2017-03-01 16:09:51 +01:00
armada_drm.h drm/armada: remove obsolete fb unreferencing kfifo and workqueue 2018-07-30 11:53:06 +01:00
armada_drv.c drm/armada: remove obsolete fb unreferencing kfifo and workqueue 2018-07-30 11:53:06 +01:00
armada_fb.c drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_fb.h drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_fbdev.c drm/armada: move armada_drm_mode_config_funcs to armada_drv.c 2018-07-30 11:52:34 +01:00
armada_gem.c drm/armada: Adding new typedef vm_fault_t 2018-07-30 11:52:31 +01:00
armada_gem.h drm/armada: Use .dumb_map_offset and .dumb_destroy defaults 2017-09-02 14:22:20 +02:00
armada_hw.h drm/armada: add rectangle helpers 2018-07-30 11:52:34 +01:00
armada_ioctlP.h
armada_overlay.c drm: extract drm_atomic_uapi.c 2018-09-09 14:19:18 +02:00
armada_plane.c drm/armada: remove unnecessary armada_plane structure 2018-07-30 11:53:06 +01:00
armada_plane.h drm/armada: remove unnecessary armada_plane structure 2018-07-30 11:53:06 +01:00
armada_trace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
armada_trace.h drm/armada: expand overlay trace entry 2017-12-08 12:22:02 +00:00