linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-03 08:50:14 to 2022-07-12 18:06:45 UTC [more...]

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12 18:06 UTC  (23+ 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 v13 06/10] drm/mediatek: Add MT8195 External DisplayPort support

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-12 15:29 UTC  (3+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12 11:12 UTC  (11+ 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 0/3] drm: Endianness fixes
 2022-07-12  9:10 UTC  (15+ messages)
` [PATCH 1/3] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
` [PATCH 2/3] drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
` [PATCH 3/3] drm/gud: Fix endianness in gud_xrgb8888_to_color() helper

[PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
 2022-07-12  8:18 UTC  (12+ 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] 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 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-11 12:08 UTC  (22+ messages)
` [PATCH 1/5] drm/modes: parse_cmdline: Handle empty mode name part
` [PATCH 2/5] drm/modes: Extract drm_mode_parse_cmdline_named_mode()
` [PATCH 3/5] drm/modes: parse_cmdline: Make mode->*specified handling more uniform
` [PATCH 4/5] drm/modes: Add support for driver-specific named modes
` [PATCH 5/5] drm/modes: parse_cmdline: Add support for named modes containing dashes

[PATCH 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-11 11:33 UTC  (28+ 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 01/11] fbdev: Remove trailing whitespaces

[PATCH v3 00/10] drm: Add support for low-color frame buffer formats
 2022-07-11  9:12 UTC  (15+ messages)
` [PATCH v3 01/10] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH v3 02/10] drm/fourcc: Add drm_format_info.is_color_indexed flag
` [PATCH v3 03/10] drm/client: Use actual bpp when allocating frame buffers
` [PATCH v3 04/10] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH v3 05/10] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH v3 06/10] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH v3 07/10] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH v3 08/10] drm/fourcc: Clarify the meaning of single-channel "red"
` [PATCH/RFC v3 09/10] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH/RFC v3 10/10] drm/fourcc: Add DRM_FORMAT_D[1248]

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

linux-next: Tree for Jul 8 (FRAMEBUFFER_CONSOLE without VT)
 2022-07-09  2:53 UTC 

[GIT PULL] fbdev updates & fixes for v5.19-rc6
 2022-07-08 18:35 UTC  (2+ messages)

[PATCH v3 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-07-08 13:23 UTC  (5+ messages)
` [PATCH v3 2/4] scsi: cxlflash: Include missing linux/irqdomain.h
` [PATCH v3 3/4] powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
` [PATCH v3 4/4] powerpc: Finally remove unnecessary headers from asm/prom.h

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

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

[PATCH v3 0/4] fbcon: Fixes for screen resolution changes
 2022-07-07  8:20 UTC  (7+ messages)
` [PATCH v3 1/4] fbcon: Disallow setting font bigger than screen size
` [PATCH v3 2/4] fbcon: Prevent that screen size is smaller than font size
` [PATCH v3 3/4] fbmem: Check virtual screen sizes in fb_set_var()
` [PATCH v3 4/4] fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()

[PATCH AUTOSEL 5.15 13/18] fbdev: Disable sysfb device registration when removing conflicting FBs
 2022-07-06 15:31 UTC 

[PATCH AUTOSEL 5.18 17/22] fbdev: Disable sysfb device registration when removing conflicting FBs
 2022-07-06 15:30 UTC 

[PATCH] video: of_display_timing.h: include errno.h
 2022-07-06 15:19 UTC  (3+ messages)

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (4+ messages)

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

flush_icache_range in the sticore driver
 2022-07-05 21:02 UTC  (2+ messages)

[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
 2022-07-04 12:22 UTC  (15+ messages)
` [PATCH v6 3/5] fbdev: Disable sysfb device registration when removing conflicting FBs

[PATCH v2 0/4] fbcon: Fixes for screen resolution changes - round 2
 2022-07-04  8:38 UTC  (8+ messages)
` [PATCH v2 2/4] fbcon: Prevent that screen size is smaller than font size
` [PATCH v2 3/4] fbmem: Prevent invalid virtual screen sizes in fb_set_var()

[PATCH v3 0/3] Improve vfio-pci primary GPU assignment behavior
 2022-07-04  7:10 UTC  (2+ messages)

[RFC PATCH] scripts/gdb: Fix gdb 'lx-symbols' command
 2022-07-03  8:46 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).