index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
Files
Lines
2026-07-20
drm/panel: of_drm_find_panel() return a counted reference
Albert Esteve
1
-0
/
+1
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-09-26
drm/mcde: Run DRM default client setup
Thomas Zimmermann
1
-1
/
+3
2024-09-23
drm/mcde: Enable module autoloading
Liao Chen
1
-0
/
+1
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
1
-0
/
+9
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-08
drm/mcde: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-14
drm/mcde: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2023-03-14
drm/mcde: Do not use dirty GEM FB handling
Linus Walleij
1
-1
/
+1
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/mcde: Don't set struct drm_driver.lastclose
Thomas Zimmermann
1
-1
/
+0
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-2
/
+2
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-02-25
drm/mcde: Make use of the helper component_compare_dev
Yong Wu
1
-6
/
+1
2022-01-27
drm/mcde: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2021-09-07
drm/mcde: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-12
/
+34
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2020-11-24
drm/mcde: Support DPI output
Linus Walleij
1
-12
/
+34
2020-11-11
drm/mcde: Fix unbalanced regulator
Linus Walleij
1
-1
/
+7
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-10-17
drm/mcde: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-08-13
drm/mcde: Fix display pipeline restart
Linus Walleij
1
-60
/
+18
2020-08-13
drm/mcde: Fix display data flow control
Linus Walleij
1
-3
/
+0
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-1
/
+2
2020-06-16
drm: mcde: Fix display initialization problem
Linus Walleij
1
-1
/
+2
2020-06-10
drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/mcde: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-04-28
drm/mcde: Don't use drm_device->dev_private
Daniel Vetter
1
-4
/
+2
2020-04-28
drm/mcde: Use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+4
2020-03-26
drm/mcde: More devm_drm_dev_init
Daniel Vetter
1
-6
/
+3
2020-03-26
drm/mcde: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-14
/
+6
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
1
-1
/
+0
2020-03-26
drm/mcde: Use drmm_add_final_kfree
Daniel Vetter
1
-3
/
+2
2020-02-14
drm/mcde: Fix Sphinx formatting
Jonathan Neuschäfer
1
-4
/
+5
2019-11-09
drm/mcde: Fix frame sync setup for video mode panels
Stephan Gerhold
1
-2
/
+0
2019-11-09
drm/mcde: Provide vblank handling unconditionally
Stephan Gerhold
1
-12
/
+4
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+1
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+6
2019-08-26
drm/mcde: Fix an error handling path in 'mcde_probe()'
Christophe JAILLET
1
-1
/
+2
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-2
/
+1
2019-06-25
drm/mcde: Fix uninitialized variable
Linus Walleij
1
-1
/
+5
2019-06-21
drm/mcde: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-05-24
drm/mcde: Add new driver for ST-Ericsson MCDE
Linus Walleij
1
-0
/
+572