git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db3e449
)
drm: remove unused fields in drm_connector and document the rest
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 7 Nov 2011 20:03:18 +0000
(12:03 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 6 Dec 2011 10:23:31 +0000
(10:23 +0000)
We never used initial_x/y or the force_encoder_id, so drop those fields
and proide a basic description of the others.
Really, the ELD bits belong in drm_display_info rather than directly in
the connector, but that's a separate cleanup.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_crtc.h
patch
|
blob
|
history
diff --cc
include/drm/drm_crtc.h
Simple merge