summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
AgeCommit message (Expand)Author
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-06-22drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()Chris Wilson
2016-06-21drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-01drm/atmel: Use lockless gem BO free callbackDaniel Vetter
2016-04-22Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...Dave Airlie
2016-04-20drm: atmel_hldc: Use generic drm_connector_register_all() helperAlexey Brodkin
2016-04-14drm: atmel-hlcdc: rework the output code to support drm bridgesBoris Brezillon
2016-04-14drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon
2016-04-14drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon
2016-04-14drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon
2016-03-29drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter
2016-02-08drm/atmel: Nuke precloseDaniel Vetter
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss
2015-12-15drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-12-15drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie
2015-08-18drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon
2015-08-18drm: atmel-hlcdc: add support for at91sam9n12 SoCBoris Brezillon
2015-08-18drm: atmel-hlcdc: add support for at91sam9x5 SoCsBoris Brezillon
2015-08-18drm: atmel-hlcdc: add the missing DRM_ATOMIC flagBoris Brezillon
2015-08-18drm: atmel-hlcdc: add PRIME supportBoris Brezillon
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon
2015-02-24drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon