mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
Use the newly created wrapper drm_fb_helper functions instead of calling core fbdev functions directly. They also simplify the fb_info creation. v2: - remove unused variable device in udlfb_create Cc: David Airlie <airlied@linux.ie> Cc: Haixia Shi <hshi@chromium.org> Cc: "Stéphane Marchesin" <marcheu@chromium.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| udl_connector.c | ||
| udl_dmabuf.c | ||
| udl_drv.c | ||
| udl_drv.h | ||
| udl_encoder.c | ||
| udl_fb.c | ||
| udl_gem.c | ||
| udl_main.c | ||
| udl_modeset.c | ||
| udl_transfer.c | ||