]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Add eDP connector type
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 7 Jan 2010 18:47:47 +0000 (13:47 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Jan 2010 03:04:04 +0000 (13:04 +1000)
commit4d955dee4a205f1fb9284113d4aaf9c0b0b1b7e2
tree013a907585b309fca18fe04cfd3098e3d43e8df3
parent1880053e59a57f4f8dd2ffb582b5093a3b0ca30e
drm: Add eDP connector type

Add a new connector type for eDP (embedded displayport)

eDP is more or less the same as DP but there are some
cases when you might want to handle it separately.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
include/drm/drm_mode.h