summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAgeFilesLines
* drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones2020-11-122-6/+6
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-1/+1
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-3/+3
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-181-2/+4
|\|
| * Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-2/+4
| |\
| | * ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+4
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-081-2/+0
|/ /
* | drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* | drm/sti: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* | drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-1/+0
|/
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-2/+1
* drm/sti: remove use of drm_debugfs functions as return valuesWambui Karuga2020-03-1815-74/+58
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-263-3/+3
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-175-6/+6
|\
| * Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
| |\
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-065-6/+6
* | | drm/sti: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-133-9/+8
| |/ |/|
* | drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
|/
* drm: sti: fix W=1 warningsBenjamin Gaignard2019-09-167-12/+12
* drm/sti: Include the right headerLinus Walleij2019-09-021-1/+1
* drm: sti: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz2019-09-021-7/+12
* drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-283-0/+3
* drm/sti: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-071-5/+3
* drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz2019-07-311-2/+4
* drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+3
* drm/sti: Try to fix up the tvout possible clonesVille Syrjälä2019-07-091-3/+7
* drm/sti: Remove pointless castsVille Syrjälä2019-07-091-3/+3
* drm/sti: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
* drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
* drm/sti: Remove duplicated include from sti_drv.cYueHaibing2019-06-211-1/+0
* sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-8/+2
* drm/sti: drop use of drmP.hSam Ravnborg2019-06-0625-23/+85
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-246-6/+6
* Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-01-182-13/+6
|\
| * drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-1/+2
| * drm: sti: Cleanup drm_display_mode print strShayenne Moura2019-01-091-12/+4
* | drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-143-6/+6
|/
* drm/sti: remove set but not used variable 'priv'YueHaibing2018-11-131-2/+0
* drm: sti: don't pass GFP_DMA32 to dma_alloc_wcChristoph Hellwig2018-10-181-1/+1
* drm/sti: make crct disable atomicBenjamin Gaignard2018-10-181-0/+2
* drm/sti: Use drm_atomic_helper_shutdownDaniel Vetter2018-10-054-6/+3
* drm/sti: Use drm_fbdev_generic_setup()Noralf Trønnes2018-09-251-7/+1
* drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2018-08-072-2/+0
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-133-3/+3
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
* drm/sti: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-07-131-4/+4