linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 22:53:19 to 2011-04-01 07:17:07 UTC [more...]

[PATCH 0/9] Miscellaneous OMAP DSS patches
 2011-04-01  7:17 UTC  (12+ messages)
` [PATCH 1/9] OMAP: DSS2: move dss device clock configuration
` [PATCH 2/9] OMAP: DSS2: remove non-working msleep(40) workaround
` [PATCH 3/9] OMAP: DSS2: make 50ms bug-fix sleep optional
` [PATCH 4/9] OMAP: DSS2: VENC: make 20ms venc "
` [PATCH 5/9] OMAP: DSS2: VENC: Remove sleeps at venc enable/disable
` [PATCH 6/9] OMAP: DSS2: Add method for querying display dimensions from DSS drivers
` [PATCH 7/9] OMAP: DSS2: OMAPFB: Handle errors when initializing panel
` [PATCH 8/9] OMAP: DSS2: OMAPFB: Remove implicit display update on unblank
` [PATCH 9/9] OMAP: DSS2: VENC: Add missing start/stop_device calls

[PATCH 2/2] efifb: Add override for 11" Macbook Air 3,1
 2011-03-31 14:33 UTC 

[PATCH 1/2] Support overriding fields FW tells us with the DMI data
 2011-03-31 14:33 UTC 

[PATCH 0/2] Support incorrect UEFI Graphics Output Protocol fields
 2011-03-31 14:33 UTC 

[PATCH] efifb: support AMD Radeon HD 6490
 2011-03-31  4:54 UTC  (2+ messages)

[PATCH] s3fb: fix Virge/GX2
 2011-03-31  4:52 UTC  (2+ messages)

[PATCH] unicore32 framebuffer driver fix: make videomemory kmalloc-ed and floatable
 2011-03-30 10:55 UTC  (7+ messages)

[patch] backlight/pcf50633: check for NULL consistently in
 2011-03-29 11:19 UTC  (2+ messages)
` [patch] backlight/pcf50633: check for NULL consistently in pcf50633_bl_probe()

[patch] backlight/ld9040.c: testing the wrong variable in
 2011-03-29  4:37 UTC  (2+ messages)

[RFC][PATCH 3/3] sh_mobile_meram: MERAM platform data for LCDC
 2011-03-29  3:35 UTC 

[RFC][PATCH 2/3] sh_mobile_meram: Add support for NV24 framebuffers
 2011-03-29  3:35 UTC 

[RFC][PATCH 1/3] sh_mobile_meram: MERAM framework for LCDC
 2011-03-29  3:35 UTC 

[RFC][PATCH 0/3] MERAM support for LCDC
 2011-03-29  3:35 UTC 

[PATCH] fbcon: Remove unused 'display *p' variable from
 2011-03-29  3:32 UTC  (3+ messages)
  ` [PATCH] fbcon: Remove unused 'display *p' variable from fb_flashcursor()

[GIT PULL] omap display subsystem changes for 2.6.39
 2011-03-28 21:07 UTC  (9+ messages)

vt & fbcon changes
 2011-03-28 14:38 UTC 

[RFC PATCH] HDMI:Support for EDID parsing in kernel
 2011-03-25 15:33 UTC  (15+ messages)

[GIT PULL] viafb fixes for 2.6.39
 2011-03-24 22:53 UTC  (3+ messages)

[PATCH 0/2] Fix resource size miscalculations
 2011-03-24 22:49 UTC  (8+ messages)
` [trivial PATCH 1/2] treewide: Fix iomap "
  ` [trivial PATCH 1/2] treewide: Fix iomap resource size

viafb clock patches - second round
 2011-03-24 21:32 UTC  (7+ messages)
` [PATCH 1/3] viafb: add primary/secondary clock on/off switches
` [PATCH 3/3] viafb: add VIA slapping capability
    ` [PATCH v2] "
` [PATCH 2/3] viafb: split clock and PLL code to an extra file

Future desktop on dumb frame buffers?
 2011-03-24 11:05 UTC  (18+ messages)

[PATCH 00/20] video: msm: Adding Support for MDP3.1
 2011-03-23 22:47 UTC  (43+ messages)
` [PATCH 01/20] video: msm: Fix typo 'mpd'->'mdp'
` [PATCH 02/20] video: msm: add spinlock to mdp_info struct
` [PATCH 03/20] video: msm: add locked_enable_mdp_irq function
` [PATCH 04/20] video: msm: Move clk to mdp_info struct
` [PATCH 05/20] video: msm: Setup framework for multiple output interfaces
` [PATCH 06/20] video: msm: Simplify mdp_blit function
` [PATCH 07/20] video: msm: Allow users to request a larger x and y virtual fb
  ` [PATCH 07/20] video: msm: Allow users to request a larger x and
    ` [PATCH 07/20] video: msm: Allow users to request a larger x
` [PATCH 08/20] video: msm: Refactor mdp_regs
` [PATCH 09/20] video: msm: Split out MDP2.2 HW specific code
` [PATCH 10/20] video: msm: Separate more MDP "
` [PATCH 11/20] video: msm: Add MDP FB DMA configuration
` [PATCH 12/20] video: msm: Add IRQ callback for MDP interface
` [PATCH 13/20] video: msm: Debugging for send_blit
` [PATCH 14/20] video: msm: Write IRQ mask to MDP registers
` [PATCH 15/20] video: msm: convert printk to pr_*
` [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing blits
  ` [PATCH 16/20] video: msm: Set the EBI1 clock to 128MHz when performing
