index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Age
Commit message (
Expand
)
Author
2017-02-23
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
Vincent Abriou
2017-02-10
drm/sti: debug fps reset
Vincent Abriou
2017-02-10
drm/sti: hdmi: automatically check DVI/HDMI mode
Vincent Abriou
2017-02-10
drm/sti: unbind all components while driver cleanup
Vincent Abriou
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
2017-02-10
drm/sti: remove deprecated legacy vtg slave
Vincent Abriou
2017-02-10
drm/sti: remove deprecated sink_term config
Vincent Abriou
2017-02-10
drm/sti: do not check hw scaling if mode is not set
Fabien DESSENNE
2017-02-10
drm/sti: Fix up crtc_state->event handling
Fabien DESSENNE
2017-02-10
drm/sti: use atomic_helper for commit
Fabien DESSENNE
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2017-01-27
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
Chris Wilson
2017-01-23
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
2017-01-06
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
Arvind Yadav
2017-01-06
drm/sti: remove deprecated sti_vtac.c file
Vincent Abriou
2017-01-06
drm/sti: create fbdev at binding
Vincent Abriou
2017-01-06
drm/sti: update fps debugfs entries
Vincent Abriou
2017-01-06
drm/sti: do not post HQVDP command if no update
Fabien DESSENNE
2017-01-06
drm/sti: load XP70 firmware only once
Fabien DESSENNE
2017-01-06
drm/sti: allow audio playback on HDMI even if disabled.
Arnaud Pouliquen
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-09-28
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...
Dave Airlie
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
2016-09-20
drm/sti: fix compositor debugfs creation
Vincent Abriou
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
Fabien Dessenne
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
drm/sti: use different notifier_block for each pipe
Fabien Dessenne
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
drm/sti: run hqvdp init sequence only once
Fabien Dessenne
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
drm/sti: dpms function missing for HDMI connector
Vincent Abriou
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
drm: sti: fix coccicheck warnings
Benjamin Gaignard
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
[next]