Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Pull fbdev updates from Florian Tobias Schandinat: - large updates for OMAP - support for LCD3 overlay manager (omap5) - omapdss output cleanup - removal of passive matrix LCD support as there are no drivers for such panels for DSS or DSS2 and nobody complained (cleanup) - large updates for SH Mobile - overlay support - separating MERAM (cache) from framebuffer driver - some updates for Exynos and da8xx-fb - various other small patches * tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6: (78 commits) da8xx-fb: fix compile issue due to missing include fbdev: Make pixel_to_pat() failure mode more friendly da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled fbdev: sh_mobile_lcdc: Fix vertical panning step video: exynos mipi dsi: Fix mipi dsi regulators handling issue video: da8xx-fb: do clock reset of revision 2 LCDC before enabling arm: da850: configure LCDC fifo threshold video: da8xx-fb: configure FIFO threshold to reduce underflow errors video: da8xx-fb: fix flicker due to 1 frame delay in updated frame video: da8xx-fb rev2: fix disabling of palette completion interrupt da8xx-fb: add missing FB_BLANK operations video: exynos_dp: use usleep_range instead of delay video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training fb: epson1355fb: Fix section mismatch video: exynos_dp: fix wrong DPCD address during Link Training video/smscufx: fix line counting in fb_write aty128fb: Fix coding style issues fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation fbdev: sh_mobile_lcdc: Support horizontal panning ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb 44 additions, 0 deletions...tion/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb
- arch/arm/mach-davinci/devices-da8xx.c 1 addition, 0 deletionsarch/arm/mach-davinci/devices-da8xx.c
- arch/arm/mach-omap2/display.c 21 additions, 4 deletionsarch/arm/mach-omap2/display.c
- drivers/video/aty/aty128fb.c 101 additions, 79 deletionsdrivers/video/aty/aty128fb.c
- drivers/video/da8xx-fb.c 60 additions, 18 deletionsdrivers/video/da8xx-fb.c
- drivers/video/epson1355fb.c 4 additions, 4 deletionsdrivers/video/epson1355fb.c
- drivers/video/exynos/exynos_dp_core.c 13 additions, 10 deletionsdrivers/video/exynos/exynos_dp_core.c
- drivers/video/exynos/exynos_dp_core.h 0 additions, 4 deletionsdrivers/video/exynos/exynos_dp_core.h
- drivers/video/exynos/exynos_dp_reg.c 2 additions, 2 deletionsdrivers/video/exynos/exynos_dp_reg.c
- drivers/video/exynos/exynos_mipi_dsi.c 1 addition, 1 deletiondrivers/video/exynos/exynos_mipi_dsi.c
- drivers/video/exynos/s6e8ax0.h 0 additions, 21 deletionsdrivers/video/exynos/s6e8ax0.h
- drivers/video/fb_draw.h 5 additions, 2 deletionsdrivers/video/fb_draw.h
- drivers/video/grvga.c 22 additions, 25 deletionsdrivers/video/grvga.c
- drivers/video/mx3fb.c 47 additions, 8 deletionsdrivers/video/mx3fb.c
- drivers/video/omap2/displays/panel-acx565akm.c 8 additions, 2 deletionsdrivers/video/omap2/displays/panel-acx565akm.c
- drivers/video/omap2/displays/panel-generic-dpi.c 114 additions, 65 deletionsdrivers/video/omap2/displays/panel-generic-dpi.c
- drivers/video/omap2/displays/panel-lgphilips-lb035q02.c 6 additions, 2 deletionsdrivers/video/omap2/displays/panel-lgphilips-lb035q02.c
- drivers/video/omap2/displays/panel-n8x0.c 0 additions, 1 deletiondrivers/video/omap2/displays/panel-n8x0.c
- drivers/video/omap2/displays/panel-nec-nl8048hl11-01b.c 6 additions, 3 deletionsdrivers/video/omap2/displays/panel-nec-nl8048hl11-01b.c
- drivers/video/omap2/displays/panel-picodlp.c 6 additions, 3 deletionsdrivers/video/omap2/displays/panel-picodlp.c
Loading
Please register or sign in to comment