messages from 2011-11-23 09:37:16 to 2011-12-14 04:53:19 UTC [more...]
[PATCH 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC Scaling
2011-12-14 4:53 UTC
[PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
2011-12-14 3:04 UTC (2+ messages)
` [PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info()
[PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
2011-12-14 0:03 UTC (2+ messages)
` [PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter
[PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
2011-12-13 23:02 UTC (2+ messages)
` [PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel
[PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
2011-12-13 22:23 UTC (2+ messages)
` [PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with
[PATCH] video:da8xx-fb: Add 24bpp LCD configuration support
2011-12-13 14:45 UTC (4+ messages)
[PATCH 57/57] fbdev: sh_mobile_lcdc: Implement overlays support
2011-12-13 14:02 UTC
[PATCH 56/57] fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix
2011-12-13 14:02 UTC
[PATCH 55/57] fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
2011-12-13 14:02 UTC
[PATCH 54/57] fbdev: sh_mobile_meram: Remove unneeded sanity checks
2011-12-13 14:02 UTC
[PATCH 53/57] fbdev: sh_mobile_meram: Don't perform update in register operation
2011-12-13 14:02 UTC
[PATCH 52/57] arm: mach-shmobile: Constify sh_mobile_meram_cfg structures
2011-12-13 14:02 UTC
[PATCH 51/57] fbdev: sh_mobile_lcdc: Don't store copy of platform data
2011-12-13 14:02 UTC
[PATCH 50/57] fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
2011-12-13 14:02 UTC
[PATCH 49/57] arm: mach-shmobile: Don't set MERAM ICB numbers in platform data
2011-12-13 14:02 UTC
[PATCH 48/57] fbdev: sh_mobile_meram: Allocate ICBs automatically
2011-12-13 14:02 UTC
[PATCH 47/57] fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
2011-12-13 14:02 UTC
[PATCH 46/57] fbdev: sh_mobile_meram: Divide the code into sections
2011-12-13 14:02 UTC
[PATCH 45/57] fbdev: sh_mobile_meram: Don't inline everything
2011-12-13 14:02 UTC
[PATCH 44/57] fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
2011-12-13 14:02 UTC
[PATCH 43/57] fbdev: sh_mobile_meram: Make current_reg field store the current reg set
2011-12-13 14:02 UTC
[PATCH 42/57] fbdev: sh_mobile_meram: Make variables unsigned where applicable
2011-12-13 14:02 UTC
[PATCH 41/57] fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
2011-12-13 14:02 UTC
[PATCH 40/57] fbdev: sh_mobile_meram: Request memory regions for memory resources
2011-12-13 14:02 UTC
[PATCH 39/57] arm: mach-shmobile: Split MERAM resources into regs and meram
2011-12-13 14:02 UTC
[PATCH 38/57] fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
2011-12-13 14:02 UTC
[PATCH 37/57] fbdev: sh_mobile_lcdc: Store configuration in channel structure
2011-12-13 14:02 UTC
[PATCH 36/57] fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
2011-12-13 14:02 UTC
[PATCH 35/57] fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
2011-12-13 14:02 UTC
[PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
2011-12-13 14:02 UTC
[PATCH 32/57] fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
2011-12-13 14:02 UTC
[PATCH 31/57] fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
2011-12-13 14:02 UTC
[PATCH 30/57] fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
2011-12-13 14:02 UTC
[PATCH 29/57] fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
2011-12-13 14:02 UTC
[PATCH 28/57] fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
2011-12-13 14:02 UTC
[PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
2011-12-13 14:02 UTC
[PATCH 26/57] sh_mobile_hdmi: Use LCDC notification callback
2011-12-13 14:02 UTC
[PATCH 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
2011-12-13 14:02 UTC
[PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on
2011-12-13 14:02 UTC
[PATCH 23/57] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
2011-12-13 14:02 UTC
[PATCH 22/57] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
2011-12-13 14:02 UTC
[PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
2011-12-13 14:02 UTC
[PATCH 20/57] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
2011-12-13 14:02 UTC
[PATCH 19/57] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
2011-12-13 14:02 UTC
[PATCH 18/57] fbdev: sh_mobile_lcdc: Remove board configuration board_data field
2011-12-13 14:02 UTC
[PATCH 17/57] fbdev: sh_mobile_lcdc: Remove board configuration owner field
2011-12-13 14:02 UTC
[PATCH 16/57] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
2011-12-13 14:02 UTC
[PATCH 15/57] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
2011-12-13 14:02 UTC
[PATCH 14/57] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
2011-12-13 14:02 UTC
[PATCH 13/57] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
2011-12-13 14:02 UTC
[PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data
2011-12-13 14:02 UTC
[PATCH 10/57] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
2011-12-13 14:02 UTC
[PATCH 09/57] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
2011-12-13 14:02 UTC
[PATCH 08/57] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
2011-12-13 14:02 UTC
[PATCH 07/57] sh_mobile_hdmi: Remove platform data lcd_dev field
2011-12-13 14:02 UTC
[PATCH 05/57] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
2011-12-13 14:02 UTC
[PATCH 04/57] fbdev: sh_mobile_lcdc: Don't pass struct device around
2011-12-13 14:01 UTC
[PATCH 03/57] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
2011-12-13 14:01 UTC
[PATCH 01/57] fbdev: sh_mobile_lcdc: Reorder code into sections
2011-12-13 14:01 UTC
[PATCH 00/57] SH Mobile LCDC: rework DSI/HDMI interface and add overlays support
2011-12-13 14:01 UTC
[PATCH v5 0/3] fbdev: Add FOURCC-based format configuration API
2011-12-13 13:02 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
` [PATCH v5 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API
[PATCH v4 0/3] fbdev: Add FOURCC-based format configuration API
2011-12-13 11:46 UTC (11+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
` [PATCH v4 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42
` [PATCH v4 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API
[PATCH 00/65] OMAPDSS: manager/apply improvements
2011-12-13 11:16 UTC (26+ messages)
` [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
` [PATCH 40/65] OMAPDSS: APPLY: add mutex
` [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd
` [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
` [PATCH 58/65] OMAPDSS: APPLY: add
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs
Xmas Lening Aanbieding
2011-12-12 13:11 UTC
[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
2011-12-12 11:24 UTC (4+ messages)
` [PATCH 08/10] omapfb: lcd_ams_delta: Drive control lines over GPIO
` [PATCH 08/10] omapfb: lcd_ams_delta: Drive control lines over
` [PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with
[PATCH 1/3] video: convert mbxfb to use module_platform_driver()
2011-12-12 10:46 UTC (6+ messages)
` [PATCH 2/3] video: omap: convert drivers/video/omap/* to use
` [PATCH 2/3] video: omap: convert drivers/video/omap/* to use module_platform_driver()
` [PATCH 3/3] video: pnx4008: convert drivers/video/pnx4008/* to use
[PATCH 1/2] video: omap: Staticise non-exported symbols
2011-12-12 10:45 UTC (4+ messages)
[PATCH 02/16] macfb: fix black and white modes
2011-12-10 5:23 UTC (2+ messages)
[PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data"
2011-12-09 19:54 UTC (2+ messages)
` [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to
[PATCH v3] backlight/ld9040.c: regulator control in the driver
2011-12-09 5:38 UTC
Final Notice
2011-12-08 16:54 UTC
[PATCH] video: s3c-fb: add shadow register protect
2011-12-08 9:08 UTC
[PATCH v4] Resurrect Intel740 driver: i740fb
2011-12-07 23:24 UTC
[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
2011-12-06 16:18 UTC (4+ messages)
` [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA
` [GIT PULL] ARM: amba: Enable module alias autogeneration for
[PATCH 2/2] video: s3c-fb: Convert to devm style allocation
2011-12-06 14:37 UTC (5+ messages)
[BUGFIX] video/mxsfb: fix crash when unblanking the display
2011-12-06 12:27 UTC
Problems with radeon driver under KDE-4.7.2
2011-12-05 16:57 UTC
(no subject)
2011-12-05 9:16 UTC
[PATCH V2] video: s3c-fb: modify runtime pm functions
2011-12-05 2:42 UTC
[PATCH] video: s3c-fb: modify runtime pm functions
2011-12-05 2:32 UTC
[PATCH v3.1] [resend] Resurrect Intel740 driver: i740fb
2011-12-04 2:35 UTC (3+ messages)
[PATCH] video: s3c2410: fix checkpatch error and warnings
2011-12-04 0:40 UTC
[PATCH 1/2] video: s3c-fb: Unify runtime and system PM functions
2011-12-04 0:39 UTC (3+ messages)
[PATCH] video: convert drivers/video/* to use
2011-12-04 0:38 UTC (8+ messages)
` [PATCH] video: convert drivers/video/* to use module_platform_driver()
[PATCH 09/11] video: Remove redundant spi driver bus initialization
2011-12-04 0:36 UTC (3+ messages)
` [PATCH 09/11] video: Remove redundant spi driver bus
[PATCH 1/8] fbdev/amifb: Correct whitespace
2011-12-04 0:35 UTC (2+ messages)
[PATCH] drivers/video: fsl-diu-fb: merge all allocated data into one block
2011-12-02 23:03 UTC
QVGA on a hardware which supports only >= VGA
2011-12-02 17:57 UTC (2+ messages)
backlight/ld9040.c: regulator control in the lcd driver
2011-12-02 10:52 UTC (7+ messages)
[PATCH] video: s3c-fb: set missing bitmask of enabled hardware window
2011-12-02 10:07 UTC
drm pixel formats update
2011-11-29 16:13 UTC (3+ messages)
[PATCH] video: s3c2410: fix checkpatch error and warnings
2011-11-29 9:48 UTC
[PATCH 00/13] OMAPDSS: DSI fixes
2011-11-29 9:09 UTC (17+ messages)
` [PATCH 01/13] OMAPDSS: DSI: flush posted write when entering ULPS
` [PATCH 02/13] OMAPDSS: DSI: flush posted write in send_bta
` [PATCH 03/13] OMAPDSS: DISPC: Flush posted writes when enabling outputs
` [PATCH 04/13] OMAPDSS: DSI: count with number of lanes
` [PATCH 05/13] OMAPDSS: DSI: Parse lane config
` [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
` [PATCH 06/13] OMAPDSS: DSI: Use new lane config in
` [PATCH 07/13] OMAPDSS: DSI: use lane config in dsi_get_lane_mask
` [PATCH 08/13] OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
` [PATCH 09/13] OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
` [PATCH 10/13] OMAPDSS: DSI: remove dsi_get_num_lanes_used
` [PATCH 11/13] OMAPDSS: DSI: fix lane handling when entering ULPS
` [PATCH 12/13] OMAPDSS: DSI: improve wait_for_bit_change
` [PATCH 13/13] OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
[PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
2011-11-28 11:12 UTC (6+ messages)
` [PATCH v3 1/3] "
[PATCH] video: s3c-fb: Unify runtime and system PM functions
2011-11-28 1:49 UTC (2+ messages)
Problems with radeon driver under KDE-4.7.2
2011-11-27 14:15 UTC
[GIT PULL] fbdev fixes for 3.2
2011-11-26 19:14 UTC
[RFC] Virtual CRTCs (proposal + experimental code)
2011-11-25 5:11 UTC (9+ messages)
[PATCH] lxfb: add support for LQ057V3DG01 panel
2011-11-23 11:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).