aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
AgeCommit message (Expand)Author
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-15drm/atmel-hlcdc: make fbdev support really optionalTobias Jakobi
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-12drm/atmel: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-22drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()Chris Wilson
2016-06-21drm: atmel-hlcdc: Fix OF graph parsingBoris Brezillon
2016-06-21drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon
2016-06-21drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-10drm: atmel-hlcdc: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-09Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie
2016-06-06drm/atmel: use drm_crtc_vblank_{get,put}()Gustavo Padovan
2016-06-06drm/atmel: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon
2016-06-01drm/atmel: Use lockless gem BO free callbackDaniel Vetter
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel 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: route DMA accesses through AHB interfacesBoris Brezillon
2016-04-14drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()Boris 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: support extended timing ranges on sama5d4 and sama5d2Boris 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
2016-04-14drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon
2016-04-14drm: atmel-hlcdc: add a ->cleanup_fb() operationBoris Brezillon
2016-03-29drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda
2016-03-04drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha
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: Constify function pointer structsVille Syrjälä
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-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
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-10-05drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
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