summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...Dave Airlie2016-04-221-8/+115
|\
| * drm: atmel-hlcdc: rework the output code to support drm bridgesBoris Brezillon2016-04-141-1/+1
| * drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon2016-04-141-0/+3
| * drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon2016-04-141-6/+18
| * drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon2016-04-141-1/+93
* | drm: atmel_hldc: Use generic drm_connector_register_all() helperAlexey Brodkin2016-04-201-29/+1
|/
* drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter2016-03-291-1/+1
* drm/atmel: Nuke precloseDaniel Vetter2016-02-081-10/+0
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-151-4/+0
* drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-151-0/+1
* drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre2015-12-151-0/+4
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-241-1/+1
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-071-1/+1
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-2/+4
* Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-241-1/+1
|\
| * drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding2015-08-181-1/+1
* | drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon2015-08-181-0/+86
* | drm: atmel-hlcdc: add support for at91sam9n12 SoCBoris Brezillon2015-08-181-0/+29
* | drm: atmel-hlcdc: add support for at91sam9x5 SoCsBoris Brezillon2015-08-181-0/+88
* | drm: atmel-hlcdc: add the missing DRM_ATOMIC flagBoris Brezillon2015-08-181-1/+2
* | drm: atmel-hlcdc: add PRIME supportBoris Brezillon2015-08-181-1/+11
|/
* drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon2015-07-201-6/+6
* drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet2015-03-161-15/+4
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-091-2/+0
|\
| * drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
* | drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet2015-02-241-0/+47
* | drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon2015-02-221-0/+4
|/
* drm: add Atmel HLCDC Display Controller supportBoris Brezillon2015-01-211-0/+579
OpenPOWER on IntegriCloud