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
/
psb_intel_display.c
Age
Commit message (
Expand
)
Author
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-11
gma500: use the register map to clean up
Alan Cox
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
2012-03-10
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
2012-03-10
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
2012-03-10
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
2012-03-10
gma500: rework register stuff sanely
Alan Cox
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-11-16
gma500: Add Poulsbo support
Alan Cox