summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)Author
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou
2017-02-10drm/sti: debug fps resetVincent Abriou
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou
2017-02-10drm/sti: unbind all components while driver cleanupVincent Abriou
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou
2017-02-10drm/sti: remove deprecated legacy vtg slaveVincent Abriou
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE
2017-02-10drm/sti: Fix up crtc_state->event handlingFabien DESSENNE
2017-02-10drm/sti: use atomic_helper for commitFabien DESSENNE
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie
2017-01-06drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-01-06drm/sti: remove deprecated sti_vtac.c fileVincent Abriou
2017-01-06drm/sti: create fbdev at bindingVincent Abriou
2017-01-06drm/sti: update fps debugfs entriesVincent Abriou
2017-01-06drm/sti: do not post HQVDP command if no updateFabien DESSENNE
2017-01-06drm/sti: load XP70 firmware only onceFabien DESSENNE
2017-01-06drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20drm/sti: fix compositor debugfs creationVincent Abriou
2016-09-20drm/sti: use valid video modeFabien Dessenne
2016-09-20drm/sti: in crtc_atomic_flush, enable only planes of this crtcFabien Dessenne
2016-09-20drm/sti: use vtg array instead of vtg_main/auxFabien Dessenne
2016-09-20drm/sti: use different notifier_block for each pipeFabien Dessenne
2016-09-20drm/sti: fix atomic_disable checkFabien Dessenne
2016-09-20drm/sti: run gdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: run hqvdp init sequence only onceFabien Dessenne
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm/sti: Fix sparse warningsVille Syrjälä
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard
2016-09-20drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart