aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAge
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-05
|\
| * [media] sti: hdmi: add CEC notifier supportBenjamin Gaignard2017-04-10
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-03
|\ \
| * | drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou2017-04-13
| * | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-14
| * | Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter2017-03-11
| |\ \
| | * | drm: Remove the struct drm_device platformdev fieldLaurent Pinchart2017-02-17
| * | | drm: sti: make driver use devm_of_platform_populate()Benjamin Gaignard2017-02-27
| * | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-26
| |\ \ \ | | | |/ | | |/|
| * | | drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-07
* | | | treewide: Fix typos in printkMasanari Iida2017-03-24
| |/ / |/| |
* | | drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou2017-02-22
| |/ |/|
* | drm/sti: debug fps resetVincent Abriou2017-02-10
* | drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou2017-02-10
* | drm/sti: unbind all components while driver cleanupVincent Abriou2017-02-10
* | drm/sti: do not post GDP command if no updateVincent Abriou2017-02-10
* | drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou2017-02-10
* | drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou2017-02-10
* | drm/sti: remove deprecated legacy vtg slaveVincent Abriou2017-02-10
* | drm/sti: remove deprecated sink_term configVincent Abriou2017-02-10
* | drm/sti: do not check hw scaling if mode is not setFabien DESSENNE2017-02-10
* | drm/sti: Fix up crtc_state->event handlingFabien DESSENNE2017-02-10
* | drm/sti: use atomic_helper for commitFabien DESSENNE2017-02-10
|/
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-31
|\
| * drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-01-27
* | drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson2017-01-26
* | Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie2017-01-22
|\ \ | |/ |/|
| * drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav2017-01-06
| * drm/sti: remove deprecated sti_vtac.c fileVincent Abriou2017-01-06
| * drm/sti: create fbdev at bindingVincent Abriou2017-01-06
| * drm/sti: update fps debugfs entriesVincent Abriou2017-01-06
| * drm/sti: do not post HQVDP command if no updateFabien DESSENNE2017-01-06
| * drm/sti: load XP70 firmware only onceFabien DESSENNE2017-01-06
| * drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen2017-01-06
* | drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* | drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-15
|/
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-10
|\
| * drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\ \ | |/ |/|
| * drm: Don't force all planes to be added to the state due to zposVille Syrjälä2016-10-26
* | drm: convert DT component matching to component_match_add_release()Russell King2016-10-25
* | drm: Add reference counting to drm_atomic_stateChris Wilson2016-10-17
|/
* 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