summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-04drm/exynos: fimd: add BGR support for exynos4/5Martin Jücker
2022-03-04drm/exynos: Search for TE-gpio in DSI panel's nodeMarek Szyprowski
2022-03-04drm/exynos: Don't fail if no TE-gpio is defined for DSI driverMarek Szyprowski
2022-03-04drm/exynos: gsc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-04drm/exynos/fimc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-04drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-03-04drm/exynos: mixer: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-04drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-02-25drm/exynos: Make use of the helper component_compare_devYong Wu
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-27drm/exynos: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-12Revert "drm: exynos: dsi: Convert to bridge driver"Jagan Teki
2022-01-04drm: exynos: dsi: Add mode_set functionJagan Teki
2022-01-04drm: exynos: dsi: Convert to bridge driverJagan Teki
2021-12-22drm/exynos: drop the use of label from exynos_dsi_register_te_irqInki Dae
2021-12-22drm/exynos: remove useless type conversionBernard Zhao
2021-12-22drm/exynos: Implement mmap as GEM object functionThomas Zimmermann
2021-12-22drm/exynos: Replace legacy gpio interface for gpiod interfaceMaíra Canal
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-09-16drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-08-22drm/exynos: Always initialize mapping in exynos_drm_register_dma()Nathan Chancellor
2021-08-22drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcountXiyu Yang
2021-08-22drm/exynos: g2d: fix missing unlock on error in g2d_runqueue_worker()Wei Yongjun
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-06-29drm/exynos: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-11drm/exynos: use pm_runtime_resume_and_get()Inki Dae
2021-06-11drm/exynos: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-03drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,re...Lee Jones
2021-06-03drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_w...Lee Jones
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter
2021-05-17drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei
2021-05-17drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei
2021-05-17drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-20drm/exynos: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-29drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-03-29drm/exynos/decon5433: Remove the unused include statementsTian Tao
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-01-12drm/exynos: Use FOLL_LONGTERM for g2d cmdlistsDaniel Vetter
2021-01-12drm/exynos: Stop using frame_vector helpersDaniel Vetter