index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_sdvo.c
Age
Commit message (
Expand
)
Author
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-08-24
gma500: remove an unreachable return statement
Jani Nikula
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-11
gma500: clean up some more checks
Alan Cox
2012-04-27
gma500: support 1080p
Alan Cox
2012-03-10
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
2012-01-13
gma500: Discard modes that don't fit in stolen memory
Alan Cox
2011-12-20
gma500: SDVO DDC bus guessing isn't working so hardcode it instead
Patrik Jakobsson
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-11-16
gma500: Add Poulsbo support
Alan Cox