Linux Kernel
3.7.1
|
#include <drm/drmP.h>
#include <drm/drm_crtc.h>
#include <drm/drm_crtc_helper.h>
#include <drm/drm_fb_cma_helper.h>
#include <drm/drm_gem_cma_helper.h>
#include <video/sh_mobile_meram.h>
#include "shmob_drm_crtc.h"
#include "shmob_drm_drv.h"
#include "shmob_drm_kms.h"
#include "shmob_drm_regs.h"
Go to the source code of this file.
Functions | |
struct shmob_drm_format_info * | shmob_drm_format_info (u32 fourcc) |
int | shmob_drm_modeset_init (struct shmob_drm_device *sdev) |
|
read |
Definition at line 89 of file shmob_drm_kms.c.
int shmob_drm_modeset_init | ( | struct shmob_drm_device * | sdev | ) |
Definition at line 141 of file shmob_drm_kms.c.