index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mcde
/
mcde_drv.c
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/mcde: Make use of the helper component_compare_dev
Yong Wu
2022-01-27
drm/mcde: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-09-07
drm/mcde: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-24
drm/mcde: Support DPI output
Linus Walleij
2020-11-11
drm/mcde: Fix unbalanced regulator
Linus Walleij
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-10-17
drm/mcde: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-08-13
drm/mcde: Fix display pipeline restart
Linus Walleij
2020-08-13
drm/mcde: Fix display data flow control
Linus Walleij
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-06-16
drm: mcde: Fix display initialization problem
Linus Walleij
2020-06-10
drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/mcde: Use GEM CMA object functions
Thomas Zimmermann
2020-04-28
drm/mcde: Don't use drm_device->dev_private
Daniel Vetter
2020-04-28
drm/mcde: Use devm_drm_dev_alloc
Daniel Vetter
2020-03-26
drm/mcde: More devm_drm_dev_init
Daniel Vetter
2020-03-26
drm/mcde: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
2020-03-26
drm/mcde: Use drmm_add_final_kfree
Daniel Vetter
2020-02-14
drm/mcde: Fix Sphinx formatting
Jonathan Neuschäfer
2019-11-09
drm/mcde: Fix frame sync setup for video mode panels
Stephan Gerhold
2019-11-09
drm/mcde: Provide vblank handling unconditionally
Stephan Gerhold
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-26
drm/mcde: Fix an error handling path in 'mcde_probe()'
Christophe JAILLET
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-06-25
drm/mcde: Fix uninitialized variable
Linus Walleij
2019-06-21
drm/mcde: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-05-24
drm/mcde: Add new driver for ST-Ericsson MCDE
Linus Walleij