Linux Frame Buffer Development
[Prev Page][Next Page]
- [PATCH 29/57] fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 32/57] fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 30/57] fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 31/57] fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 28/57] fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 14/57] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 20/57] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 26/57] sh_mobile_hdmi: Use LCDC notification callback
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 22/57] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 23/57] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 18/57] fbdev: sh_mobile_lcdc: Remove board configuration board_data field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 19/57] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 16/57] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 17/57] fbdev: sh_mobile_lcdc: Remove board configuration owner field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 15/57] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 13/57] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 10/57] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 09/57] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 08/57] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 07/57] sh_mobile_hdmi: Remove platform data lcd_dev field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 05/57] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 04/57] fbdev: sh_mobile_lcdc: Don't pass struct device around
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 03/57] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 01/57] fbdev: sh_mobile_lcdc: Reorder code into sections
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 00/57] SH Mobile LCDC: rework DSI/HDMI interface and add overlays support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v5 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v5 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v5 1/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v5 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 08/10] omapfb: lcd_ams_delta: Drive control lines over GPIO
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 1/2] video: omap: Staticise non-exported symbols
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
- From: Jonathan McDowell <noodles@xxxxxxxx>
- [PATCH 08/10] omapfb: lcd_ams_delta: Drive control lines over GPIO
- From: Janusz Krzysztofik <jkrzyszt@xxxxxxxxxxxx>
- [PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
- From: Janusz Krzysztofik <jkrzyszt@xxxxxxxxxxxx>
- [PATCH 02/16] macfb: fix black and white modes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] video: omap: Staticise non-exported symbols
- From: Jonathan McDowell <noodles@xxxxxxxx>
- Re: [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
- From: Jonathan McDowell <noodles@xxxxxxxx>
- Re: [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data"
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- Re: [PATCH 1/2] video: omap: Staticise non-exported symbols
- From: Marek Vasut <marek.vasut@xxxxxxxxx>
- [PATCH v3] backlight/ld9040.c: regulator control in the driver
- From: Donghwa Lee <dh09.lee@xxxxxxxxxxx>
- [PATCH 3/3] video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver()
- From: Axel Lin <axel.lin@xxxxxxxxx>
- [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
- From: Axel Lin <axel.lin@xxxxxxxxx>
- [PATCH 1/3] video: convert mbxfb to use module_platform_driver()
- From: Axel Lin <axel.lin@xxxxxxxxx>
- [PATCH 1/2] video: omap: Staticise non-exported symbols
- From: Axel Lin <axel.lin@xxxxxxxxx>
- [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data"
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH] video: s3c-fb: add shadow register protect
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v4] Resurrect Intel740 driver: i740fb
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Alessandro Rubini <rubini@xxxxxxxx>
- [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- Re: [PATCH 2/2] video: s3c-fb: Convert to devm style allocation
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [BUGFIX] video/mxsfb: fix crash when unblanking the display
- From: Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] video: s3c-fb: Convert to devm style allocation
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: Problems with radeon driver under KDE-4.7.2
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- [PATCH V2] video: s3c-fb: modify runtime pm functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH] video: s3c-fb: modify runtime pm functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH] video: s3c-fb: set missing bitmask of enabled hardware window
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: [PATCH] video: s3c2410: fix checkpatch error and warnings
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 1/2] video: s3c-fb: Unify runtime and system PM functions
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 09/11] video: Remove redundant spi driver bus initialization
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 1/8] fbdev/amifb: Correct whitespace
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH] drivers/video: fsl-diu-fb: merge all allocated data into one block
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: QVGA on a hardware which supports only >= VGA
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
- Re: backlight/ld9040.c: regulator control in the lcd driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] video: s3c2410: fix checkpatch error and warnings
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: drm pixel formats update
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: drm pixel formats update
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: drm pixel formats update
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v4 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v4 1/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 09/11] video: Remove redundant spi driver bus initialization
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
- From: Carlos Chinea <carlos.chinea@xxxxxxxxx>
- Re: [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 2/2] video: s3c-fb: Convert to devm style allocation
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Lennert Buytenhek <buytenh@xxxxxxxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Alexey Charkov <alchark@xxxxxxxxx>
- Re: [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
- From: Carlos Chinea <carlos.chinea@xxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Damian Hobson-Garcia <dhobsong@xxxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] video: s3c-fb: Convert to devm style allocation
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH 1/2] video: s3c-fb: Unify runtime and system PM functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Wan ZongShun <mcuos.com@xxxxxxxxx>
- Re: [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH] video: s3c-fb: Unify runtime and system PM functions
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 2/2] video: s3c-fb: Convert to devm style allocation
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] video: s3c-fb: Unify runtime and system PM functions
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Problems with radeon driver under KDE-4.7.2
- From: Hendrik Sattler <post@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] fbdev fixes for 3.2
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH] video: convert drivers/video/* to use module_platform_driver()
- From: Axel Lin <axel.lin@xxxxxxxxx>
- Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video:da8xx-fb: Add 24bpp LCD configuration support
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH] video: s3c-fb: Unify runtime and system PM functions
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] video:da8xx-fb: Add 24bpp LCD configuration support
- From: "Manjunathappa, Prakash" <prakash.pm@xxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ihadzic@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ihadzic@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 09/11] video: Remove redundant spi driver bus initialization
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Dave Airlie <airlied@xxxxxxxxx>
- [PATCH 13/13] OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 12/13] OMAPDSS: DSI: improve wait_for_bit_change
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 11/13] OMAPDSS: DSI: fix lane handling when entering ULPS
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 09/13] OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 10/13] OMAPDSS: DSI: remove dsi_get_num_lanes_used
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 05/13] OMAPDSS: DSI: Parse lane config
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 08/13] OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 07/13] OMAPDSS: DSI: use lane config in dsi_get_lane_mask
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 04/13] OMAPDSS: DSI: count with number of lanes
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 03/13] OMAPDSS: DISPC: Flush posted writes when enabling outputs
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 02/13] OMAPDSS: DSI: flush posted write in send_bta
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 01/13] OMAPDSS: DSI: flush posted write when entering ULPS
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 00/13] OMAPDSS: DSI fixes
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ihadzic@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Archit Taneja <a0393947@xxxxxx>
- [PATCH] lxfb: add support for LQ057V3DG01 panel
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
- From: Sergey Kibrik <sergiikibrik@xxxxxx>
- Re: [PATCH 40/65] OMAPDSS: APPLY: add mutex
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 40/65] OMAPDSS: APPLY: add mutex
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [GIT PULL] OMAP DSS fixes for 3.2-rc
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [GIT PULL] OMAP DSS fixes for 3.2-rc
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] viafb: correct sync polarity for OLPC DCON
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 3/3] Drivers: video: controlfb: fixed a brace coding style issue
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video:da8xx-fb: Disable and reset sequence on version2 of LCDC
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Greg KH <greg@xxxxxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Alessandro Rubini <rubini@xxxxxxxx>
- Re: QVGA on a hardware which supports only >= VGA
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- Re: [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Alessandro Rubini <rubini@xxxxxxxx>
- Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- Re: [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
- From: Archit Taneja <a0393947@xxxxxx>
- Re: [PATCH 06/65] OMAPDSS: remove partial update from the overlay manager
- From: Archit Taneja <a0393947@xxxxxx>
- [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- [PATCH 17/65] OMAPDSS: add ovl/mgr_manual_update() helpers
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 16/65] OMAPDSS: remove unneeded dss_ovl_wait_for_go()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 20/65] OMAPDSS: create apply.c
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 21/65] OMAPDSS: hide manager's enable/disable()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 37/65] OMAPDSS: APPLY: move ovl funcs to apply.c
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 40/65] OMAPDSS: APPLY: add mutex
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 39/65] OMAPDSS: remove ovl/mgr check-code temporarily
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 26/65] OMAPDSS: store overlays in an array
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 47/65] OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 46/65] OMAPDSS: APPLY: rewrite register writing
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 56/65] OMAPDSS: APPLY: add dss_apply_ovl_enable()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 55/65] OMAPDSS: APPLY: remove device_changed field
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 60/65] OMAPDSS: Add comments about blocking of ovl/mgr functions
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 59/65] OMAPDSS: APPLY: remove runtime_get
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 64/65] OMAPDSS: APPLY: add return value to dss_mgr_enable()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 65/65] OMAPDSS: check the return value of dss_mgr_enable()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 62/65] OMAPDSS: APPLY: add dss_mgr_simple_check()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 61/65] OMAPDSS: APPLY: add dss_ovl_simple_check()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 57/65] OMAPDSS: APPLY: skip enable/disable if already enabled/disabled
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 54/65] OMAPDSS: APPLY: rename dirty & shadow_dirty
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 53/65] OMAPDSS: APPLY: move fifo thresholds to extra_info set
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 52/65] OMAPDSS: APPLY: move channel-field to extra_info set
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 50/65] OMAPDSS: APPLY: move mgr->info to apply.c
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 51/65] OMAPDSS: APPLY: move ovl->info to apply.c
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 48/65] OMAPDSS: APPLY: add updating flag
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 49/65] OMAPDSS: APPLY: clean up isr_handler
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 45/65] OMAPDSS: APPLY: rewrite overlay enable/disable
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 43/65] OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 44/65] OMAPDSS: APPLY: add busy field to mgr_priv_data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 19/65] OMAPDSS: apply affects only one overlay manager
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 38/65] OMAPDSS: APPLY: move mgr funcs to apply.c
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 28/65] OMAPDSS: store overlays in a list for each manager
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 32/65] OMAPDSS: APPLY: configure_* funcs take ovl/manager as args
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 34/65] OMAPDSS: APPLY: rename manager_cache_data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 33/65] OMAPDSS: APPLY: rename overlay_cache_data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 36/65] OMAPDSS: APPLY: rename dss_cache to dss_data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 31/65] OMAPDSS: APPLY: use dispc_mgr_get_vsync_irq()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 30/65] OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 29/65] OMAPDSS: APPLY: separate vsync isr register/unregister
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 27/65] OMAPDSS: store managers in an array
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 25/65] OMAPDSS: APPLY: cleanup dss_start_update
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 24/65] OMAPDSS: APPLY: skip isr register and config for disabled displays
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 23/65] OMAPDSS: APPLY: skip isr register and config for manual update displays
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 22/65] OMAPDSS: APPLY: track whether a manager is enabled
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 18/65] OMAPDSS: split omap_dss_mgr_apply() to smaller funcs
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 15/65] OMAPDSS: DISPC: remove unused functions
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 14/65] OMAPDSS: setup manager with dispc_mgr_setup()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 13/65] OMAPDSS: separate overlay channel from ovl_setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 12/65] OMAPDSS: separate FIFO threshold setup from ovl_setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 11/65] OMAPDSS: handle ilace/replication when configuring overlay
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 10/65] OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 07/65] OMAPDSS: remove partial update from DSI
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 06/65] OMAPDSS: remove partial update from the overlay manager
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 03/65] OMAPDSS: remove L4_EXAMPLE code
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 05/65] OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 04/65] OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 02/65] OMAPDSS: Remove old fifomerge hacks
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 01/65] OMAPDSS: DISPC: add missing prototype
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 00/65] OMAPDSS: manager/apply improvements
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] video: Fix return value of fb_notifier_call_chain
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video: Fix return value of fb_notifier_call_chain
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH] video: Fix return value of fb_notifier_call_chain
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH 8/8] fbdev/amifb: Use framebuffer_alloc()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 7/8] fbdev/amifb: Enable Copper DMA after setting up the Copper
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/8] fbdev/amifb: Correct whitespace
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/8] fbdev/amifb: Fix double free
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 4/8] fbdev/amifb: Make amifb_setup() static
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/8] fbdev/amifb: Reorder functions to remove forward declarations
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 5/8] fbdev/amifb: Remove superfluous casts when assigning void *
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 6/8] fbdev/amifb: Store monitor limits in separate __initdata variables
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH] viafb: correct sync polarity for OLPC DCON
- From: Daniel Drake <dsd@xxxxxxxxxx>
- Re: [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings
- From: Magnus Damm <magnus.damm@xxxxxxxxx>
- [PATCH] video: Fix return value of fb_notifier_call_chain
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- [PATCH] video: Fix return value of fb_notifier_call_chain
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: Recent viafb changes break OLPC DCON freeze
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 5/5] Drivers: video: riva: riva_hw: fixed a brace coding style issue
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video:da8xx-fb: Add 24bpp LCD configuration support
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- [PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: Recent viafb changes break OLPC DCON freeze
- From: Daniel Drake <dsd@xxxxxxxxxx>
- QVGA on a hardware which supports only >= VGA
- From: Christian Gmeiner <christian.gmeiner@xxxxxxxxx>
- [GIT PULL] OMAP DSS fixes for 3.2-rc
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 6/6] Drivers: video: riva: riva_hw: fixed a brace coding style issue
- From: Zac Storer <zac.3.14159@xxxxxxxxx>
- [PATCH 5/5] Drivers: video: riva: riva_hw: fixed a brace coding style issue
- From: Zac Storer <zac.3.14159@xxxxxxxxx>
- [PATCH 4/4] Drivers: video: sbuslib: fixed a brace coding style issue
- From: Zac Storer <zac.3.14159@xxxxxxxxx>
- [PATCH 3/3] Drivers: video: controlfb: fixed a brace coding style issue
- From: Zac Storer <zac.3.14159@xxxxxxxxx>
- Re: Recent viafb changes break OLPC DCON freeze
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] fb: split out framebuffer initialization from allocation
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH] ARM: pxafb: fix overwriting of pixel clock and output enable polarity
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Recent viafb changes break OLPC DCON freeze
- From: Daniel Drake <dsd@xxxxxxxxxx>
- Re: [PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support
- From: Igor Grinberg <grinberg@xxxxxxxxxxxxxx>
- [PATCH v2] video: support MIPI-DSI controller driver
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- [PATCH] video:da8xx-fb: Disable and reset sequence on version2 of LCDC
- From: "Manjunathappa, Prakash" <prakash.pm@xxxxxx>
- [PATCH] video:da8xx-fb: Add 24bpp LCD configuration support
- From: "Manjunathappa, Prakash" <prakash.pm@xxxxxx>
- Re: Getting FB to work in Console
- From: "D.J.J. Ring, Jr." <n1ea@xxxxxxxx>
- [PATCH] fb: split out framebuffer initialization from allocation
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: Getting FB to work in Console
- From: "D.J.J. Ring, Jr." <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- [PATCH 3/3] OMAPDSS: DISPC: skip scaling calculations when not scaling
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 2/3] OMAPFB: fix compilation warnings due to missing include
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 1/3] OMAPDSS: HDMI: fix returned HDMI pixel clock
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 0/3] OMAPDSS: fixes for rc
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: [PATCH 1/1] OMAP: DSS2: Add TI Boxer display panel driver
- From: pakuma@xxxxxxxxxxxxxx
- Re: Getting FB to work in Console
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: Getting FB to work in Console
- From: David J Ring Jr <n1ea@xxxxxxxx>
- Re: Getting FB to work in Console
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Getting FB to work in Console
- From: "D.J.J. Ring, Jr." <n1ea@xxxxxxxx>
- Re: [PATCH] video: s3c-fb: fix transparency length for pixel blending
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 1/4] zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistency
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCHv2] atmel_lcdfb: support new-style palette format
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches the manual.
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v3 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [RFC] drivers/video: fsl-diu-fb: combine several allocated buffers into one
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [RFC] drivers/video: fsl-diu-fb: combine several allocated buffers into one
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 09/18] MIPS: Alchemy: move au1200fb global functions to platform data
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH 15/15] fbdev: sh_mipi_dsi: fixup setup timing DSICTRL
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 14/15] fbdev: sh_mipi_dsi: fixup setup timing of SYSCONF
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 13/15] fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 12/15] fbdev: sh_mipi_dsi: sh_mipi has pdata instead of dev
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 11/15] fbdev: sh_mipi_dsi: add HSxxCLK support
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 10/15] fbdev: sh_mipi_dsi: add set_dot_clock() for each platform
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 09/15] fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculation
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 08/15] fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst mode
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 07/15] fbdev: sh_mipi_dsi: add lane control support
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 06/15] fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flag
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 05/15] fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flag
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 04/15] fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expression
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 03/15] fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBM
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 02/15] fbdev: sh_mipi_dsi: tidyup dsip_clk
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 01/15] fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 0/15] fbdev: sh_mipi_dsi: care un-explained register settings
- From: kuninori.morimoto.gx@xxxxxxxxxxx
- [RFC] drivers/video: fsl-diu-fb: combine several allocated buffers into one
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ihadzic@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Dave Airlie <airlied@xxxxxxxxx>
- RFC: abstract common HDMI code
- From: Jun Nie <niej0001@xxxxxxxxx>
- [PATCH] video: s3c-fb: fix transparency length for pixel blending
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH v3] GIO bus support for SGI IP22/28
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- [PATCH v3] GIO bus support for SGI IP22/28
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ihadzic@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: David Airlie <airlied@xxxxxxxxxx>
- Re: [RFC] Virtual CRTCs (proposal + experimental code)
- From: Daniel Vetter <daniel@xxxxxxxx>
- [RFC] Virtual CRTCs (proposal + experimental code)
- From: Ilija Hadzic <ilijahadzic@xxxxxxxxx>
- RE: [PATCH] FSL/DIU: add 1080P, 720P and 800x600 video modes
- From: Huang Changming-R66093 <r66093@xxxxxxxxxxxxx>
- Re: [PATCH] FSL/DIU: add 1080P, 720P and 800x600 video modes
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- [PATCH] FSL/DIU: add 1080P, 720P and 800x600 video modes
- From: <r66093@xxxxxxxxxxxxx>
- [PATCH 09/18] MIPS: Alchemy: move au1200fb global functions to platform data
- From: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx>
- Re: [PATCH v2] GIO bus support for SGI IP22/28
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] GIO bus support for SGI IP22/28
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH v2] GIO bus support for SGI IP22/28
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] GIO bus support for SGI IP22/28
- From: Joshua Kinard <kumba@xxxxxxxxxx>
- Re: [PATCH v2] GIO bus support for SGI IP22/28
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [RESENT][PATCH v2 0/2] fb: add early fb blank feature
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [GIT PULL] fbdev updates for 3.2
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH v3.1] Resurrect Intel740 driver: i740fb
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] Resurrect Intel740 driver: i740fb
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] fbtest: fix test011 with xpanstep or ypanstep greater than 1
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: fb_setcolreg(), CNVT_TOHW() and chan_to_field()
- From: Rabin Vincent <rabin@xxxxxx>
- Re: fb_setcolreg(), CNVT_TOHW() and chan_to_field()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- fb_setcolreg(), CNVT_TOHW() and chan_to_field()
- From: Rabin Vincent <rabin@xxxxxx>
- [PATCH 02/16] macfb: fix black and white modes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- lxfb_core: support 800x480 panel
- [PATCH v2] GIO bus support for SGI IP22/28
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Re: [PATCH 3/4] fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Re: [PATCH 2/4] fbdev/cirrusfb: Rewrite Zorro graphics card probing
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- [PATCH 2/4] fbdev/cirrusfb: Rewrite Zorro graphics card probing
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/4] fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 4/4] fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/4] zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistency
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [RFC PATCH 0/3] fbdev driver for dm644x
- From: "Hadli, Manjunath" <manjunath.hadli@xxxxxx>
- Re: [GIT PULL] OMAP DSS for v3.2
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 1/1] OMAP: DSS2: Add TI Boxer display panel driver
- From: Archit Taneja <archit@xxxxxx>
- Re: [GIT PULL] OMAP DSS for v3.2
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] video: platinumfb: Add __devexit_p at necessary place
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH 1/1] OMAP: DSS2: Add TI Boxer display panel driver
- From: Javier Martinez Canillas <martinez.javier@xxxxxxxxx>
- Re: linux-next: manual merge of the staging tree with the fbdev tree
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
- From: Peter Korsgaard <jacmet@xxxxxxxxxx>
- [PATCHv2] atmel_lcdfb: support new-style palette format
- From: Peter Korsgaard <jacmet@xxxxxxxxxx>
- Re: [PATCH] atmel_lcdfb: support new-style palette format
- From: Peter Korsgaard <jacmet@xxxxxxxxxx>
- [PATCH] atmel_lcdfb: support new-style palette format
- From: Peter Korsgaard <jacmet@xxxxxxxxxx>
- linux-next: manual merge of the staging tree with the fbdev tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [GIT PULL] OMAP DSS for v3.2
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 01/28] OMAP: change get_context_loss_count ret value to int
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCHv2 01/28] OMAP: change get_context_loss_count ret value to int
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 14/16] fbdev: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- [PATCH 00/16] ARM: amba: Enable module alias autogeneration for AMBA drivers
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- [PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches the manual.
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] atmel_lcdfb: Use proper blanking on negative contrast polarity
- From: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] video: platinumfb: Add __devexit_p at necessary place
- From: Axel Lin <axel.lin@xxxxxxxxx>
- Re: [PATCH 9/9] drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: [PATCH 9/9] drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH 9/9] drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 7/9] drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 8/9] [v2] drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 6/9] drivers/video: fsl-diu-fb: remove unused panel operating mode support
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 4/9] drivers/video: fsl-diu-fb: add several new video modes
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 5/9] drivers/video: fsl-diu-fb: use an enum for the AOI index
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 2/9] drivers/video: fsl-diu-fb: move some definitions out of the header file
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 1/9] [v2] drivers/video: fsl-diu-fb: fix some ioctls
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 3/9] drivers/video: fsl-diu-fb: remove broken screen blanking support
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH v3] video: da8xx-fb: Increased resolution configuration of revised LCDC IP
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] fb: fix au1100fb bitrot.
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] mx3fb: fix NULL pointer dereference in screen blanking.
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 49/55] video: irq: Remove IRQF_DISABLED
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [patch] smscufx: change edid data to u8 instead of char
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [RESEND][PATCH v2 2/2] fb: add events for early fb event support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [RESEND][PATCH v2 1/2] lcd: add callbacks for early fb event blank support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [RESENT][PATCH v2 0/2] fb: add early fb blank feature
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- RE: [PATCH v3] video: da8xx-fb: Increased resolution configuration of revised LCDC IP
- From: "Manjunathappa, Prakash" <prakash.pm@xxxxxx>
- RE: [PATCH v2 2/2] fb: add events for early fb event support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH 1/9] drivers/video: fsl-diu-fb: fix some ioctls
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] drivers/video: fsl-diu-fb: fix some ioctls
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 8/9] drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH 8/9] drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v2 2/2] fb: add events for early fb event support.
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- [PATCH] fb: fix au1100fb bitrot.
- From: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx>
- Re: [PATCH 4/9] drivers/video: fsl-diu-fb: add several new video modes
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 5/9] drivers/video: fsl-diu-fb: use an enum for the AOI index
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 6/9] drivers/video: fsl-diu-fb: remove unused panel operating mode support
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 7/9] drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 3/9] drivers/video: fsl-diu-fb: remove broken screen blanking support
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 8/9] drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 9/9] drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 4/9] drivers/video: fsl-diu-fb: add several new video modes
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 2/9] drivers/video: fsl-diu-fb: move some definitions out of the header file
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 1/9] drivers/video: fsl-diu-fb: fix some ioctls
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] drivers/video: move some definitions from fsl-diu-fb.h to fsl-diu-fb.c
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: Question on struct fb_videomode.name
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v2 2/2] fb: add events for early fb event support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Question on struct fb_videomode.name
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH v2 2/2] fb: add events for early fb event support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [PATCH v2 1/2] lcd: add callbacks for early fb event blank support.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [RFC PATCH 2/3] davinci: vpbe: add fbdev driver for dm644x
- From: Manjunath Hadli <manjunath.hadli@xxxxxx>
- [RFC PATCH 1/3] davinci: vpbe: enable vpbe for fbdev addition
- From: Manjunath Hadli <manjunath.hadli@xxxxxx>
- [RFC PATCH 0/3] fbdev driver for dm644x
- From: Manjunath Hadli <manjunath.hadli@xxxxxx>
- [RFC PATCH 3/3] davinci: vpbe: add build infrastructure for fbdev driver
- From: Manjunath Hadli <manjunath.hadli@xxxxxx>
- RE: [PATCH] FB: add early fb blank feature.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- RE: [PATCH] FB: add early fb blank feature.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [PATCH] mx3fb: fix NULL pointer dereference in screen blanking.
- From: Michael Thalmeier <michael.thalmeier@xxxxxxx>
- Re: [PATCH] gma500: gtt based hardware scrolling console
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] gma500: gtt based hardware scrolling console
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] gma500: gtt based hardware scrolling console
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 49/55] video: irq: Remove IRQF_DISABLED
- From: Yong Zhang <yong.zhang0@xxxxxxxxx>
- Re: [PATCH 49/57] video: irq: Remove IRQF_DISABLED
- From: David Brown <davidb@xxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Patrik Jakobsson <patrik.r.jakobsson@xxxxxxxxx>
- [PATCH 2/2] drivers/video: move some definitions from fsl-diu-fb.h to fsl-diu-fb.c
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 1/2] drivers/video: fix ioctls in the Freescale DIU framebuffer driver
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Heiko Stübner <heiko@xxxxxxxxx>
- [PATCH 49/57] video: irq: Remove IRQF_DISABLED
- From: Yong Zhang <yong.zhang0@xxxxxxxxx>
- Re: [PATCH] fsl-diu-fb: remove the ioctl interface
- From: Anatolij Gustschin <agust@xxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- [patch] smscufx: change edid data to u8 instead of char
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] fsl-diu-fb: remove the ioctl interface
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] sh_mobile_meram cleanups and fixes
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [patch 1/1] fb: fix potential deadlock between lock_fb_info and console_lock
- From: Andrea Righi <arighi@xxxxxxxxxxx>
- Re: [patch 1/1] fb: fix potential deadlock between lock_fb_info and console_lock
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 1/4] fbdev: sh_mobile_meram: Replace hardcoded register values with macros
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Patrik Jakobsson <patrik.r.jakobsson@xxxxxxxxx>
- [patch 1/1] fb: fix potential deadlock between lock_fb_info and console_lock
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 0/3] sh_mobile_lcdc cleanup and fixes
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] sh_mobile_lcdc cleanup and fixes
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 3/4] fbdev: sh_mobile_meram: Fix MExxCTL register save on runtime PM suspend
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/4] fbdev: sh_mobile_meram: Validate ICB configuration outside mutex
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/4] fbdev: sh_mobile_meram: Replace hardcoded register values with macros
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/4] sh_mobile_meram cleanups and fixes
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 3/3] video: s3c-fb: Modify s3c-fb driver to support window positioning
- From: Ajay Kumar <ajaykumar.rs@xxxxxxxxxxx>
- [PATCH 2/3] ARM: SAMSUNG: Embed window positioning data structure in s3c-fb plat data
- From: Ajay Kumar <ajaykumar.rs@xxxxxxxxxxx>
- [PATCH 1/3] include: fb: Add definiton for window positioning structure
- From: Ajay Kumar <ajaykumar.rs@xxxxxxxxxxx>
- [PATCH 0/3] FB: Add window positioning support
- From: Ajay Kumar <ajaykumar.rs@xxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Patrik Jakobsson <patrik.r.jakobsson@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- linux-next: manual merge of the fbdev tree with the mips tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [WIP/RFC 31/31] fbdev: sh_mobile_lcdc: Add media controller support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 30/31] fbdev: sh_mobile_hdmi: Add media controller support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 29/31] fbdev: sh_mipi_dsi: Add media controller support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 27/31] fbdev: Add media controller support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 28/31] fbdev: sh_mobile_lcdc: Make LCDC entity inherit from media_entity
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 26/31] media: Initialize media controller core with subsys_initcall
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 25/31] sh_mobile_hdmi: Use LCDC notification callback
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 24/31] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 23/31] fbdev: sh_mobile_lcdc: Return display connection state in display_on
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 21/31] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 22/31] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 20/31] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 19/31] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 18/31] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 17/31] fbdev: sh_mobile_lcdc: Remove board configuration board_data field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 16/31] fbdev: sh_mobile_lcdc: Remove board configuration owner field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 15/31] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 14/31] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 13/31] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 12/31] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 11/31] arm: mach-shmobile: Add LCDC tx_dev field to platform data
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 10/31] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 08/31] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 09/31] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 07/31] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 06/31] sh_mobile_hdmi: Remove platform data lcd_dev field
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 05/31] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 04/31] fbdev: sh_mobile_lcdc: Don't pass struct device around
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 03/31] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 02/31] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 01/31] fbdev: sh_mobile_lcdc: Reorder code into sections
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [WIP/RFC 00/31] sh_mobile_lcdc: Media controller prototype
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Rob Clark <rob.clark@xxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] video: s3c-fb: Add window positioning support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/13] drivers/video: fsl-diu-fb: several minor improvements
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH 0/2] video: s3c-fb: Add window positioning support
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Rob Clark <rob.clark@xxxxxxxxxx>
- [PATCH] zorro: Defer device_register() until all devices have been identified
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Corbin Simpson <mostawesomedude@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Rob Clark <rob@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Rob Clark <rob@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- [PATCH 06/13] drivers/video: fsl-diu-fb: remove redundant default video mode
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 04/13] drivers/video: fsl-diu-fb: fix compilation warning
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 01/13] drivers/video: fsl-diu-fb: clean up whitespace and formatting
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 12/13] drivers/video: fsl-diu-fb: the video buffer is not I/O memory
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 13/13] drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLD
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 02/13] drivers/video: fsl-diu-fb: clean up printk usage
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 07/13] drivers/video: fsl-diu-fb: improve local variable usage in some functions
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 10/13] drivers/video: fsl-diu-fb: fix memory leak on error
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 11/13] drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 05/13] drivers/video: fsl-diu-fb: improve device tree usage
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 09/13] drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 08/13] drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 03/13] drivers/video: fsl-diu-fb: remove unused ioctls
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [PATCH 0/13] drivers/video: fsl-diu-fb: several minor improvements
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Rob Clark <rob@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- Re: [REPOST][PATCH 2/2] video: miscellaneous minor changes to the Freescale DIU driver
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- Re: Proposal for a low-level Linux display framework
- From: Keith Packard <keithp@xxxxxxxxxx>
- Proposal for a low-level Linux display framework
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] FB: add early fb blank feature.
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- RE: [PATCH] FB: add early fb blank feature.
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- RE: [PATCH] FB: add early fb blank feature.
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH] FB: add early fb blank feature.
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: How to use backlight device with fb device
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: How to use backlight device with fb device
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- How to use backlight device with fb device
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Tabi Timur-B04825 <B04825@xxxxxxxxxxxxx>
- Re: [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] smscufx: reduce number of casts in ufx_raw_rect
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH V4 RESEND 1/6] video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
- From: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx>
- Re: [PATCH] backlight: l4f00242t03: Use gpio_request_one to simplify error handling
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [REPOST][PATCH 2/2] video: miscellaneous minor changes to the Freescale DIU driver
- From: Tormod Volden <lists.tormod@xxxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- [REPOST][PATCH 1/2] fbdev: fix indentation in modedb.c
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- [REPOST][PATCH 2/2] video: miscellaneous minor changes to the Freescale DIU driver
- From: Timur Tabi <timur@xxxxxxxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 09/15] OMAP: DSS2: HDMI: implement detect()
- From: "K, Mythri P" <mythripk@xxxxxx>
- Re: [PATCHv2 8/8] OMAP: DSS2: HDMI: improve hdmi output enable
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 8/8] OMAP: DSS2: HDMI: improve hdmi output enable
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCHv2 14/15] OMAP: Panda, Beagle, Overo: DVI: Add i2c_bus_num
- From: Enric Balletbò i Serra <eballetbo@xxxxxxxxx>
- Re: [PATCHv2 8/8] OMAP: DSS2: HDMI: improve hdmi output enable
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 8/8] OMAP: DSS2: HDMI: improve hdmi output enable
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCHv2 14/15] OMAP: Panda, Beagle, Overo: DVI: Add i2c_bus_num
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCHv2 14/15] OMAP: Panda, Beagle, Overo: DVI: Add i2c_bus_num
- From: Enric Balletbò i Serra <eballetbo@xxxxxxxxx>
- [PATCHv2 15/15] OMAPFB: find best mode from edid
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCHv2 14/15] OMAP: Panda, Beagle, Overo: DVI: Add i2c_bus_num
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCHv2 13/15] OMAP: DSS2: panel-generic-dpi: remove "generic" panel
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCHv2 12/15] OMAP: stalker: Remove LCD device from board file
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCHv2 11/15] OMAP: use dvi panel driver instead of generic-dpi
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCHv2 10/15] OMAP: DSS2: add panel-dvi driver
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]