summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-3/+1
* drm/sti: Don't set struct drm_device.irq_enabledThomas Zimmermann2021-06-291-2/+0
* drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'Lee Jones2021-06-031-1/+1
* drm/sti/sti_tvout: Provide a bunch of missing function namesLee Jones2021-06-031-9/+9
* drm/sti/sti_hda: Provide missing function namesLee Jones2021-06-031-3/+3
* drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headersLee Jones2021-06-031-2/+2
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-253-3/+6
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-253-6/+16
* drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-243-45/+45
* drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-243-3/+3
* drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-243-3/+9
* drm: Rename plane atomic_check state namesMaxime Ripard2021-02-243-34/+38
* drm: sti: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart2021-01-053-24/+3
* 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