linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-31 13:12:20 to 2012-09-14 10:57:18 UTC [more...]

[PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline
 2012-09-14 10:57 UTC  (34+ messages)
` [PATCH 01/21] OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
` [PATCH 02/21] OMAPDSS: DISPC: Rename scalar related functions from dispc_ovl_* to dispc_plane_*
` [PATCH 03/21] OMAPDSS: DISPC: Rename fifo/burst "
` [PATCH 04/21] OMAPDSS: DISPC: Rename misc "
` [PATCH 05/21] OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes
` [PATCH 06/21] OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
` [PATCH 07/21] OMAPDSS: OVERLAY: Add position and replication as overlay caps
` [PATCH 08/21] OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_plane_setup
` [PATCH 09/21] OMAPDSS: DISPC: Calculate scaling limits in a more generic way
` [PATCH 10/21] OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
` [PATCH 11/21] OMAPDSS: DISPC: Add writeback register offsets and dss features structs
` [PATCH 12/21] OMAPDSS: DISPC: Configure input and output sizes for writeback
` [PATCH 13/21] OMAPDSS: DISPC: Pass dummy scalar output rates for writeback pipeline
` [PATCH 14/21] OMAPDSS: DISPC: Downscale chroma if plane is writeback
` [PATCH 15/21] OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
` [PATCH 16/21] OMAPDSS: DISPC: Add function to set channel in "
` [PATCH 17/21] OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
` [PATCH 18/21] OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
` [PATCH 19/21] OMAPDSS: DISPC: Configure writeback FIFOs
` [PATCH 20/21] OMAPDSS: DISPC: Add manager like functions for writeback
` [PATCH 21/21] OMAPDSS: DISPC: Configure color conversion coefficients "

[PATCHv3 1/4] video: mmp display subsystem
 2012-09-14  2:54 UTC  (2+ messages)

[RFC 0/5] Generic panel framework
 2012-09-13 19:32 UTC  (11+ messages)
` [RFC 1/5] video: Add generic display panel core

[PATCH 0/5] use devm_ functions
 2012-09-13 19:06 UTC  (4+ messages)
` [PATCH 2/5] drivers/video/gbefb.c: "

[PATCH v6 0/4] Runtime Interpreted Power Sequences
 2012-09-13 15:44 UTC  (42+ messages)
  ` [PATCH v6 1/4] "
  ` [PATCH v6 3/4] tegra: dt: add label to tegra20's PWM
` [PATCH v6 2/4] pwm_backlight: use power sequences
` [PATCH v6 4/4] tegra: ventana: add pwm backlight DT nodes

[PATCH] video: exynos_dp: Add device tree support to DP driver
 2012-09-13 13:24 UTC 

[PATCH v2] of: Add videomode helper
 2012-09-13 11:19 UTC  (3+ messages)

[PATCH] video: exynos_dp: increase AUX channel voltage level
 2012-09-12  7:52 UTC 

[PATCH] video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
 2012-09-12  4:34 UTC 

[PATCH] pwm-backlight: Use devm_pwm_get in pwm_bl.c
 2012-09-12  0:55 UTC  (2+ messages)

[PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver
 2012-09-11  2:31 UTC  (2+ messages)

[RFC PATCH] OMAPDSS: DISPC: Fix IRQ unregister race
 2012-09-10 19:34 UTC  (7+ messages)
    ` [RFC PATCH v2] OMAPDSS: "
          ` [PATCH v3] "

[PATCH 2/2] video: s3c2410: fix checkpatch warnings
 2012-09-10 10:55 UTC 

[PATCH 1/2] video: s3c2410: Use pr_* and dev_* instead of printk
 2012-09-10 10:54 UTC 

[PATCHv3 4/4] video: mmp: add tpo hvga panel supported
 2012-09-10  8:27 UTC 

[PATCH] fbdev: Add Renesas vdc4 framebuffer driver
 2012-09-10  8:14 UTC  (5+ messages)

video: exynos_dp: Add device tree based discovery support
 2012-09-10  1:31 UTC  (2+ messages)

[PATCH] fbdev: jz4740: Use devm_request_and_ioremap
 2012-09-09 15:38 UTC 

[PATCH 0/8] OMAPDSS: Misc improvements
 2012-09-07 16:59 UTC  (12+ messages)
` [PATCH 1/8] OMAPDSS: HDMI: Move GPIO handling to HDMI driver
` [PATCH 3/8] OMAP4: TWL: add vdda_hdmi_dac regulator supply
` [PATCH 7/8] OMAP: 4430SDP: remove DSI clock config from board file

[PATCH v5 0/4] Runtime Interpreted Power Sequences
 2012-09-07 16:36 UTC  (14+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] pwm_backlight: use power sequences

[PATCH 00/17] Misc OMAP DSS patches part 2
 2012-09-07 11:48 UTC  (33+ messages)
` [PATCH 01/17] OMAPDSS: Taal: use devm_* functions
` [PATCH 02/17] OMAPFB1: remove unnecessary includes
` [PATCH 03/17] OMAPFB1: remove a non-used table
` [PATCH 04/17] OMAPDSS: remove unnecessary includes
` [PATCH 05/17] OMAPFB: clear framebuffers with CPU
` [PATCH 06/17] OMAPDSS: VRAM: Remove clearing with sDMA
` [PATCH 07/17] OMAPDSS: Taal: Reogranize for device tree
` [PATCH 08/17] OMAPDSS: TFP410: use devm_gpio_request_one
` [PATCH 09/17] OMAPDSS: split overlay sysfs code
` [PATCH 10/17] OMAPDSS: split manager "
` [PATCH 11/17] OMAPDSS: clean up dss_mgr_set_lcd_config
` [PATCH 12/17] OMAPDSS: clean up dss_mgr_set_timings
` [PATCH 13/17] Revert "OMAPDSS: APPLY: add fifo-merge support"
` [PATCH 14/17] Revert "OMAPDSS: APPLY: add fifo merge support funcs"
` [PATCH 15/17] OMAPDSS: remove extra_info completion code
` [PATCH 16/17] OMAPDSS: Improve fifo management code
` [PATCH 17/17] OMAPDSS: Use WB fifo for GFX overlay

[PATCHv2 3/4] video: mmp display controller support
 2012-09-07  8:48 UTC 

[PATCHv2 2/4] video: mmp fb support
 2012-09-07  8:48 UTC 

[PATCH 0/6] OMAPDSS: Remove cpu_is checks
 2012-09-06 20:08 UTC  (7+ messages)
` [PATCH V5 0/6] OMAPDSS: Cleanup "

[PATCH 7/10] drivers/video/sis/initextlfb.c: removes unnecessary semicolon
 2012-09-06 16:09 UTC 

[PATCH 4/4] video: mmp: add tpo hvga panel support
 2012-09-06 12:01 UTC 

[PATCH] video: bf*: Add missing spinlock init
 2012-09-06  7:23 UTC 

[PATCH 2/4] video: mmp fb support
 2012-09-06  3:01 UTC 

[PATCH 0/7] HID: picoLCD updates
 2012-09-05  9:50 UTC  (3+ messages)
` [PATCH 0/6] HID: picoLCD additional fixes + CIR support

[PATCHv4] Add support for the OLED in the CFA10036
 2012-09-05  9:35 UTC  (3+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller
` [PATCH 2/2] ARM: dts: mxs: add oled support for the cfa-10036

[PATCH] vmlfb: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  6:40 UTC 

[PATCH] viafb: don't touch clock state on OLPC XO-1.5
 2012-09-04 15:45 UTC 

[GIT PULL] fbdev fixes for 3.6
 2012-09-04 10:30 UTC 

[PATCH v5] da8xx-fb: allow frame to complete after disabling LCDC
 2012-09-04  3:20 UTC  (2+ messages)

[PATCHv2 1/4] video: mmp display subsystem
 2012-09-04  2:55 UTC  (4+ messages)

[PATCH] fbdev: move EXPORT_SYMBOL statements to the functions
 2012-09-04  1:35 UTC 

[PATCH 00/23] OMAPDSS: Create output entities
 2012-09-03  9:38 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/23] OMAPDSS: Create links between managers, outputs and devices
  ` [PATCH v2 10/23] OMAPDSS: DPI: Pass omap_dss_output within the driver
  ` [PATCH v2 15/23] OMAPDSS: RFBI: Add dssdev pointers as arguments to all exported functions
  ` [PATCH v2 20/23] OMAPDSS: MANAGER: Update display sysfs store

[PATCH] video: exynos_dp: replace link_status with link_align to check channel equalization
 2012-09-03  8:50 UTC 

[PATCH] video: s3c2410fb: Use pr_* and dev_* instead of printk
 2012-09-03  0:54 UTC 

[PATCH 0/5] use devm_ functions
 2012-09-02 15:19 UTC  (4+ messages)
` [PATCH 3/5] drivers/video/jz4740_fb.c: "

[PATCH v2] da8xx-fb: enable LCDC if FB is unblanked
 2012-08-31 14:30 UTC 

[PATCH] da8xx-fb: enable LCDC if FB is unblanked
 2012-08-31 14:15 UTC  (2+ messages)

[PATCH] video: mbxfb: Include linux/io.h instead of asm/io.h
 2012-08-31 13:39 UTC 


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