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
/
cdv_intel_dp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
1
-4
/
+5
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-04-25
drm/gma500: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2017-08-31
drm/gma500: Remove null check before kfree
Himanshu Jha
1
-4
/
+2
2016-04-04
gma500: remove annoying deprecation warning
Linus Torvalds
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+2
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
1
-1
/
+0
2014-10-23
drm/dp-helper: Move the legacy helpers to gma500
Daniel Vetter
1
-0
/
+195
2014-09-03
drm/gma500: Renaming DP training vswing pre emph defines
Sonika Jindal
1
-2
/
+2
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-1
/
+1
2014-01-06
drivers: gpu: Mark function as static in cdv_intel_dp.c
Rashika Kheria
1
-1
/
+1
2013-12-18
drm/dp: Use AUX constants from specification
Thierry Reding
1
-18
/
+19
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-1
/
+1
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
1
-66
/
+64
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
1
-8
/
+8
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
1
-5
/
+5
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
1
-8
/
+9
2013-07-24
drm/gma500: Make all chips use gma_wait_for_vblank
Patrik Jakobsson
1
-1
/
+2
2013-02-05
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
1
-0
/
+1
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1950
2012-08-24
gma500: remove references to drm_display_info raw_edid field
Jani Nikula
1
-3
/
+0
2012-08-24
gma500: Disable the clock gating of display controller to make DP/eDP work well
Zhao Yakui
1
-0
/
+24
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
1
-20
/
+448
2012-08-24
gma500/cdv: sync up and add the displayport code to the build
Alan Cox
1
-241
/
+239
2012-08-24
gma500: Add the support of display port on CDV
Alan Cox
1
-0
/
+1504