summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
Commit message (Expand)AuthorAgeFilesLines
* drm: atmel-hlcdc: fix a NULL checkDan Carpenter2016-06-011-2/+3
* drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon2016-06-011-3/+2
* drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-171-1/+1
* Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...Dave Airlie2016-04-225-159/+481
|\
| * drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon2016-04-143-3/+47
| * drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()Boris Brezillon2016-04-141-4/+10
| * drm: atmel-hlcdc: rework the output code to support drm bridgesBoris Brezillon2016-04-142-82/+113
| * drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon2016-04-144-50/+142
| * drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon2016-04-142-6/+24
| * drm: atmel-hlcdc: remove leftovers from atomic mode setting migrationBoris Brezillon2016-04-141-12/+0
| * drm: atmel-hlcdc: fix connector and encoder typesBoris Brezillon2016-04-141-2/+2
| * drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon2016-04-142-1/+98
| * drm: atmel-hlcdc: add a ->cleanup_fb() operationBoris Brezillon2016-04-141-3/+49
* | 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-hlcdc: use helper to get crtc stateAndrzej Hajda2016-03-151-1/+1
* drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/atmel: Nuke precloseDaniel Vetter2016-02-083-31/+0
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-151-4/+0
* drm/atmel-hlcdc: Constify function pointer structsVille Syrjälä2015-12-151-2/+2
* 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 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-111-1/+1
* 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
* drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen2015-10-051-1/+1
* drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-081-1/+3
* 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 RGB565 and RGB444 output supportBoris Brezillon2015-08-181-0/+4
* | 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
* | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-172-6/+7
|\ \ | |/
| * drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon2015-07-202-6/+7
* | drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-271-2/+4
|/
* drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet2015-03-163-15/+28
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-093-4/+3
|\
| * drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| * drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
| * drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
* | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-051-1/+2
* | drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...Sylvain Rochet2015-02-241-0/+3
* | drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet2015-02-241-0/+47
* | drm: atmel-hlcdc: add discard area supportBoris Brezillon2015-02-223-1/+111
OpenPOWER on IntegriCloud