linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-09 01:47:47 to 2019-03-27 09:41:57 UTC [more...]

[RFC][PATCH 00/11] DRM driver for fbdev devices
 2019-03-27  9:41 UTC  (26+ messages)
` [PATCH 01/11] drm/fbdevdrm: Add driver skeleton
` [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
` [PATCH 03/11] drm/fbdevdrm: Add memory management
` [PATCH 04/11] drm/fbdevdrm: Add file operations
` [PATCH 05/11] drm/fbdevdrm: Add GEM and dumb interfaces
` [PATCH 06/11] drm/fbdevdrm: Add modesetting infrastructure
` [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
` [PATCH 08/11] drm/fbdevdrm: Add mode conversion DRM <-> fbdev
` [PATCH 09/11] drm/fbdevdrm: Add primary plane
` [PATCH 10/11] drm/fbdevdrm: Add CRTC
` [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes

[PATCH--suppress-cc=all] fbdev: fix WARNING in __alloc_pages_nodemask bug
 2019-03-27  8:51 UTC 

[PATCH] fbdev: fix divide error in fb_var_to_videomode
 2019-03-26  5:54 UTC  (2+ messages)

[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
 2019-03-26  2:26 UTC  (3+ messages)
` [BACKPORT 4.14.y 7/8] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle

PRIVATE
 2019-03-25  6:52 UTC 

[PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches
 2019-03-24 21:39 UTC  (10+ messages)
` [PATCH 1/8] fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
` [PATCH 2/8] fbdev: sm712fb: fix brightness control on reboot, don't set SR30
` [PATCH 3/8] fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
` [PATCH 4/8] fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
` [PATCH 5/8] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
` [PATCH 6/8] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
` [PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode
` [PATCH 8/8] fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display

remove NULL struct device support in the DMA API
 2019-03-23 11:28 UTC  (9+ messages)
` [PATCH 1/7] parport_ip32: pass struct device to DMA API functions
` [PATCH 2/7] da8xx-fb: "
` [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
` [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent
` [PATCH 5/7] arm: use a dummy struct device for ISA DMA use of the DMA API
` [PATCH 6/7] dma-mapping: remove leftover NULL device support
` [PATCH 7/7] x86: remove the x86_dma_fallback_dev hack

Hi
 2019-03-23  9:58 UTC 

[PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates
 2019-03-22  5:17 UTC  (8+ messages)
` [PATCH v2 1/7] fbdev: sm712fb: use type "u8" for 8-bit I/O
` [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions
` [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU
` [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes
` [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D
` [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs
` [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer

PRIVATE
 2019-03-21 19:27 UTC 

[PATCH] xen, fbfront: mark expected switch fall-through
 2019-03-21 11:03 UTC  (4+ messages)

[RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes
 2019-03-20 12:36 UTC  (7+ messages)
` [RESEND][PATCH 1/2] staging: sm750fb: trivial comment indention fix
` [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl()

[PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2019-03-20 10:07 UTC  (12+ messages)
  ` [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

[PATCH] video: amba-clcd: Decomission Versatile and Nomadik
 2019-03-20  9:33 UTC 

Indirect call in vesafb driver
 2019-03-20  8:26 UTC  (3+ messages)

[PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
 2019-03-18 10:38 UTC  (4+ messages)

[PATCH] staging: sm759fb: fix camelcase check issue
 2019-03-17 11:00 UTC  (3+ messages)

[GIT PULL] fbdev changes for v5.1
 2019-03-15 21:45 UTC  (2+ messages)

[PATCH] fbdev: list all pci memory bars as conflicting apertures
 2019-03-14 11:45 UTC 

[RfC PATCH] fbdev: list all memory bars as conflicting apertures
 2019-03-14 11:30 UTC  (3+ messages)

[PATCH] video: fbdev: fix potential NULL pointer dereferences
 2019-03-14  7:33 UTC 

[PATCH] video: hgafb: fix a NULL pointer dereference
 2019-03-14  7:30 UTC 

Darlehensangebot
 2019-03-13  2:38 UTC 

Is it possible to reset graphics controller on reboot in a framebuffer driver?
 2019-03-12  9:19 UTC  (7+ messages)

[PATCH] FBTFT: fbtft-bus: Fix code style problems
 2019-03-11 21:43 UTC  (9+ messages)

[PATCH] Fix whitespace to conform to coding style
 2019-03-10  5:13 UTC 

[PATCH v6 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
 2019-03-09  1:16 UTC  (3+ messages)

[PATCH] drivers: video: fbdev: Kconfig: pedantic cleanups
 2019-03-06 19:01 UTC 

[PATCH] fbdev: mbx: fix a misspelled variable name
 2019-03-05 11:36 UTC  (2+ messages)

The "udl" driver crashes the kernel
 2019-03-03 20:54 UTC  (4+ messages)

From Mrs. Elia Rodrigues,
 2019-03-03 12:53 UTC 

[PATCH] omapfb: Fix potential NULL pointer dereference in kmalloc
 2019-03-02 20:40 UTC 

[PATCH -next] fbdev: omap2: omapfb: trivial code cleanup
 2019-03-02  1:20 UTC  (3+ messages)

[PATCH] fbdev: omap2: fix warnings in dss core
 2019-03-01 14:45 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (14+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH 3/3] dlfb: introduce a rendering mutex
 2019-02-26 11:19 UTC 

[PATCH 2/3] udlfb: fix sleeping inside spinlock
 2019-02-26 11:19 UTC 

[PATCH 1/3] udlfb: delete the unused parameter for dlfb_handle_damage
 2019-02-26 11:19 UTC 

[PATCH 0/3] fix a bug when udlfb is used as a system console
 2019-02-26 11:19 UTC 

[PATCH 4.19] udlfb: handle unplug properly
 2019-02-25 19:45 UTC  (2+ messages)

[PATCH 00/12] add missing of_node_put after of_device_is_available
 2019-02-23 13:20 UTC  (2+ messages)
` [PATCH 06/12] omapfb: "

[PATCH v5 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
 2019-02-20  0:05 UTC 

overdue payment
 2019-02-19 12:07 UTC 

[PATCH] video/macfb: Always initialize DAFB colour table pointer register
 2019-02-18 22:44 UTC 

[RFC] video/macfb: Wire up inverse option
 2019-02-18 22:37 UTC  (4+ messages)

[PATCH] video/macfb: Call fb_invert_cmaps()
 2019-02-17 23:25 UTC 

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC  (9+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[PATCH] video: fbdev: vesafb: fix indentation issue
 2019-02-15 10:00 UTC  (2+ messages)

[PATCH 0/4] fbdev: atafb: Fix after kexec, misc. cleanups
 2019-02-15  8:59 UTC  (5+ messages)
` [PATCH 1/4] fbdev: atafb: Stop printing virtual screen_base
` [PATCH 2/4] fbdev: atafb: Remove obsolete module support
` [PATCH 3/4] fbdev: atafb: Fix broken frame buffer after kexec
` [PATCH 4/4] fbdev: atafb: Modernize printing of kernel messages

[PATCH] video/macfb: Remove redundant code
 2019-02-15  8:25 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/83] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness
 2019-02-13  2:35 UTC 

[PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
 2019-02-12 17:50 UTC  (5+ messages)

don't pass a NULL struct device to DMA API functions
 2019-02-12 17:41 UTC  (10+ messages)
` [PATCH 01/18] MIPS: lantiq: pass "
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call

[PATCH] video: fbdev: savage: fix indentation issue
 2019-02-12 13:34 UTC 

fbdev: don't pass a NULL struct device to DMA API functions v2
 2019-02-11 13:28 UTC  (4+ messages)
` [PATCH 1/3] da8xx-fb: pass struct device to DMA API functions
` [PATCH 2/3] gbefb: switch to managed version of the DMA allocator
` [PATCH 3/3] pxa3xx-gcu: pass struct device to dma_mmap_coherent

hi
 2019-02-11  6:05 UTC 

[PATCH -next] drivers/video/fbdev: remove set but not used variable 'size'
 2019-02-11  2:59 UTC  (4+ messages)

The "udl" driver crashes the kernel
 2019-02-09 23:16 UTC 

wir bieten 2% Kredite12
 2019-02-09  5:49 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).