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
/
aspeed
/
aspeed_gfx_drv.c
Age
Commit message (
Expand
)
Author
2025-02-26
drm/aspeed: 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-09-26
drm/aspeed: Run DRM default client setup
Thomas Zimmermann
2023-11-27
drm: Use device_get_match_data()
Rob Herring
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-06-08
drm/aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
drm/aspeed: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-01-18
drm/aspeed: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
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-03-03
drm/aspeed: Add AST2600 chip support
Tommy Haung
2022-03-03
drm/aspeed: Update INTR_STS handling
Tommy Haung
2022-01-27
drm/aspeed: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-11-19
drm/aspeed: Fix vga_pw sysfs output
Joel Stanley
2021-02-10
drm: use getter/setter functions
Julia Lawall
2021-02-10
drm/aspeed: Use dt matching for default register values
Joel Stanley
2021-02-10
drm/aspeed: Look up syscon by phandle
Joel Stanley
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-10-09
drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-10-09
drm/aspeed: Add sysfs for output settings
Joel Stanley
2020-09-11
drm/aspeed: Use managed drmm_mode_config_cleanup
Daniel Vetter
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-09
drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_register
Guenter Roeck
2020-06-10
drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_
Thomas Zimmermann
2020-04-28
drm/aspeed: Use devm_drm_dev_alloc
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-04-04
drm: Add ASPEED GFX driver
Joel Stanley