开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_drv.c
Age
Commit message (
Expand
)
Author
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/armada: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/armada: Run DRM default client setup
Thomas Zimmermann
2023-11-21
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-21
drm/armada: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-04-21
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-21
drm/armada: Include <linux/of.h>
Thomas Zimmermann
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-11
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
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/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
2022-01-27
drm/armada: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/armada: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-25
drm/armada: Introduce GEM object functions
Thomas Zimmermann
2020-09-11
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
2020-09-11
drm/armada: Use devm_drm_dev_alloc
Daniel Vetter
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-21
Update rmk's email address in various drivers
Russell King
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-28
drm/armada: no need to check parent of remote
Russell King
2019-06-28
drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints
Russell King
2019-06-28
drm/armada: replace the simple-framebuffer
Lubomir Rintel
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-17
drm/armada: add drm_atomic_helper_shutdown() call in tear-down
Russell King
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-30
drm/armada: remove obsolete fb unreferencing kfifo and workqueue
Russell King
2018-07-30
drm/armada: enable atomic modeset support
Russell King
2018-07-30
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
2018-07-30
drm/armada: reset all atomic state during driver initialisation
Russell King
2018-07-30
drm/armada: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2017-12-08
drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
2017-09-29
drm/armada: Remove unused #include <drmP.h>
Haneen Mohammed
2017-09-02
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-01
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
[next]