alistair23-linux/drivers/gpu/drm/omapdrm
Lukas Wunner f15a66e684 drm: Spell vga_switcheroo consistently
Currently everyone and their dog has their own favourite spelling
for vga_switcheroo. This makes it hard to grep dmesg for log entries
relating to vga_switcheroo. It also makes it hard to find related
source files in the tree.

vga_switcheroo.c uses pr_fmt "vga_switcheroo". Use that everywhere.

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-09-24 20:14:19 +02:00
..
Kconfig
Makefile
omap_connector.c drm: omapdrm: Switch connector DPMS to atomic helpers 2015-06-12 22:52:48 +03:00
omap_crtc.c drm/omap: Fixup compile fail 2015-08-06 14:09:35 +02:00
omap_debugfs.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_dmm_priv.h drm/omap: fix race conditon in DMM 2015-03-24 13:50:59 +02:00
omap_dmm_tiler.c drm/omap: increase DMM transaction timeout 2015-07-02 15:58:06 +03:00
omap_dmm_tiler.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_drv.c drm: Spell vga_switcheroo consistently 2015-09-24 20:14:19 +02:00
omap_drv.h drm/omap: fix align_pitch() for 24 bits per pixel 2015-07-02 15:58:06 +03:00
omap_encoder.c drm: omapdrm: Move encoder setup to encoder operations 2015-06-12 22:52:50 +03:00
omap_fb.c drm/omap: fix omap_framebuffer_unpin() error handling 2015-07-02 15:58:06 +03:00
omap_fbdev.c drm/omap: Use new drm_fb_helper functions 2015-08-06 14:13:03 +02:00
omap_gem.c drm/omap: fix omap_gem_put_paddr() error handling 2015-07-02 15:58:06 +03:00
omap_gem_dmabuf.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_irq.c drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC 2015-06-12 22:52:46 +03:00
omap_plane.c drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. 2015-09-08 13:45:54 +02:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO