mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +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. v3: - Don't touch remove_conflicting_framebuffers v2: - add missing header for virtgpu_fb.c Cc: David Airlie <airlied@linux.ie> Cc: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| virtgpu_debugfs.c | ||
| virtgpu_display.c | ||
| virtgpu_drm_bus.c | ||
| virtgpu_drv.c | ||
| virtgpu_drv.h | ||
| virtgpu_fb.c | ||
| virtgpu_fence.c | ||
| virtgpu_gem.c | ||
| virtgpu_kms.c | ||
| virtgpu_object.c | ||
| virtgpu_plane.c | ||
| virtgpu_ttm.c | ||
| virtgpu_vq.c | ||