summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+1
* drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* drm: gma500: remove dead code and pointless local lut storagePeter Rosin2017-08-041-1/+0Star
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-0/+3
* drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata2014-12-021-0/+1
* drm/gma500: Remove unused ioctlsPatrik Jakobsson2014-03-171-2/+0Star
* drm/gma500: Remove unused function declarationDaniel Vetter2014-01-141-5/+0Star
* drm/gma500: Rename psb_intel_encoder to gma_encoderPatrik Jakobsson2013-07-241-7/+7
* drm/gma500: Rename psb_intel_connector to gma_connectorPatrik Jakobsson2013-07-241-5/+5
* drm/gma500: Rename psb_intel_crtc to gma_crtcPatrik Jakobsson2013-07-241-3/+3
* drm/gma500: Convert to generic encoder funcsPatrik Jakobsson2013-07-241-17/+0Star
* drm/gma500: Add generic encoder functionsPatrik Jakobsson2013-07-241-0/+10
* drm/gma500: Convert to generic gamma funcsPatrik Jakobsson2013-07-241-1/+0Star
* drm/gma500: Make all chips use gma_wait_for_vblankPatrik Jakobsson2013-07-241-1/+0Star
* drm/gma500: Add generic code for clock calculationPatrik Jakobsson2013-07-241-0/+3
* drm/gma500: Clean up various definesPatrik Jakobsson2013-03-171-8/+0Star
* gma500: fix incorrect declaration.Dave Airlie2012-08-241-1/+1
* gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-241-1/+0Star
* gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-241-0/+16
* gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-241-1/+1
* gma500: Add the support of display port on CDVAlan Cox2012-08-241-4/+2Star
* gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-241-0/+5
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-221-5/+1Star
* gma500: Update the Cedarview clock handlingAlan Cox2012-04-271-0/+3
* gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson2011-12-201-0/+5
* gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson2011-12-201-1/+40
* gma500: Add support for Intel GMBUSPatrik Jakobsson2011-12-201-0/+6
* gma500: Remove psb_intel_output from ddc_probe and ddc_get_modesPatrik Jakobsson2011-12-201-2/+3
* gma500: Initial support for our encoder and connector structsPatrik Jakobsson2011-12-201-15/+25
* gma500: Add Poulsbo supportAlan Cox2011-11-161-0/+228