linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 07:44:18 to 2017-11-06 09:20:07 UTC [more...]

[PATCH v5 0/7] drm/fbdev: Panel orientation connector property support
 2017-11-06  9:20 UTC  (11+ messages)
` [PATCH v5 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info
` [PATCH v5 2/7] drm: Add panel orientation quirks
  ` [Intel-gfx] "
` [PATCH v5 3/7] drm: Add support for a panel-orientation connector property
  ` [Intel-gfx] "
` [PATCH v5 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane
  ` [Intel-gfx] [PATCH v5 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary
` [PATCH v5 5/7] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v5 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
` [PATCH v5 7/7] fbcon: Remove dmi quirk table

[PATCH] video: atmel_lcdfb: Use common error handling code in atmel_lcdfb_of_init()
 2017-11-06  9:00 UTC  (4+ messages)
    `  "

[PATCH] sm750fb: Fix parameter mistake in poke32
 2017-11-06  0:43 UTC 

[PATCH] backlight: ili922x: remove redundant variable len
 2017-11-05 17:23 UTC  (2+ messages)

[PATCH] video/fbdev/dnfb: Use common error handling code in dnfb_probe()
 2017-11-05 14:43 UTC 

[PATCH 1/3] sm501fb: deallocate colormap only if allocated
 2017-11-04 21:24 UTC  (3+ messages)
` [PATCH 2/3] sm501fb: unregister framebuffer only if registered
` [PATCH 3/3] sm501fb: suspend and resume fb if it exists

[PATCH v3 0/7] drm/fbdev: Panel orientation connector property support
 2017-11-04 13:13 UTC  (24+ messages)
` [PATCH v3 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info
` [PATCH v3 2/7] drm: Add panel orientation quirks
  ` [Intel-gfx] "
` [PATCH v3 3/7] drm: Add support for a panel-orientation connector property
  ` [Intel-gfx] "
` [PATCH v3 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane
  ` [Intel-gfx] [PATCH v3 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary
` [PATCH v3 5/7] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v3 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
  ` [Intel-gfx] [PATCH v3 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation
` [PATCH v3 7/7] fbcon: Remove dmi quirk table
` [Intel-gfx] [PATCH v3 0/7] drm/fbdev: Panel orientation connector property support

[PATCH v8 4/5] video: goldfishfb: Add support for device tree bindings
 2017-11-03 17:21 UTC 

[PATCH] Add support for ORISE OTM3225A LCD SoC
 2017-11-03 13:09 UTC 

[PATCH v7 4/5] video: goldfishfb: Add support for device tree bindings
 2017-11-02 16:21 UTC 

[PATCH] video: udlfb: Fix read EDID timeout
 2017-11-02 11:02 UTC 

[RFC PATCH] clk: move of_clk_get_parent_count() declaration to <linux/__clk.h>
 2017-11-02  5:32 UTC  (4+ messages)

[PATCH v6 4/5] video: goldfishfb: Add support for device tree bindings
 2017-10-30 11:56 UTC 

[PATCH 0/2] backlight: pwm_bl: prevent backlight flicker when switching PWM on
 2017-10-30 10:33 UTC  (6+ messages)
` [PATCH 1/2] backlight: pwm_bl: Enable PWM before switching regulator on
  ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching backligh
    ` [PATCH 2/2] backlight: pwm_bl: add configurable delay between re-enabling PWM and switching back

Backlight confusion
 2017-10-30  8:17 UTC  (2+ messages)

[RFC 00/14] Kernel based bootsplash
 2017-10-27 16:48 UTC  (24+ messages)
` [RFC 01/14] bootsplash: Initial implementation showing black screen
` [RFC 02/14] bootsplash: Add platform device
` [RFC 03/14] bootsplash: Flush framebuffer after drawing
` [RFC 04/14] bootsplash: Redraw on suspend/hibernate
` [RFC 05/14] bootsplash: Disable splash on oops
` [RFC 06/14] bootsplash: Disable on SysRq SAK
` [RFC 07/14] bootsplash: Add VT keyboard hook
` [RFC 08/14] bootsplash: Add file reading and picture rendering
` [RFC 09/14] bootsplash: Add corner positioning
` [RFC 10/14] bootsplash: Add animation support
` [RFC 11/14] bootsplash: Redraw fully on console_unblank
` [RFC 12/14] bootsplash: Add sysfs ABI documentation
` [RFC 13/14] bootsplash: Add main documentation
` [RFC 14/14] bootsplash: Update MAINTAINERS

[PATCH] video: fbdev: Convert timers to use timer_setup()
 2017-10-24 15:20 UTC 

[PATCH v4 0/7] drm/fbdev: Panel orientation connector property support
 2017-10-23  9:25 UTC  (8+ messages)
` [PATCH v4 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info
` [PATCH v4 2/7] drm: Add panel orientation quirks
` [PATCH v4 3/7] drm: Add support for a panel-orientation connector property
` [PATCH v4 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane
` [PATCH v4 5/7] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v4 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
` [PATCH v4 7/7] fbcon: Remove dmi quirk table

[PATCH v2 0/4] fb/drm: Add support for a panel-orientation connector prop
 2017-10-23  6:57 UTC  (13+ messages)
` [PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
` [PATCH v2 2/4] drm: Add support for a panel-orientation connector property
` [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane

[PATCH v5 4/5] video: goldfishfb: Add support for device tree bindings
 2017-10-20 14:33 UTC 

[PATCH] video: fbdev: remove dead igafb driver
 2017-10-18 14:45 UTC  (4+ messages)

[PATCH] video: fbdev: mxsfb: fix pixelclock polarity
 2017-10-18  2:05 UTC  (6+ messages)

Do you need financial help?
 2017-10-17 17:17 UTC 

[RESEND PATCH v2 0/5] rockchip: kevin: Enable edp display
 2017-10-17 16:51 UTC  (5+ messages)
` [RESEND PATCH v2 2/5] backlight: pwm_bl: Add device link for pwm_bl and pwm

[bug report] out of bounds read parsing vmode commandline option
 2017-10-17 13:37 UTC  (3+ messages)

[PATCH 0/8] sa1100fb updates
 2017-10-17 13:32 UTC  (10+ messages)
  ` [PATCH 1/8] video: sa1100fb: use devm_kzalloc()
  ` [PATCH 2/8] video: sa1100fb: use devm_clk_get()
  ` [PATCH 3/8] video: sa1100fb: use devm_ioremap_resource()
  ` [PATCH 4/8] video: sa1100fb: use devm_request_irq()
  ` [PATCH 5/8] video: sa1100fb: use devm_gpio_request_one()
  ` [PATCH 6/8] video: sa1100fb: clean up failure path
  ` [PATCH 7/8] video: sa1100fb: fix video memory allocation leak
  ` [PATCH 8/8] video: sa1100fb: move pseudo palette into sa1100fb_info structure

[PATCH 1/1] drivers:video: use setup_timer
 2017-10-17 13:10 UTC  (2+ messages)

[PATCH] video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
 2017-10-17 13:07 UTC  (2+ messages)

[PATCH 0/8] video: fbdev: au1200fb: Fix error handling path of 'au1200fb_drv_probe()'
 2017-10-17 11:33 UTC  (11+ messages)
` [PATCH 1/8] video: fbdev: au1200fb: Fix a potential double free
` [PATCH 2/8] video: fbdev: au1200fb: Return an error code if a memory allocation fails
` [PATCH 3/8] video: fbdev: au1200fb: Release some resources "
` [PATCH 4/8] video: fbdev: au1200fb: Fix error handling path
` [PATCH 5/8] "
` [PATCH 6/8] video: fbdev: au1200fb: Remove some dead code
` [PATCH 7/8] video: fbdev: au1200fb: Propagate an error code
` [PATCH 8/8] video: fbdev: au1200fb: Style clean up

[PATCH 0/5] rockchip: kevin: Enable edp display
 2017-10-16  9:59 UTC 

[PATCH] video: fbdev: Fix an errro handling path in 'au1200fb_drv_probe()'
 2017-10-15 14:26 UTC  (3+ messages)

[PATCH v2 1/3] backlight: tdo24m: fix the spi cs between transfers
 2017-10-13 19:42 UTC  (3+ messages)
` [PATCH v2 2/3] backlight: tdo24m: add the reset line gpio
` [PATCH v2 3/3] backlight: tdo24m: add model and status sysfs entries

[PATCH] cklight: tps65217_bl: Remove unnecessary default brightness check
 2017-10-13  8:50 UTC  (4+ messages)

[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
 2017-10-12 17:55 UTC  (16+ messages)
` [PATCH 03/10] driver:gpu: return -ENOMEM on allocation failure
  ` [Nouveau] "
` [PATCH 05/10] drivers:net: "
` [PATCH 06/10] drivers:ethernet: "
` [PATCH 09/10] driver:video: "
    ` [09/10] "
` [PATCH 10/10] fs:btrfs: "

[PATCH] video: fbdev: radeon: make const array post_divs static, reduces object code size
 2017-10-12 16:30 UTC  (4+ messages)

[PATCH] video: fbdev: make fb_var_screeninfo const
 2017-10-12 16:06 UTC  (3+ messages)
` [PATCH] video: fbdev: make fb_var_screeninfo static, const and __initconst

[PATCH] video: fbdev: sis: make const array specialtv static, reduces object code size
 2017-10-12 15:30 UTC  (2+ messages)

[PATCH] drivers/video/fbdev/atyfb: make const arrays static, reduces object code size
 2017-10-12 15:26 UTC  (2+ messages)

[PATCH] uvesafb: Fix URLs in the documentation
 2017-10-10 17:39 UTC 

[PATCH 1/3] backlight: tdo24m: fix the spi cs between transfers
 2017-10-09 18:30 UTC  (5+ messages)
` [PATCH 2/3] backlight: tdo24m: add the reset line gpio
` [PATCH 3/3] backlight: tdo24m: add model and status sysfs entries

[PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
 2017-10-07  4:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add dri-devel as a mailing list for anything fbdev
 2017-10-03  9:35 UTC  (5+ messages)

Project Funding Program
 2017-10-01 17:35 UTC 

[PATCH v2 1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too
 2017-09-18 16:20 UTC  (4+ messages)
` [PATCH v2 2/4] drm: Add support for a panel-orientation connector property
` [PATCH v2 3/4] drm/i915: Add "panel orientation" property to the panel connector
` [PATCH v2 4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane

[GIT PULL] fbdev changes for v4.14
 2017-09-14 11:40 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).