summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/cdv_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä2018-04-271-2/+2
* drm/gma500: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-7/+9
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-0/+2
* drm/gma500: Unify _get_core_freq for cdv and psbPatrik Jakobsson2014-03-171-38/+2Star
* drm/gma500: Add chip specific sdvo masksPatrik Jakobsson2013-11-081-0/+1
* drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson2013-08-151-0/+1
* drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson2013-08-141-0/+1
* drm/gma500/cdv: Make use of the generic clock codePatrik Jakobsson2013-07-241-0/+1
* drm/gma500: drm_connector_property -> drm_object_propertyRob Clark2012-11-301-2/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-2/+70
|\
| * gma500: Fix frequency detectionAlan Cox2012-08-241-0/+1
| * gma500/cdv: Add eDP supportZhao Yakui2012-08-241-0/+1
| * gma500/cdv: enable the DisplayPort supportAlan Cox2012-08-241-2/+9
| * gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-241-0/+59
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* gma500,cdv: Fix the brightness baseAlan Cox2012-07-161-16/+19
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-221-0/+1
* gma500: clean up some more checksAlan Cox2012-05-111-0/+3
* gma500: Clean up some of the noiseAlan Cox2012-05-111-1/+1
* gma500: use the register map to clean upAlan Cox2012-05-111-0/+2
* gma500: introduce some register mapsAlan Cox2012-05-111-0/+53
* gma500: opregion and ACPIAlan Cox2012-05-071-2/+2
* gma500: implement backlight functionality for Cedartrail devicesAlan Cox2012-05-031-63/+52Star
* gma500: Add the base elements of CDV hotplug supportAlan Cox2012-04-271-2/+39
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-1/+19
* drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-151-0/+2
|\
| * drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox2012-03-051-0/+2
* | gma500: suspend/resume support for CedartrailAlan Cox2012-03-151-19/+150
|/
* gma500: Fix Cedarview support (Correct version)Alan Cox2012-01-031-1/+2
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-061-1/+0Star
* gma500: Move the APIAlan Cox2011-12-061-1/+1
* gma500: Add support for CedarviewAlan Cox2011-11-161-0/+351