` [PATCH 17/20] video: msm: Prevent framebuffer glitch during initialization
    ` [PATCH 17/20] video: msm: Prevent framebuffer glitch
` [PATCH 18/20] video: msm: Prevent DMA lockups when switching bit depths
  ` [PATCH 18/20] video: msm: Prevent DMA lockups when switching
` [PATCH 19/20] video: msm: Separate calculation of base and offset
` [PATCH 20/20] video: msm: Add support for MDP 3.1 (qsd8k)

viafb clock patches - first round
 2011-03-23 22:35 UTC  (5+ messages)
` [PATCH 1/4] viafb: allow some pll calculations
` [PATCH 2/4] viafb: call viafb_get_clk_value only in viafb_set_vclock
` [PATCH 3/4] viafb: prepare for PLL separation
` [PATCH 4/4] viafb: add clock source selection and PLL power management support

viafb cleanup patches - first round
 2011-03-23 21:49 UTC  (5+ messages)
` [PATCH 4/4] viafb: remove unused max_hres/vres
` [PATCH 2/4] viafb: no need to write CRTC values twice
` [PATCH 3/4] viafb: kill crt_setting_information
` [PATCH 1/4] viafb: move initialization code

[GIT PULL] fbdev updates for 2.6.39-rc1, part 2
 2011-03-23 12:28 UTC 

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2011-03-22 20:58 UTC  (17+ messages)
` [PATCH 3/4 v5] "
  ` [PATCH v6 0/6] powerpc, 52xx: add charon board support
    ` [PATCH v1 1/6] powerpc, 5200: add support for charon board
    ` [PATCH v6 2/6] video, sm501: add I/O functions for use on powerpc
      ` [PATCH v6 3/6] video, sm501: add edid and commandline support
      ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to fit for charon board
        ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to
    ` [PATCH v6 4/6] video, sm501: add OF binding to support SM501
    ` [PATCH v6 5/6] powerpc, video: add SM501 support for charon board

Update Your E-Mail Details Account
 2011-03-22 14:38 UTC 

Linux 2.6.38-rc6
 2011-03-22  8:36 UTC  (11+ messages)

[patch v2] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-22  7:09 UTC  (2+ messages)

[PATCH 0/5] s3fb: various changes
 2011-03-22  6:51 UTC  (2+ messages)

[PATCH 06/13] omap: use list_move() instead of list_del()/list_add() combination
 2011-03-22  6:14 UTC  (4+ messages)
  ` [PATCH 06/13] omap: use list_move() instead of
` [PATCH 07/13] vmlfb: use list_move() instead of list_del()/list_add() combination

viafb fixes
 2011-03-21 22:46 UTC  (3+ messages)
` [PATCH 2/2] viafb: initialize margins correct
` [PATCH 1/2] viafb: refresh rate bug collection

[PATCH v3] matroxfb: remove incorrect Matrox G200eV support
 2011-03-21 17:28 UTC 

Xrandr and udlfb
 2011-03-21 15:27 UTC  (2+ messages)

Regression: black screen with Radeon KMS in 2.6.38 (2.6.37.4 worked
 2011-03-21  5:58 UTC  (3+ messages)
` Regression: black screen with Radeon KMS in 2.6.38 (2.6.37.4

[patch] fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR()
 2011-03-21  5:43 UTC  (4+ messages)
` [patch] fbdev: sh_mobile_lcdc: checking NULL instead of

[PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
 2011-03-17 15:43 UTC  (7+ messages)
      ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct
          ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms

[PATCH 2/2] s5pc110: add MIPI-DSI controller driver
 2011-03-17  9:06 UTC  (3+ messages)

[GIT PULL] fbdev updates for 2.6.39-rc1
 2011-03-17  8:43 UTC 

[PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller
 2011-03-17  8:28 UTC  (3+ messages)

matroxfb: remove incorrect Matrox G200eV support
 2011-03-16 19:58 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2 1/3] ARM: PXA: PXAFB: Fix double-free issue
 2011-03-16 13:16 UTC  (11+ messages)
` [PATCH 1/4] ARM: PXA: PXAFB: rework pxafb overlay memory management
  ` [PATCH 2/4] ARM: PXA: PXAFB: Fix plane Z-ordering problem
  ` [PATCH 3/4] ARM: PXA: PXAFB: Fix typo in ypos assignment
  ` [PATCH 4/4] ARM: PXA: PXAFB: don't disable controller on cpufreq transition if overlay is in use
    ` [PATCH 4/4] ARM: PXA: PXAFB: don't disable controller on cpufreq

[GIT PULL] viafb updates for 2.6.39
 2011-03-16  9:09 UTC  (2+ messages)

[PATCH v2] fbdev: sh_mobile_lcdc: Add YUV framebuffer support
 2011-03-16  8:28 UTC  (2+ messages)
` [PATCH v2] fbdev: sh_mobile_lcdc: Add YUV input support


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