index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
cdv_intel_lvds.c
Age
Commit message (
Expand
)
Author
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-24
drm/gma500: add locking to fixed panel edid probing
Daniel Vetter
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-07
gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
Kirill A. Shutemov
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
gma500: panel presence check
Alan Cox
2012-03-10
gma500: cdv_intel_lvds: #if 0 currently unused functions
Kirill A. Shutemov
2012-03-10
gma500: cdv_intel_lvds: mark few functions as static
Kirill A. Shutemov
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-11-16
gma500: Add support for Cedarview
Alan Cox