summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_ioctl.c
diff options
context:
space:
mode:
authorDamien Lespiau2013-09-25 17:45:19 +0200
committerDaniel Vetter2013-10-01 07:45:25 +0200
commita99b57dbc09bfff57acd8a7c20f25dfa6cb892a5 (patch)
tree7353bc16bda90f3acd062bcf0dbe3f90510dc56e /drivers/gpu/drm/drm_ioctl.c
parentdrm/i915/vlv: fix up broken precision in vlv_crtc_clock_get (diff)
downloadkernel-qcow2-linux-a99b57dbc09bfff57acd8a7c20f25dfa6cb892a5.tar.gz
kernel-qcow2-linux-a99b57dbc09bfff57acd8a7c20f25dfa6cb892a5.tar.xz
kernel-qcow2-linux-a99b57dbc09bfff57acd8a7c20f25dfa6cb892a5.zip
drm: Move the GET_CAP macros next to the corresponding ioctl structure
It's a tiny bit more logical to find the different capabilities you can use with the GET_CAP ioctl next to the structure rather than putting them at the end of the file. v2: Tab align the litterals (David Herrmann) v3: Make it clearer that DRM_PRIME_CAP_EXPORT/IMPORT are flags of DRM_CAP_PRIME. v4: Rebase on top of latest bits (DRM_CAP_ASYNC_PAGE_FLIP was introduced) Reviewed-by: David Herrmann <dh.herrmann@gmail.com> (for v2) Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Dave Airlie <airlied@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_ioctl.c')
0 files changed, 0 insertions, 0 deletions