summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/atmel: Nuke precloseDaniel Vetter2016-02-081-10/+0Star
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-151-4/+0Star
* 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/+4Star
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-091-2/+0Star
|\
| * drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0Star
* | 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