summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c
AgeCommit message (Expand)Author
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-08-27drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin
2018-08-27drm/atmel-hlcdc: always iterate over the first 4 output endpointsPeter Rosin
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-06-07drm/atmel-hlcdc: Fix panel registrationBoris Brezillon
2017-06-05drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.Eric Anholt
2017-06-05drm/atmel-hlcdc: Drop custom encoder cleanup func.Eric Anholt
2017-05-18drm/atmel-hlcdc: Fix output initializationBoris Brezillon
2017-04-18drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()Dan Carpenter
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-21drm: atmel-hlcdc: Fix OF graph parsingBoris Brezillon
2016-06-10drm: atmel-hlcdc: Rely on the default ->best_encoder() behaviorBoris Brezillon
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: remove leftovers from atomic mode setting migrationBoris Brezillon
2016-04-14drm: atmel-hlcdc: fix connector and encoder typesBoris Brezillon
2015-12-15drm/atmel-hlcdc: Constify function pointer structsVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-08-18drm: atmel-hlcdc: add RGB565 and RGB444 output supportBoris Brezillon
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon