linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-10 13:00:27 to 2022-07-20 14:27:47 UTC [more...]

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-20 14:27 UTC  (10+ messages)
` [PATCH v2 01/10] drm/simpledrm: Remove mem field from device structure
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 03/10] drm/simpledrm: Remove pdev field from device structure
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v2 05/10] drm/simpledrm: Convert to atomic helpers
` [PATCH v2 06/10] drm/simpledrm: Move some functionality into fwfb helper library
` [PATCH v2 07/10] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v2 08/10] drm/ofdrm: Add CRTC state
` [PATCH v2 09/10] drm/ofdrm: Add per-model device function

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-20  9:48 UTC  (36+ messages)
` [PATCH v5 01/13] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [PATCH v5 02/13] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [PATCH v5 03/13] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v5 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v5 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v5 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v5 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v5 12/13] leds: flashlight: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH 0/3] drm: Endianness fixes
 2022-07-19 14:39 UTC  (15+ messages)
` [PATCH 1/3] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
` [PATCH 3/3] drm/gud: Fix endianness in gud_xrgb8888_to_color() helper

[PATCH] video: fbdev: amba-clcd: Fix refcount leak bugs
 2022-07-19  8:25 UTC 

[RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml
 2022-07-18 22:00 UTC  (3+ messages)

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-18 20:21 UTC  (38+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 02/10] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v14 03/10] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v14 04/10] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v14 06/10] drm/mediatek: Add MT8195 External DisplayPort support
` [PATCH v14 07/10] drm/mediatek: add hpd debounce
` [PATCH v14 08/10] drm/mediatek: set monitor to DP_SET_POWER_D3 to avoid garbage
` [PATCH v14 09/10] drm/mediatek: DP audio support for MT8195
` [PATCH v14 10/10] drm/mediatek: Use cached audio config when changing resolution

[PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
 2022-07-18 12:43 UTC 

[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-18  9:57 UTC  (12+ messages)
` [PATCH v2 02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code
` [PATCH v2 03/11] fbdev/vga16fb: Auto-generate module init/exit code
` [PATCH v2 04/11] fbdev/core: Remove remove_conflicting_pci_framebuffers()
` [PATCH v2 05/11] fbdev: Convert drivers to aperture helpers
` [PATCH v2 06/11] fbdev: Remove conflicting devices on PCI bus
` [PATCH v2 07/11] video/aperture: Disable and unregister sysfb devices via aperture helpers
` [PATCH v2 08/11] video: Provide constants for VGA I/O range
` [PATCH v2 09/11] video/aperture: Remove conflicting VGA devices, if any
` [PATCH v2 10/11] fbdev: Acquire framebuffer apertures for firmware devices
` [PATCH v2 11/11] fbdev: Remove conflict-handling code

[PATCH RESEND v6] backlight: lp855x: Switch to atomic PWM API
 2022-07-18  8:29 UTC  (2+ messages)

[PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
 2022-07-17 23:02 UTC  (14+ messages)
` [PATCH 01/10] video: fbdev: atari: Simplify atafb_pan_display()
` [PATCH 02/10] video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
` [PATCH 03/10] video: fbdev: atari: Fix inverse handling
` [PATCH 04/10] video: fbdev: atari: Fix ext_setcolreg()
` [PATCH 05/10] video: fbdev: atari: Remove unneeded casts from void *
` [PATCH 06/10] video: fbdev: atari: Remove unneeded casts to "
` [PATCH 07/10] video: fbdev: atari: Fix TT High video mode vertical refresh
` [PATCH 08/10] video: fbdev: atari: Fix VGA modes
` [PATCH 09/10] video: fbdev: atari: Remove unused definitions and variables
` [PATCH 10/10] [RFC] video: fbdev: atari: Remove backward bug-compatibility

[PATCH 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-15 11:58 UTC  (31+ messages)
` [PATCH 02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code
` [PATCH 03/11] fbdev/vga16fb: Auto-generate module init/exit code
` [PATCH 04/11] fbdev/core: Remove remove_conflicting_pci_framebuffers()
` [PATCH 05/11] fbdev: Convert drivers to aperture helpers
` [PATCH 06/11] fbdev: Remove conflicting devices on PCI bus
` [PATCH 07/11] video/aperture: Disable and unregister sysfb devices via aperture helpers
` [PATCH 08/11] video: Provide constants for VGA I/O range
` [PATCH 09/11] video/aperture: Remove conflicting VGA devices, if any
` [PATCH 10/11] fbdev: Acquire framebuffer apertures for firmware devices
` [PATCH 11/11] fbdev: Remove conflict-handling code

[PATCH] video: fbdev: omapfb: Unexport omap*_update_window_async()
 2022-07-15  8:35 UTC 

[PATCH v2 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-14 12:10 UTC  (11+ messages)
` [PATCH v2 1/5] drm/modes: parse_cmdline: Handle empty mode name part
` [PATCH v2 2/5] drm/modes: Extract drm_mode_parse_cmdline_named_mode()
` [PATCH v2 3/5] drm/modes: parse_cmdline: Make mode->*specified handling more uniform
` [PATCH v2 4/5] drm/modes: Add support for driver-specific named modes
` [PATCH v2 5/5] drm/modes: parse_cmdline: Add support for named modes containing dashes

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-14 10:15 UTC  (12+ messages)
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-14  8:42 UTC  (14+ messages)
` [PATCH 4/5] drm/modes: Add support for driver-specific named modes

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  9:31 UTC  (6+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] Revert "drivers/video/backlight/platform_lcd.c: add support for device tree based probe"
 2022-07-13  8:11 UTC  (2+ messages)

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12 18:06 UTC  (12+ messages)
` [PATCH v13 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v13 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH] video: fbdev: amiga: Simplify amifb_pan_display()
 2022-07-11 21:20 UTC  (2+ messages)

[PATCH] video: fbdev: Make *fb_setup() and *fb_init() static
 2022-07-11 15:41 UTC 

[PATCH] video: fbdev: cirrusfb: Make cirrusfb_zorro_unregister() static
 2022-07-11 15:39 UTC 

[PATCH] video: fbdev: sa1100fb: Remove unused sa1100fb_setup()
 2022-07-11 15:37 UTC 

[PATCH v3 00/10] drm: Add support for low-color frame buffer formats
 2022-07-11  9:12 UTC  (6+ messages)
` [PATCH v3 06/10] drm/fb-helper: Add support for DRM_FORMAT_C[124]

[syzbot] BUG: unable to handle kernel paging request in bitfill_aligned (3)
 2022-07-11  7:58 UTC 

ld.lld: error: undefined symbol: omap_set_dma_priority
 2022-07-11  0:21 UTC 

[PATCH] staging: fbtft: replace udelay with usleep_range
 2022-07-10 13:00 UTC  (3+ messages)


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