summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
AgeCommit message (Expand)AuthorLines
2021-10-07drm/sti: Use correct printk format specifiers for size_tLaurent Pinchart-2/+2
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart-3/+1
2021-06-29drm/sti: Don't set struct drm_device.irq_enabledThomas Zimmermann-2/+0
2021-06-03drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'Lee Jones-1/+1
2021-06-03drm/sti/sti_tvout: Provide a bunch of missing function namesLee Jones-9/+9
2021-06-03drm/sti/sti_hda: Provide missing function namesLee Jones-3/+3
2021-06-03drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headersLee Jones-2/+2
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard-3/+6
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard-6/+16
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard-45/+45
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard-3/+3
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard-3/+9
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard-34/+38
2021-01-05drm: sti: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart-24/+3
2020-11-12drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones-6/+6
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter-1/+1
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard-1/+1
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard-2/+2
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard-2/+4
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches-2/+0
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+4
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto-2/+4
2020-06-10drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann-7/+1
2020-06-10drm/sti: Use GEM CMA object functionsThomas Zimmermann-5/+1
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä-1/+0
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga-2/+1
2020-03-18drm/sti: remove use of drm_debugfs functions as return valuesWambui Karuga-74/+58
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart-3/+3
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard-6/+6
2020-02-13drm/sti: Convert to CRTC VBLANK callbacksThomas Zimmermann-9/+8
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-6/+6
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg-1/+1
2019-09-16drm: sti: fix W=1 warningsBenjamin Gaignard-12/+12
2019-09-02drm/sti: Include the right headerLinus Walleij-1/+1
2019-09-02drm: sti: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz-7/+12
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon-0/+3
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