alistair23-linux/drivers/gpu/drm/sti
Daniel Vetter 5e84c2690b drm/atomic-helper: Massage swap_state signature somewhat
- dev is redundant, we have state->atomic
- add stall parameter, which must be set when swapping needs to stall
  for preceeding commits to stop looking at ->state pointers. Currently
  all drivers need this to be, just prep work for a glorious future.

v2: Rebased on top of

commit e7cf0963f8
Author: Gerd Hoffmann <kraxel@redhat.com>
Date:   Tue May 31 08:50:47 2016 +0200

    virtio-gpu: add atomic_commit function

Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465509992-19284-1-git-send-email-daniel.vetter@ffwll.ch
Link: http://patchwork.freedesktop.org/patch/msgid/1465388359-8070-2-git-send-email-daniel.vetter@ffwll.ch
2016-06-10 16:52:12 +02:00
..
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
Makefile drm/sti: Build monolithic driver 2015-11-03 13:04:54 +01:00
NOTES drm: sti: add bindings for DRM driver 2014-07-30 18:11:53 +02:00
sti_awg_utils.c drm/sti: fix dvo data_enable signal 2016-02-26 10:06:18 +01:00
sti_awg_utils.h drm: sti: add DVO output connector 2014-12-30 15:08:16 +01:00
sti_compositor.c drm/sti: add debugfs entries for MIXER crtc 2016-02-26 10:06:23 +01:00
sti_compositor.h drm/sti: rename files and functions 2015-08-03 14:25:06 +02:00
sti_crtc.c drm/sti: remove extra mode fixup 2016-06-01 14:59:44 +10:00
sti_crtc.h drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
sti_cursor.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_cursor.h drm/sti: atomic crtc/plane update 2015-08-03 14:26:05 +02:00
sti_drv.c drm/atomic-helper: Massage swap_state signature somewhat 2016-06-10 16:52:12 +02:00
sti_drv.h drm/sti: Build monolithic driver 2015-11-03 13:04:54 +01:00
sti_dvo.c drm: sti: Rely on the default ->best_encoder() behavior 2016-06-09 08:43:27 +02:00
sti_gdp.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_gdp.h drm/sti: atomic crtc/plane update 2015-08-03 14:26:05 +02:00
sti_hda.c drm: sti: Rely on the default ->best_encoder() behavior 2016-06-09 08:43:27 +02:00
sti_hdmi.c drm: sti: Rely on the default ->best_encoder() behavior 2016-06-09 08:43:27 +02:00
sti_hdmi.h drm/sti: add debugfs entries for HDMI connector 2016-02-26 10:06:20 +01:00
sti_hdmi_tx3g0c55phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g0c55phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hqvdp.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_hqvdp_lut.h drm: sti: add HQVDP plane 2014-12-11 14:00:13 +01:00
sti_mixer.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_mixer.h drm/sti: add debugfs entries for MIXER crtc 2016-02-26 10:06:23 +01:00
sti_plane.c drm/sti: add debugfs fps_show/fps_get mechanism for planes 2016-02-26 10:06:23 +01:00
sti_plane.h drm/sti: add debugfs fps_show/fps_get mechanism for planes 2016-02-26 10:06:23 +01:00
sti_tvout.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_vid.c drm: sti: remove useless call to dev->struct_mutex 2016-06-01 09:41:32 +02:00
sti_vid.h drm/sti: add debugfs entries for VID plane 2016-02-26 10:06:22 +01:00
sti_vtac.c drm/sti: Build monolithic driver 2015-11-03 13:04:54 +01:00
sti_vtg.c remove lots of IS_ERR_VALUE abuses 2016-05-27 15:26:11 -07:00
sti_vtg.h drm/sti: update VTG timing programming 2016-02-26 10:03:57 +01:00