mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
Replace the open-coded lsdc_dumb_map_offset() with the generic drm_gem_ttm_dumb_map_offset() helper, which is functionally identical. This removes unnecessary boilerplate and aligns with the DRM convention for TTM-based drivers. Signed-off-by: Amin GATTOUT <amin.gattout@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260308-master-v1-1-af32d71c8a1d@gmail.com |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| loongson_device.c | ||
| loongson_module.c | ||
| loongson_module.h | ||
| lsdc_benchmark.c | ||
| lsdc_benchmark.h | ||
| lsdc_crtc.c | ||
| lsdc_debugfs.c | ||
| lsdc_drv.c | ||
| lsdc_drv.h | ||
| lsdc_gem.c | ||
| lsdc_gem.h | ||
| lsdc_gfxpll.c | ||
| lsdc_gfxpll.h | ||
| lsdc_i2c.c | ||
| lsdc_i2c.h | ||
| lsdc_irq.c | ||
| lsdc_irq.h | ||
| lsdc_output_7a1000.c | ||
| lsdc_output_7a2000.c | ||
| lsdc_output.h | ||
| lsdc_pixpll.c | ||
| lsdc_pixpll.h | ||
| lsdc_plane.c | ||
| lsdc_probe.c | ||
| lsdc_probe.h | ||
| lsdc_regs.h | ||
| lsdc_ttm.c | ||
| lsdc_ttm.h | ||
| Makefile | ||