Linux Kernel
3.7.1
|
#include <drm/drmP.h>
#include "nouveau_drm.h"
#include "nouveau_connector.h"
#include "nouveau_encoder.h"
#include "nouveau_crtc.h"
Go to the source code of this file.
Functions | |
void | nouveau_hdmi_mode_set (struct drm_encoder *encoder, struct drm_display_mode *mode) |
void nouveau_hdmi_mode_set | ( | struct drm_encoder * | encoder, |
struct drm_display_mode * | mode | ||
) |
Definition at line 220 of file nouveau_hdmi.c.