aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAge
* drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou2017-05-14
* drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-26
* Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie2016-09-27
|\
| * drm/sti: remove stih415-416 platform supportVincent Abriou2016-09-20
| * drm/sti: fix compositor debugfs creationVincent Abriou2016-09-20
| * drm/sti: use valid video modeFabien Dessenne2016-09-20
| * drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne2016-09-20
| * drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne2016-09-20
| * drm/sti: use different notifier_block for each pipeFabien Dessenne2016-09-20
| * drm/sti: fix atomic_disable checkFabien Dessenne2016-09-20
| * drm/sti: run gdp init sequence only onceFabien Dessenne2016-09-20
| * drm/sti: run hqvdp init sequence only onceFabien Dessenne2016-09-20
| * drm/sti: fix debug logsFabien Dessenne2016-09-20
| * drm/sti: dpms function missing for HDMI connectorVincent Abriou2016-09-20
| * drm/sti: Fix sparse warningsVille Syrjälä2016-09-20
| * drm: sti: fix coccicheck warningsBenjamin Gaignard2016-09-20
| * drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-09-20
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
|/
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo2016-08-16
* Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-02
|\
| * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-29
* | drm/sti: use new Reset APILee Jones2016-07-26
|/
* Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-14
|\
| * gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-12
| * gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-12
| * gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-12
| * gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-12
* | Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie2016-07-04
|\ \
* | | drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen2016-07-01
* | | drm/sti: adjust delay for AWGBich Hemon2016-06-27
* | | drm: sti: fix clocking issues in crtcBenjamin Gaignard2016-06-27
* | | drm/sti: Use 64-bit timestampsTina Ruchandani2016-06-27
| |/ |/|
* | drm: sti: rework init sequenceBenjamin Gaignard2016-06-21
* | drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard2016-06-21
* | drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter2016-06-17
* | drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* | drm: sti: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-09
* | drm/sti: Use lockless gem BO free callbackDaniel Vetter2016-06-01
* | drm: sti: remove useless call to dev->struct_mutexBenjamin Gaignard2016-06-01
* | drm/sti: remove extra mode fixupTomi Valkeinen2016-06-01
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-11
* drm/sti: Rename async to nonblock.Maarten Lankhorst2016-05-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * drm/sti: restore mode_fixup callbackArnd Bergmann2016-03-17
| * Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie2016-03-16
| |\
| | * drm/sti: use u32 to store DMA addressesArnd Bergmann2016-03-03
| | * drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard2016-03-03
| | * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-26