index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
hdlcd_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/arm/hdlcd: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/arm/hdlcd: Run DRM default client setup
Thomas Zimmermann
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-06-08
drm/arm/hdlcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-16
drm/aperture: Remove primary argument
Daniel Vetter
2023-03-17
drm/arm/hdlcd: Use devm_platform_ioremap_resource()
Yang Li
2023-03-14
arm/hdlcd: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-01-06
drm/arm/hdlcd: use new debugfs device-centered functions
Maíra Canal
2022-11-07
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-22
drm/arm/hdlcd: Simplify IRQ install/uninstall
Robin Murphy
2022-07-22
drm/arm/hdlcd: Take over EFI framebuffer properly
Robin Murphy
2022-01-19
drm/arm/hdlcd: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-08-10
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-06-10
drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/arm: Use GEM CMA object functions
Thomas Zimmermann
2020-06-03
drm/hdlcd: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/arm: make hdlcd_debugfs_init() return 0
Wambui Karuga
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
2019-06-21
drm/arm: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-09-25
drm/arm/hdlcd: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-07-31
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2018-07-31
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-27
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-24
drm: hdlcd: Update PM code to save/restore console.
Liviu Dudau
2017-11-11
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-08-27
drm/arm/hdlcd: Use drm_gem_fb_create()
Noralf Trønnes
2017-07-29
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-06-28
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
2017-06-01
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-02-07
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
[next]