index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
1
-7
/
+55
2012-05-11
gma500: use the register map to clean up
Alan Cox
1
-141
/
+110
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
1
-24
/
+11
2012-03-10
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
1
-11
/
+2
2012-03-10
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
1
-7
/
+0
2012-03-10
gma500: rework register stuff sanely
Alan Cox
1
-15
/
+16
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
1
-11
/
+16
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
1
-0
/
+8
2011-12-20
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
1
-12
/
+12
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
1
-0
/
+7
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-2
/
+2
2011-11-16
gma500: Add Poulsbo support
Alan Cox
1
-0
/
+1431