index
:
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
/
tiny
/
arcpgu.c
Age
Commit message (
Expand
)
Author
2025-02-26
drm/tiny: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
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-11-12
gpu: drm: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2024-09-26
drm/arcgpu: Run DRM default client setup
Thomas Zimmermann
2023-11-21
drm/arcpgu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/arcpgu: Use GEM DMA fbdev emulation
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
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-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-01-27
drm/arc: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-02-25
drm/arc: Move to drm/tiny
Daniel Vetter