aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
Commit message (Expand)AuthorAge
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-08
* Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19
|\
| * Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-14
| |\
| * \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
| |\ \
| | * | drm: atmel-hlcdc: Fix OF graph parsingBoris Brezillon2016-06-21
| | * | drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon2016-06-21
* | | | drm/atmel-hlcdc: make fbdev support really optionalTobias Jakobi2016-07-15
| |_|/ |/| |
* | | drm/atmel: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-12
|/ /
* | drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()Chris Wilson2016-06-22
* | drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()Chris Wilson2016-06-21
* | drm: atmel-hlcdc: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* | drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-08
|\ \
| * | drm/atmel: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
| * | drm/atmel: use drm_crtc_send_vblank_event()Gustavo Padovan2016-06-06
* | | Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie2016-06-08
|\ \ \ | |_|/ |/| |
| * | drm/atmel: Use lockless gem BO free callbackDaniel Vetter2016-06-01
| |/
* | drm: atmel-hlcdc: fix a NULL checkDan Carpenter2016-06-01
* | drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon2016-06-01
|/
* drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-17
* Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...Dave Airlie2016-04-21
|\
| * drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()Boris Brezillon2016-04-14
| * drm: atmel-hlcdc: rework the output code to support drm bridgesBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon2016-04-14
| * drm: atmel-hlcdc: remove leftovers from atomic mode setting migrationBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: fix connector and encoder typesBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon2016-04-14
| * drm: atmel-hlcdc: add a ->cleanup_fb() operationBoris Brezillon2016-04-14
* | drm: atmel_hldc: Use generic drm_connector_register_all() helperAlexey Brodkin2016-04-20
|/
* drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter2016-03-29
* drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda2016-03-15
* drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/atmel: Nuke precloseDaniel Vetter2016-02-08
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-15
* drm/atmel-hlcdc: Constify function pointer structsVille Syrjälä2015-12-15
* drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-15
* drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre2015-12-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-11
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen2015-10-05
* drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-08
* Merge tag 'v4.2-rc8' into drm-nextDave Airlie2015-08-24
|\
| * drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding2015-08-18
* | drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon2015-08-18