linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-14 10:41:34 to 2012-01-10 13:01:46 UTC [more...]

[PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
 2012-01-10 13:01 UTC  (11+ messages)
  ` [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported
    ` [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove

[PATCH] video: s3c-fb: Add device tree support
 2012-01-10  4:52 UTC  (2+ messages)

[PATCH] atmel_lcdfb: fix usage of wrong registers in suspend/resume
 2012-01-09 16:46 UTC  (4+ messages)
` [PATCH v2] atmel_lcdfb: fix usage of CONTRAST_CTR "
  ` [PATCH v2] atmel_lcdfb: fix usage of CONTRAST_CTR in

[PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches the manual
 2012-01-09 16:17 UTC  (4+ messages)
` [PATCH 2/2] atmel_lcdfb: Use proper blanking on negative contrast polarity
  ` [PATCH 2/2] atmel_lcdfb: Use proper blanking on negative contrast
` [PATCH 1/2] atmel_lcdfb: Adjust HFP calculation so it matches

[PATCHv2] atmel_lcdfb: support new-style palette format
 2012-01-09 13:34 UTC  (3+ messages)

[GIT PULL] OMAP DSS for v3.3
 2012-01-09  2:40 UTC  (2+ messages)

[PATCH] grvga: fix section mismatch warnings
 2012-01-09  2:36 UTC 

[PATCH 0/6] video: s3c-fb: Use runtime suspend while blanked
 2012-01-09  2:35 UTC  (13+ messages)
` [PATCH 1/6] video: s3c-fb: Make runtime PM functional again
  ` [PATCH 2/6] video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer
  ` [PATCH 3/6] video: s3c-fb: Disable runtime PM in error paths from probe
    ` [PATCH 3/6] video: s3c-fb: Disable runtime PM in error paths from
  ` [PATCH 4/6] video: s3c-fb: Take a runtime PM reference when unblanked
    ` [PATCH 4/6] video: s3c-fb: Take a runtime PM reference when
  ` [PATCH 5/6] video: s3c-fb: Hold runtime PM references when touching registers
    ` [PATCH 5/6] video: s3c-fb: Hold runtime PM references when
  ` [PATCH 6/6] video: s3c-fb: Don't keep device runtime active when open
    ` [PATCH 6/6] video: s3c-fb: Don't keep device runtime active when

[PATCH 1/5] drivers/video: fsl-diu-fb: merge init_fbinfo() into
 2012-01-09  2:33 UTC 

[PATCH] video/omap2. dispc_mgr_enable needs runtime PM
 2012-01-05  7:40 UTC  (4+ messages)

[PATCH 2/2] backlight: Convert pwm_bl to dev_pm_ops
 2012-01-05  5:50 UTC  (3+ messages)

[PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver based on
 2012-01-05  1:01 UTC  (2+ messages)
` [PATCH v5 2/2] video: backlight: support s6e8ax0 panel driver

[PATCH] intelfbdrv.c: bailearly is an int module_param
 2012-01-04  2:41 UTC 

[PATCH v3] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS
 2012-01-03 12:52 UTC 

[PATCH] OMAPDSS: add OrtusTech COM43H4M10XTC display support
 2012-01-03  9:30 UTC  (2+ messages)

[PATCH v2] video: da8xx-fb: reset LCDC only if functional clock
 2012-01-03  5:41 UTC 

[PATCH] fb_defio: add first_io callback
 2011-12-31 10:45 UTC 

[PATCH 1/2] backlight: Convert platform_lcd to devm_kzalloc()
 2011-12-29 18:20 UTC 

[PATCH] offb: Fix setting of the pseudo-palette for >8bpp
 2011-12-28 10:10 UTC 

[PATCH] offb: Fix setting of the pseudo-palette for >8bpp
 2011-12-28 10:08 UTC 

[PATCH] grvga: fix section mismatch warnings
 2011-12-27 21:57 UTC 

[RFC PATCH 00/29] OMAPDSS: Initial Writeback Capture mode support
 2011-12-27 12:49 UTC  (30+ messages)
` [RFC PATCH 01/29] omapdss/omapfb/omap_vout: Introduce manager output struct
` [RFC PATCH 02/29] OMAPDSS: Add writeback to omap_dss_mgr_output
` [RFC PATCH 03/29] OMAPDSS: Writeback: Add writeback interface and panel driver
` [RFC PATCH 04/29] OMAPDSS: APPLY/Writeback: Add writeback_info
` [RFC PATCH 05/29] OMAPDSS: APPLY/Writeback: Apply writeback configurations
` [RFC PATCH 06/29] OMAPDSS: APPLY: Add writeback enable/disable functions
` [RFC PATCH 07/29] OMAPDSS: APPLY: Add extra_info for writeback
` [RFC PATCH 08/29] OMAPDSS: APPLY: Modify manager unset device op
` [RFC PATCH 09/29] OMAPDSS: APPLY: Allow manager set/unset_device ops to set/unset writeback
` [RFC PATCH 10/29] OMAPDSS: APPLY: Calculate channel_in for writeback
` [RFC PATCH 11/29] OMAPDSS: DISPC: Add writeback as a new plane
` [RFC PATCH 12/29] OMAPDSS: Writeback: Add check for color_mode in dss_wb_simple_check()
` [RFC PATCH 13/29] OMAPDSS: APPLY: Configure writeback FIFOs
` [RFC PATCH 14/29] OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
` [RFC PATCH 15/29] OMAPDSS: DISPC: Pass overlay caps as a parameter to DISPC overlay related function
` [RFC PATCH 16/29] OMAPDSS: OVERLAY: Add position and replication as overlay caps
` [RFC PATCH 17/29] OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_plane_setup
` [RFC PATCH 18/29] OMAPDSS: DISPC: Make chroma_upscale an argument to dispc_plane_setup
` [RFC PATCH 19/29] OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
` [RFC PATCH 20/29] OMAPDSS: Writeback: Add writeback capabilities
` [RFC PATCH 21/29] OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
` [RFC PATCH 22/29] OMAPDSS: DISPC: Setup writeback go, enable and channel_in functions
` [RFC PATCH 23/29] OMAPDSS: Writeback: Configure writeback specific parameters
` [RFC PATCH 24/29] OMAPDSS: Writeback: Use panel driver ops to configure mirroring rotation and buffe
` [RFC PATCH 25/29] OMAPDSS: Writeback: Add sysfs attributes to writeback panel
` [RFC PATCH 26/29] OMAPDSS: DISPLAY: Add a manager apply to sysfs store attributes for writeback
` [RFC PATCH 27/29] OMAPDSS: MANAGER: Split manager_display_store into smaller functions
` [RFC PATCH 28/29] OMAPDSS: MANAGER: Add writeback as a sysfs attribute
` [RFC PATCH 29/29] OMAPDSS: FEATURES: Allow WB panels to attach to managers

[PATCH] video: s3c-fb: make runtime pm functions static
 2011-12-27 10:32 UTC  (4+ messages)
` [PATCH] video: s3c-fb: Make runtime PM functional again

[PATCH] video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer
 2011-12-27  1:02 UTC  (2+ messages)
` [PATCH] video: s3c-fb: Use s3c_fb_enable() to enable the

Need advice on performant text-mode output API
 2011-12-24 15:54 UTC 

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA
 2011-12-22 18:50 UTC  (8+ messages)
` [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
  ` [GIT PULL] ARM: amba: Enable module alias autogeneration for

[PATCH v2] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS
 2011-12-22  9:31 UTC 

[PATCH] fbdev: matroxfb: Fix compilation after fb_var_screeninfo change
 2011-12-21 21:44 UTC  (2+ messages)
` [PATCH] fbdev: matroxfb: Fix compilation after fb_var_screeninfo

[PATCH] s3fb: fix Virge/VX
 2011-12-21 21:44 UTC  (2+ messages)

[PATCH RESEND] MXSFB: Fix driver registration
 2011-12-21 21:42 UTC  (3+ messages)

[PATCH] MAINTAINERS: add a maintainer for Samsung Framebuffer driver
 2011-12-21 21:42 UTC  (2+ messages)
` [PATCH] MAINTAINERS: add a maintainer for Samsung Framebuffer

[PATCH] video: da8xx-fb: reset LCDC only if functional clock changes with DVFS
 2011-12-21 11:11 UTC  (3+ messages)
` [PATCH] video: da8xx-fb: reset LCDC only if functional clock

[BUGFIX] video/mxsfb: fix crash when unblanking the display
 2011-12-21  7:27 UTC  (2+ messages)

[PATCH v5 1/2] video: support MIPI-DSI controller driver
 2011-12-21  4:24 UTC 

[PATCH v5 0/2] video: support MIPI-DSI controller driver
 2011-12-21  4:24 UTC 

[PATCH] video: backlight: support MIPI DSI based s6e8ax0 amoled panel
 2011-12-20 22:44 UTC  (2+ messages)
` [PATCH] video: backlight: support MIPI DSI based s6e8ax0 amoled

linux-next: build warning after merge of the fbdev tree
 2011-12-20 15:48 UTC  (7+ messages)

[PATCH V2 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC Scaling
 2011-12-20 12:28 UTC  (3+ messages)
` [PATCH V2 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC

[PATCH v4] video: support MIPI-DSI controller driver
 2011-12-20  8:38 UTC 

[PATCH v3] video: support MIPI-DSI controller driver
 2011-12-20  8:28 UTC  (2+ messages)

[PATCH v5 0/3] fbdev: Add FOURCC-based format configuration API
 2011-12-19 23:20 UTC  (2+ messages)

[PATCH 3/15] i810: fix module_param bool abuse
 2011-12-19 23:16 UTC  (2+ messages)

[PATCH 1/3] video: convert mbxfb to use module_platform_driver()
 2011-12-19 23:15 UTC  (4+ messages)
` [PATCH 3/3] video: pnx4008: convert drivers/video/pnx4008/* to use
  ` [PATCH 3/3] video: pnx4008: convert drivers/video/pnx4008/* to

[PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to "data"
 2011-12-19 23:14 UTC  (2+ messages)
` [PATCH] drivers/video: fsl-diu-fb: rename "machine_data_" to

[PATCH] video: s3c-fb: add shadow register protect
 2011-12-19 23:13 UTC  (2+ messages)

[PATCH V2] video: s3c-fb: modify runtime pm functions
 2011-12-19 23:12 UTC  (6+ messages)
`  "

[PATCH] drivers/video: fsl-diu-fb: merge all allocated data into one block
 2011-12-19 23:11 UTC  (2+ messages)
` [PATCH] drivers/video: fsl-diu-fb: merge all allocated data into

[PATCH] video: s3c-fb: set missing bitmask of enabled hardware window
 2011-12-19 23:10 UTC  (2+ messages)
` [PATCH] video: s3c-fb: set missing bitmask of enabled hardware

[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
 2011-12-19 23:08 UTC  (3+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 6/7] omapfb: lcd_ams_delta: drive control lines over GPIO

[PATCH 5/5] drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
 2011-12-19 22:26 UTC 

[PATCH 4/5] drivers/video: fsl-diu-fb: add default platform ops functions
 2011-12-19 22:26 UTC 

[PATCH 3/5] drivers/video: fsl-diu-fb: remove broken reference count enabling the display
 2011-12-19 22:26 UTC 

[PATCH 2/5] drivers/video: fsl-diu-fb: set correct framebuffer flags
 2011-12-19 22:26 UTC 

[PATCH 1/5] drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
 2011-12-19 22:26 UTC 

Should I use FBINFO_VIRTFB?
 2011-12-19 16:08 UTC  (7+ messages)

[PATCH] MXSFB: Fix driver registration
 2011-12-19 15:18 UTC  (2+ messages)

[PATCH V2 2/2] OMAPDSS: DISPC: Update Scaling Clock Logic
 2011-12-19  8:45 UTC 

[PATCH V2 1/2] OMAPDSS: DISPC: Update Fir Coefficients
 2011-12-19  8:45 UTC 

[PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
 2011-12-19  1:29 UTC  (5+ messages)
` [PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the

[PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data
 2011-12-19  0:27 UTC  (4+ messages)
` [PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to

[PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on
 2011-12-19  0:21 UTC  (3+ messages)
` [PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection

[PATCH v4] Resurrect Intel740 driver: i740fb
 2011-12-17  1:12 UTC  (2+ messages)

"ls > /dev/fb0" generates weird ioctls if panning is set
 2011-12-16 23:03 UTC  (3+ messages)

[PATCH v4 3/5] powerpc/mpc5121: shared DIU framebuffer support
 2011-12-16 23:00 UTC  (6+ messages)

[PATCH 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
 2011-12-16 10:22 UTC  (3+ messages)
` [PATCH 25/57] sh_mobile_lcdc: Add display notify callback to

[PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
 2011-12-16 10:17 UTC  (3+ messages)
` [PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct

[PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
 2011-12-16  9:52 UTC  (3+ messages)
` [PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to

[PATCH 1/2] OMAPDSS: DISPC: Update Fir Coefficients
 2011-12-16  8:48 UTC  (5+ messages)

[PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
 2011-12-15 22:17 UTC  (3+ messages)
` [PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info()

[PATCH 48/57] fbdev: sh_mobile_meram: Allocate ICBs automatically
 2011-12-15 11:39 UTC  (3+ messages)

[PATCH 47/57] fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
 2011-12-15 11:37 UTC  (3+ messages)
` [PATCH 47/57] fbdev: sh_mobile_meram: Use genalloc to manage

[PATCH 2/2] offb: Add palette hack for qemu "standard vga"
 2011-12-15  8:09 UTC  (3+ messages)
` [PATCH 2/2] offb: Add palette hack for qemu "standard vga" framebuffer

[PATCH 1/2] offb: Fix bug in calculating requested vram size
 2011-12-14 23:58 UTC 

[PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
 2011-12-14 12:30 UTC  (3+ messages)
` [PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with

[PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
 2011-12-14 11:10 UTC  (2+ messages)

[PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
 2011-12-14 10:47 UTC  (3+ messages)


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).