aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/cdv_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä1-2/+2
2018-01-11drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya1-7/+9
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter1-0/+2
2014-03-17drm/gma500: Unify _get_core_freq for cdv and psbPatrik Jakobsson1-38/+2
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson1-0/+1
2013-08-15drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson1-0/+1
2013-08-14drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson1-0/+1
2013-07-24drm/gma500/cdv: Make use of the generic clock codePatrik Jakobsson1-0/+1
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark1-2/+2
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+70
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-08-24gma500: Fix frequency detectionAlan Cox1-0/+1
2012-08-24gma500/cdv: Add eDP supportZhao Yakui1-0/+1
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox1-2/+9
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox1-0/+59
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox1-16/+19
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson1-0/+1
2012-05-11gma500: clean up some more checksAlan Cox1-0/+3
2012-05-11gma500: Clean up some of the noiseAlan Cox1-1/+1
2012-05-11gma500: use the register map to clean upAlan Cox1-0/+2
2012-05-11gma500: introduce some register mapsAlan Cox1-0/+53
2012-05-07gma500: opregion and ACPIAlan Cox1-2/+2
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox1-63/+52
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox1-2/+39
2012-04-27cdv: continue synching up with updated reference codeAlan Cox1-1/+19
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie1-0/+2
2012-03-15gma500: suspend/resume support for CedartrailAlan Cox1-19/+150
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox1-0/+2
2012-01-03gma500: Fix Cedarview support (Correct version)Alan Cox1-1/+2
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox1-1/+0
2011-12-06gma500: Move the APIAlan Cox1-1/+1
2011-11-16gma500: Add support for CedarviewAlan Cox1-0/+351