index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+2
2013-08-22
gma500: Fix SDVO turning off randomly
Guillaume Clement
1
-1
/
+2
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
1
-11
/
+9
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
1
-6
/
+6
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
1
-2
/
+2
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
1
-9
/
+8
2013-07-24
drm/gma500: Make all chips use gma_wait_for_vblank
Patrik Jakobsson
1
-1
/
+1
2013-04-16
drm/gma500: Check connector status before restoring sdvo
Patrik Jakobsson
1
-4
/
+3
2013-04-07
drm/gma500: Fix hibernation problems on sdvo encoders
Patrik Jakobsson
1
-0
/
+34
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
1
-12
/
+12
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+0
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-08-24
gma500: remove an unreachable return statement
Jani Nikula
1
-1
/
+0
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-3
/
+0
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-3
/
+3
2012-05-11
gma500: clean up some more checks
Alan Cox
1
-2
/
+1
2012-04-27
gma500: support 1080p
Alan Cox
1
-6
/
+0
2012-03-10
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
1
-1
/
+1
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-22
/
+6
2012-01-13
gma500: Discard modes that don't fit in stolen memory
Alan Cox
1
-0
/
+6
2011-12-20
gma500: SDVO DDC bus guessing isn't working so hardcode it instead
Patrik Jakobsson
1
-0
/
+8
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
1
-869
/
+2185
2011-11-16
gma500: Add Poulsbo support
Alan Cox
1
-0
/
+1293