Linux Frame Buffer Development
[Prev Page][Next Page]
- [PATCH 1/8] drm/rect: Add some drm_clip_rect utility functions, (continued)
- [PATCH] drm/vc4: Kick out the simplefb framebuffer before we set up KMS.,
Eric Anholt
- [PATCH] simplefb: Disable at runtime when a native driver (vc4) is present.,
Eric Anholt
- [PATCH 0/2] Persistent scrollback buffers for all VGA consoles,
Manuel Schölling
- [PATCH v5 00/24] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v5 06/24] leds: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state, Boris Brezillon
- [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs, Boris Brezillon
- [PATCH v5 23/24] pwm: switch to the atomic API, Boris Brezillon
- [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update, Boris Brezillon
- [PATCH v5 22/24] pwm: update documentation, Boris Brezillon
- [PATCH v5 18/24] pwm: introduce the pwm_state concept, Boris Brezillon
- [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra, Boris Brezillon
- [PATCH v5 13/24] input: misc: max8997: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state, Boris Brezillon
- [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 16/24] ARM: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 15/24] drm: i915: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 12/24] backlight: lm3630a: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 09/24] backlight: pwm_bl: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 11/24] backlight: lp855x: explicitly apply PWM config extracted from pwm_args, Boris Brezillon
- [PATCH v5 08/24] fbdev: ssd1307fb: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 07/24] regulator: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 05/24] input: misc: max77693: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 01/24] pwm: introduce the pwm_args concept, Boris Brezillon
- [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate, Boris Brezillon
- [PATCH v2 0/3] Support INT3406 Display thermal device,
Aaron Lu
- [PATCH 1/4] video: goldfishfb: add devicetree bindings,
Alan
- [PATCH v2] fbdev: sh_mipi_dsi: remove driver,
Simon Horman
- [PATCH] fbdev: sh_mipi_dsi: remove driver,
Simon Horman
- [PATCH v5 00/46] pwm: add support for atomic update,
Boris Brezillon
- [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled(), Boris Brezillon
- [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs, Boris Brezillon
- [PATCH v5 40/46] backlight: lm3630a: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 42/46] backlight: lp8788: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 46/46] ARM: s3c24xx: rx1950: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 45/46] drm: i915: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 44/46] video: ssd1307fb: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 43/46] backlight: pwm_bl: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 38/46] input: misc: pwm-beeper: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 36/46] input: misc: max77693: switch to the atomic API, Boris Brezillon
- [PATCH v5 39/46] leds: pwm: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 35/46] hwmon: pwm-fan: switch to the atomic API, Boris Brezillon
- [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API, Boris Brezillon
- [PATCH v5 34/46] clk: pwm: switch to the atomic API, Boris Brezillon
- [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable(), Boris Brezillon
- [PATCH v5 30/46] regulator: pwm: retrieve correct voltage, Boris Brezillon
- [PATCH v5 31/46] pwm: update documentation, Boris Brezillon
- [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field, Boris Brezillon
- [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API, Boris Brezillon
- [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs, Boris Brezillon
- [PATCH v5 26/46] pwm: sun4i: implement hardware readout, Boris Brezillon
- [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time, Boris Brezillon
- [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state(), Boris Brezillon
- [PATCH v5 23/46] pwm: rockchip: add support for atomic update, Boris Brezillon
- [PATCH v5 24/46] pwm: sti: add support for initial state retrieval, Boris Brezillon
- [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs, Boris Brezillon
- [PATCH v5 21/46] pwm: rockchip: add initial state retrieval, Boris Brezillon
- [PATCH v5 19/46] pwm: switch to the atomic API, Boris Brezillon
- [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra, Boris Brezillon
- [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update, Boris Brezillon
- [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state, Boris Brezillon
- [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state, Boris Brezillon
- [PATCH v5 15/46] pwm: introduce the pwm_state concept, Boris Brezillon
- [PATCH v5 12/46] fbdev: ssd1307fb: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 13/46] backlight: pwm_bl: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 11/46] regulator: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 10/46] leds: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 07/46] clk: pwm: use pwm_get_args() where appropriate, Boris Brezillon
- Re: [PATCH v5 00/46] pwm: add support for atomic update, Boris Brezillon
- [PATCH v5 09/46] misc: max77693-haptic: use pwm_get_args() where appropriate, Boris Brezillon
- [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate, Boris Brezillon
- [PATCH v5 05/46] pwm: introduce the pwm_args concept, Boris Brezillon
- [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period(), Boris Brezillon
- [PATCH v5 04/46] pwm: get rid of pwm->lock, Boris Brezillon
- [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field, Boris Brezillon
- Re: [PATCH v5 00/46] pwm: add support for atomic update, Boris Brezillon
- [PATCH] omapfb: Fix regulator API abuse in dss.c and hdmi4.c,
Mark Brown
- [PATCH] staging: sm750fb: initialize max_d to maximum D value of 6, Colin King
- [PATCH 1/5] drm: Add new DCS commands in the enum list,
Deepak M
- [PATCH 0/5] Add aspect ratio parsing,
Shashank Sharma
- [PATCHv2] fbdev: ssd1307fb: Fix charge pump setting,
Julian Scheel
- Re: [Intel-gfx] [PATCH 1/3] drm: Add new DCS commands in the enum list, Jani Nikula
- Problems using fb_deferred_io with drm_fb_cma_helper, Noralf Trønnes
- [PATCH] omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value,
Vladimir Zapolskiy
- [GIT PULL] fbdev changes for 4.6, Tomi Valkeinen
- [PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c,
Wang Hongcheng
- [PATCH 0/2] fbdev: sh_mobile_meram: use ARCH_RENESAS,
Simon Horman
- [PATCH v2 1/2] video: goldfishfb: add devicetree bindings,
Alan
- [PATCH 0/3] video: fbdev: imxfb: make it work again,
Uwe Kleine-König
- [PATCH] video: AMBA CLCD: Remove duplicated include in amba-clcd.c,
Wang Hongcheng
- [PATCH] x86: PAT: Documentation: update overlapping ioremap hack recommendation,
Luis R. Rodriguez
- [PATCH RFC] video: fbdev: imxfb: make the driver cooperate, Uwe Kleine-König
- [PATCH] video: fbdev: sis: remove unused variable,
Sudip Mukherjee
- [PATCH] fbdev: da8xx-fb: fix videomodes of lcd panels,
Sushaanth Srirangapathi
- [PATCH 0/5] goldfish: bring the framebuffer in sync with upstream,
Alan
- [PATCH v2] video: exynos: fix modular build,
Arnd Bergmann
- [PATCH 4/7 v2] video: ARM CLCD: support pads connected in reverse order, Linus Walleij
- [PATCH] fbdev: n411: check return value,
Sudip Mukherjee
- [PATCH 0/7] video: ARM CLCD: non-controversial parts,
Linus Walleij
- [PATCH 0/9] Change return type of of_clk_get_parent_count() to unsigned,
Stephen Boyd
- [PATCH 0/3] video/fbdev: avoid module usage in non-modular sparc code,
Paul Gortmaker
- [PATCH] fbdev: sh_mobile_lcdc: Use ARCH_RENESAS,
Simon Horman
- [PATCH 0/7] PMAG-AA frame buffer driver rework,
Maciej W. Rozycki
- [PATCH] video: fbdev: pmag-ba-fb: Fix the lower margin size,
Maciej W. Rozycki
- [PATCH] fbcon: set a default value to blink interval,
Jean-Philippe Brucker
- [PATCH 0/7] fix IS_ERR_VALUE usage,
Andrzej Hajda
- RADEON/4.3.0 sets non-native screen resolution for the console, Lars Dölle
- [PATCH] xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select,
Arnd Bergmann
- [GIT PULL] fbdev fixes for 4.5,
Tomi Valkeinen
- [PATCH resend] video: Use bool instead int pointer for get_opt_bool() argument,
Daniel Wagner
- [PATCH 05/11 v2] video: ARM CLCD: add special board and panel hooks for Nomadik, Linus Walleij
- patch "staging: sm750fb, fix typos" added to staging-next, gregkh
- patch "staging: sm750fb, fix typos" added to staging-testing, gregkh
- Re: [PATCH] staging: sm750fb: Fix comments style, Greg Kroah-Hartman
- [PATCH 00/11] CLCD Nomadik+Versatile support,
Linus Walleij
- [PATCH 01/11] video: ARM CLCD: backlight support for OF, Linus Walleij
- [PATCH 02/11] video: ARM CLCD: support DT signal inversion flags, Linus Walleij
- [PATCH 03/11] video: ARM CLCD: support pads connected in reverse order, Linus Walleij
- [PATCH 04/11] video: ARM CLCD: support Nomadik variant, Linus Walleij
- [PATCH 05/11] video: ARM CLCD: add special board and panel hooks for Nomadik, Linus Walleij
- [PATCH 06/11] Documentation/DT: add blurb for IB2 syscon to Versatile, Linus Walleij
- [PATCH 07/11] Documentation/DT: add Versatile display bindings, Linus Walleij
- [PATCH 09/11] ARM: PB11MPCore: define a standard VGA panel, Linus Walleij
- [PATCH 10/11] ARM: PB1176: define a standard VGA panel, Linus Walleij
- [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree, Linus Walleij
- [PATCH 08/11] video: ARM CLCD: add special panel hook for Versatiles, Linus Walleij
- Re: [PATCH 00/11] CLCD Nomadik+Versatile support, Linus Walleij
- fb_write missing in skeleton,
Ran Shalit
- [PATCH] video: ARM CLCD: runtime check for Versatile,
Linus Walleij
- [PATCH] fbdev: ssd1307fb: Fix activating the charge pump on ssd1306,
Kai Ruhnau
- [patch] video: fbdev: metronomefb: two harmless off by one bugs,
Dan Carpenter
- [PATCH tip v7 0/7] Simple wait queue support,
Daniel Wagner
- [PATCH] video: Use bool instead int pointer for get_opt_bool() argument, Daniel Wagner
- Kernel blocked at register_framebuffer because console_block, zhonghua
- [PATCH resend] ocfb: fix tgdel and tvdel timing parameters,
Andrea Merello
- [PATCH] video: fbdev: mxsfb: fix pixelclock polarity,
Stefan Agner
Re: [PATCH] video: fbdev: mxsfb: fix pixelclock polarity, Mauro Salvini
[PATCH] fbdev: da8xx-fb: remove incorrect type cast,
Arnd Bergmann
[PATCH] fbdev: s6e8ax0: avoid unused function warnings,
Arnd Bergmann
[PATCH] fbdev: mmp: print IRQ resource using %pR format string,
Arnd Bergmann
[PATCH] staging: sm750fb, fix typos, Jiri Slaby
[RESEND PATCH] staging: sm750fb: cleanup: fix brace placement,
Charles Rose
Kill ->fb_rotate?,
Rasmus Villemoes
[PATCH] staging: sm750fb: cleanup: fix brace placement,
Charles Rose
[PATCH] video: fbdev: imxfb: Provide a reset mechanism,
Fabio Estevam
[GIT PULL] fbdev changes for 4.5, Tomi Valkeinen
[RESEND PATCH 1/2] devicetree: mxsfb: add reset-active property,
Mans Rullgard
re: omapfb: copy omapdss & displays for omapfb,
Dan Carpenter
Re: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe, Russell King - ARM Linux
Whats missing in my new FB DRM driver... "No connectors reported connected with modes"?,
Carlos Palminha
<Possible follow-ups>
Whats missing in my new FB DRM driver... "No connectors reported connected with modes"?, Carlos Palminha
[RFC PATCH] fbdev: add support for Sigma Designs' smp8xxxfb.ko,
Sebastian Frias
Out-of-date git repo in MAINTAINERS?, Jakub Wilk
[PATCH] Documentation/fb: Fix typos, Jakub Wilk
[PATCH 0/7] fix error return code,
Julia Lawall
[PATCH] ocfb: fix tgdel and tvdel timing parameters, Andrea Merello
[PATCH] OMAPDSS: fix omapfb build error due missing feat functions declaration,
Javier Martinez Canillas
[PATCH v2 0/3] fbdev: omap2: panel-dpi: support reset-gpios and vcc regulator,
Uwe Kleine-König
[PATCH] video: fbdev: pxafb: fix out of memory error path,
Robert Jarzmik
[PATCH 2/2] video: mxsfb: manage LCD_RESET signal according to reset-active property,
Mans Rullgard
[GIT PULL] fbdev fixes for 4.4, Tomi Valkeinen
[PATCH v6 1/2] video: fbdev: pxafb: loosen the platform data bond,
Robert Jarzmik
[PATCH RFC 0/9] omapdrm/omapfb/omapdss split,
Tomi Valkeinen
- [PATCH RFC 1/9] omapfb: allow compilation only if DRM_OMAP is disabled, Tomi Valkeinen
- [PATCH RFC 4/9] omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP*, Tomi Valkeinen
- [PATCH RFC 3/9] omapdss: remove CONFIG_OMAP2_DSS_VENC from omapdss.h, Tomi Valkeinen
- [PATCH RFC 5/9] omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*, Tomi Valkeinen
- [PATCH RFC 6/9] omapfb: take omapfb's prive omapdss into use, Tomi Valkeinen
- [PATCH RFC 7/9] omapfb: move vrfb into omapfb, Tomi Valkeinen
- [PATCH RFC 8/9] drm/omap: move omapdss & displays under omapdrm, Tomi Valkeinen
- [PATCH RFC 9/9] drm/omap: make omapdrm select OMAP2_DSS, Tomi Valkeinen
- Re: [PATCH RFC 0/9] omapdrm/omapfb/omapdss split, Rob Clark
- Re: [PATCH RFC 0/9] omapdrm/omapfb/omapdss split, Archit Taneja
- Re: [PATCH RFC 0/9] omapdrm/omapfb/omapdss split, Tomi Valkeinen
[PATCH 1/5] fbdev: omap2: panel-dpi: in .disable first disable backlight then display,
Uwe Kleine-König
[PATCH 00/23] OMAPDSS: misc patches,
Tomi Valkeinen
- [PATCH 01/23] OMAPDSS: adopt pinctrl support, Tomi Valkeinen
- [PATCH 04/23] OMAPDSS: tpd12s015: gpio descriptor API, Tomi Valkeinen
- [PATCH 05/23] OMAPDSS: tpd12s015: CT_CP_HPD as optional gpio, Tomi Valkeinen
- [PATCH 03/23] OMAPDSS: tpd12s015: remove platform data support, Tomi Valkeinen
- [PATCH 07/23] OMAPDSS: add WB to register dump, Tomi Valkeinen
- [PATCH 06/23] OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WB, Tomi Valkeinen
- [PATCH 02/23] OMAPDSS: DISPC: always set ALIGN when available, Tomi Valkeinen
- [PATCH 08/23] OMAPDSS: add num_wbs=1 to omap5 dss features, Tomi Valkeinen
- [PATCH 10/23] OMAPDSS: add OMAP_DSS_CHANNEL_WB to 'enum omap_channel', Tomi Valkeinen
- [PATCH 11/23] OMAPDSS: refactor dispc_ovl_get_channel_out, Tomi Valkeinen
- [PATCH 12/23] OMAPDSS: handle WB channel in dispc_set/get_channel_out, Tomi Valkeinen
- [PATCH 13/23] OMAPDSS: configure burst size for WB, Tomi Valkeinen
- [PATCH 15/23] OMAPDSS: configure WB mflag threshold, Tomi Valkeinen
- [PATCH 09/23] OMAPDSS: add 'has_writeback' flag, Tomi Valkeinen
- [PATCH 14/23] OMAPDSS: configure WB fifo thresholds, Tomi Valkeinen
- [PATCH 16/23] OMAPDSS: skip pclk check for WB mem2mem, Tomi Valkeinen
- [PATCH 17/23] OMAPDSS: fix rgb-to-yuv color conv coefs, Tomi Valkeinen
- [PATCH 18/23] OMAPDSS: set WB capturemode for m2m mode, Tomi Valkeinen
- [PATCH 22/23] OMAPDSS: change internal dispc functions to static, Tomi Valkeinen
- [PATCH 23/23] OMAPDSS: remove extra out == NULL checks, Tomi Valkeinen
- [PATCH 20/23] OMAPDSS: remove extra EXPORT_SYMBOLs, Tomi Valkeinen
- [PATCH 19/23] OMAPDSS: add setup for WB capture mode in dispc_wb_setup(), Tomi Valkeinen
- [PATCH 21/23] OMAPDSS: make a two dss feat funcs internal to omapdss, Tomi Valkeinen
- Re: [PATCH 00/23] OMAPDSS: misc patches, Laurent Pinchart
[PATCH v2] ARM: multi_v7_defconfig: Enable some drivers for LS1021A,
Alison Wang
fbdev - wipe screen (dd) with ioctl ?, Ran Shalit
wipe framebuffer with dd command,
Ran Shalit
[PATCH] fbdev: Remove unused SH-Mobile HDMI driver,
Geert Uytterhoeven
[patch] OMAPDSS: DSS: fix a warning message,
Dan Carpenter
[PATCH v3] video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented,
Dongsheng Wang
[PATCH v2] video: fbdev: fsl: fix kernel crash when diu_ops is not implemented,
Dongsheng Wang
[PATCH] backlight: adp8860: fix another uninitialized variable use,
Arnd Bergmann
[PATCH v2] backlight: tps65217_bl: Add MODULE_DEVICE_TABLE.,
Enric Balletbo i Serra
[PATCH] fbdev: sis: enforce selection of at least one backend,
Arnd Bergmann
[PATCH] drivers:staging:sm750fb Fix all space preferred around messages, Bogicevic Sasa
image disappear,
Ran Shalit
Please revert, Emily Grant
[PATCH RESEND] fbdev: Make fb-notify a no-op if CONFIG_FB=n,
Ezequiel Garcia
[PATCH] video: fbdev: fsl: fix kernel crash when diu_ops is not implemented,
Dongsheng Wang
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]