summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)AuthorLines
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul-1/+15
2017-05-18drm/sti:fix spelling mistake: "compoment" -> "component"Colin Ian King-1/+1
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie-40/+27
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring-2/+2
2017-05-09drm/sti: Fix typos in a comment lineMarkus Elfring-1/+1
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring-1/+1
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring-25/+17
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring-10/+5
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss-1/+1
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+14
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-20/+9
2017-04-13drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou-5/+7
2017-04-10[media] sti: hdmi: add CEC notifier supportBenjamin Gaignard-0/+14
2017-03-24treewide: Fix typos in printkMasanari Iida-1/+1
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter-10/+1
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter-2/+0
2017-02-27drm: sti: make driver use devm_of_platform_populate()Benjamin Gaignard-2/+1
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter-255/+90
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou-10/+0
2017-02-17drm: Remove the struct drm_device platformdev fieldLaurent Pinchart-2/+0
2017-02-10drm/sti: debug fps resetVincent Abriou-0/+2
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou-40/+8
2017-02-10drm/sti: unbind all components while driver cleanupVincent Abriou-0/+1
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou-0/+15
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou-1/+1
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou-38/+32
2017-02-10drm/sti: remove deprecated legacy vtg slaveVincent Abriou-44/+14
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou-7/+0
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE-3/+3
2017-02-10drm/sti: Fix up crtc_state->event handlingFabien DESSENNE-34/+14
2017-02-10drm/sti: use atomic_helper for commitFabien DESSENNE-84/+6
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo-1/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi-1/+1
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-82/+6
2017-01-27drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes-82/+6
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson-1/+1
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie-350/+154
2017-01-06drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav-0/+4
2017-01-06drm/sti: remove deprecated sti_vtac.c fileVincent Abriou-226/+0
2017-01-06drm/sti: create fbdev at bindingVincent Abriou-13/+14
2017-01-06drm/sti: update fps debugfs entriesVincent Abriou-5/+14
2017-01-06drm/sti: do not post HQVDP command if no updateFabien DESSENNE-0/+15
2017-01-06drm/sti: load XP70 firmware only onceFabien DESSENNE-2/+6
2017-01-06drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen-104/+101
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart-6/+3
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä-5/+5
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä-1/+1
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart-7/+0
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie-2/+0
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie-1/+21