index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_intel_lvds.c
Age
Commit message (
Expand
)
Author
2020-04-02
drm/gma500: Use simple encoder
Thomas Zimmermann
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2018-04-25
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2017-05-23
drm/gma500/psb: Actually use VBT mode when it is found
Patrik Jakobsson
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-08-16
drm: Remove display_info->min/max_(h|v)max
Daniel Vetter
2016-07-22
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
Markus Elfring
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2015-04-07
drm/gma500: constify all struct drm_*_helper funcs pointers
Jani Nikula
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-24
drm/gma500: add locking to fixed panel edid probing
Daniel Vetter
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
2012-11-30
drm/gma500: drm_connector_property -> drm_object_property
Rob Clark
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-03-10
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
Jesper Juhl
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-20
gma500: Convert PSB LVDS to new output handling
Patrik Jakobsson
2011-12-06
gma500: Fix backlight crash
Alan Cox
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
2011-11-16
gma500: Add Poulsbo support
Alan Cox