summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)AuthorLines
2019-08-07drm/sti: fix opencoded use of drm_panel_*Sam Ravnborg-5/+3
2019-07-31drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz-2/+4
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2019-07-09drm/sti: Try to fix up the tvout possible clonesVille Syrjälä-3/+7
2019-07-09drm/sti: Remove pointless castsVille Syrjälä-3/+3
2019-06-21drm/sti: Drop drm_gem_prime_export/importDaniel Vetter-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter-2/+1
2019-06-21drm/sti: Remove duplicated include from sti_drv.cYueHaibing-1/+0
2019-06-13sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-8/+2
2019-06-06drm/sti: drop use of drmP.hSam Ravnborg-23/+85
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter-6/+6
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-13/+6
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart-6/+6
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä-1/+2
2019-01-09drm: sti: Cleanup drm_display_mode print strShayenne Moura-12/+4
2018-11-13drm/sti: remove set but not used variable 'priv'YueHaibing-2/+0
2018-10-18drm: sti: don't pass GFP_DMA32 to dma_alloc_wcChristoph Hellwig-1/+1
2018-10-18drm/sti: make crct disable atomicBenjamin Gaignard-0/+2
2018-10-05drm/sti: Use drm_atomic_helper_shutdownDaniel Vetter-6/+3
2018-09-25drm/sti: Use drm_fbdev_generic_setup()Noralf Trønnes-7/+1
2018-08-07drm/sti: do not remove the drm_bridge that was never addedPeter Rosin-2/+0
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter-3/+3
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter-1/+1
2018-07-13drm/sti: Replace drm_dev_unref with drm_dev_putThomas Zimmermann-4/+4
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon-1/+3
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King-3/+3
2018-05-25drm/sti: Stop consulting plane->crtcVille Syrjälä-1/+5
2018-05-02gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"Colin Ian King-1/+1
2018-04-05drm/sti: Depend on OF rather than selecting itOliver O'Halloran-2/+1
2018-03-29drm/sti: Stop consulting plane->fbVille Syrjälä-4/+5
2018-03-28drm/sti: Let core take care of normalizing the zposPeter Ujfalusi-21/+3
2017-12-08drm/sti: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes-23/+5
2017-12-06gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard-29/+29
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-32/+17
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä-1/+3
2017-11-21drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav-0/+5
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-6/+3
2017-11-08drm: sti: remove vtg_removeBenjamin Gaignard-6/+0
2017-11-08drm: sti: remove useless fields from vtg structureBenjamin Gaignard-24/+9
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-27drm/sti: Use drm_gem_fb_create()Noralf Trønnes-1/+2
2017-08-21drm/sti: sti_vdo: clean up drm_bridge_add callInki Dae-5/+1
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter-3/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter-1/+0
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter-3/+0
2017-08-08drm/sti: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes-2/+0
2017-08-01drm: Plumb modifiers through plane initBen Widawsky-3/+3
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma-1/+1