summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/cdv_device.c
AgeCommit message (Expand)AuthorLines
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-13/+1
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg-5/+6
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg-1/+1
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä-2/+2
2018-01-11drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya-7/+9
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter-0/+2
2014-03-17drm/gma500: Unify _get_core_freq for cdv and psbPatrik Jakobsson-38/+2
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson-0/+1
2013-08-15drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson-0/+1
2013-08-14drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson-0/+1
2013-07-24drm/gma500/cdv: Make use of the generic clock codePatrik Jakobsson-0/+1
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark-2/+2
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+70
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2012-08-24gma500: Fix frequency detectionAlan Cox-0/+1
2012-08-24gma500/cdv: Add eDP supportZhao Yakui-0/+1
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox-2/+9
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox-0/+59
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox-16/+19
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson-0/+1
2012-05-11gma500: clean up some more checksAlan Cox-0/+3
2012-05-11gma500: Clean up some of the noiseAlan Cox-1/+1
2012-05-11gma500: use the register map to clean upAlan Cox-0/+2
2012-05-11gma500: introduce some register mapsAlan Cox-0/+53
2012-05-07gma500: opregion and ACPIAlan Cox-2/+2
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox-63/+52
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox-2/+39
2012-04-27cdv: continue synching up with updated reference codeAlan Cox-1/+19
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie-0/+2
2012-03-15gma500: suspend/resume support for CedartrailAlan Cox-19/+150
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox-0/+2
2012-01-03gma500: Fix Cedarview support (Correct version)Alan Cox-1/+2
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox-1/+0
2011-12-06gma500: Move the APIAlan Cox-1/+1
2011-11-16gma500: Add support for CedarviewAlan Cox-0/+351