Maxime Ripard ([email protected])

Number of posts: 2965 (1.97 per day)
First post: 2019-11-20 14:01:21
Last post: 2024-01-03 13:33:54

Date List Subject
2022-12-07 12:22:08 linux-kernel [PATCH 00/15] drm/vc4: Misc fixes and improvements for the HVS and CRTCs
2022-12-07 12:20:24 linux-kernel [PATCH 15/15] drm/vc4: vec: Support progressive modes
2022-12-07 12:18:33 linux-kernel [PATCH 03/15] drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
2022-12-07 12:16:59 linux-kernel [PATCH 11/15] drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formats
2022-12-07 12:16:44 linux-kernel [PATCH 01/15] drm/vc4: hvs: Configure the HVS COB allocations
2022-12-07 12:16:43 linux-kernel [PATCH 07/15] drm/vc4: hvs: Add DRM 210101010 RGB formats
2022-12-07 12:16:31 linux-kernel [PATCH 08/15] drm/vc4: hvs: Ignore atomic_flush if we're disabled
2022-12-07 12:16:14 linux-kernel [PATCH 06/15] drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
2022-12-07 12:15:48 linux-kernel [PATCH 05/15] drm/vc4: hvs: Support zpos on all planes
2022-12-07 12:15:32 linux-kernel [PATCH 09/15] drm/vc4: plane: Allow using 0 as a pixel order value
2022-12-07 12:15:32 linux-kernel [PATCH 04/15] drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
2022-12-07 12:05:28 linux-kernel [PATCH 14/15] drm/vc4: hdmi: Correct interlaced timings again
2022-12-07 10:58:35 linux-kernel [PATCH 0/6] drm/vc4: dsi: Conversion to bridge
2022-12-07 10:56:43 linux-kernel [PATCH 4/6] drm/vc4: dsi: Convert to use atomic operations
2022-12-07 10:51:41 linux-kernel [PATCH 3/6] drm/vc4: dsi: Remove splitting the bridge chain from the driver
2022-12-07 10:39:23 linux-kernel [PATCH 5/6] drm/vc4: dsi: Convert to using a bridge instead of encoder
2022-12-07 10:39:17 linux-kernel [PATCH 2/6] drm/vc4: dsi: Move initialisation to encoder_mode_set
2022-12-07 10:37:02 linux-kernel [PATCH 6/6] drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable
2022-12-07 10:29:23 linux-kernel [PATCH 1/6] drm/vc4: dsi: Rename bridge to out_bridge
2022-12-01 14:01:52 linux-kernel Re: [PATCH v2 15/17] drm/vc4: tests: Introduce a mocking infrastructure
2022-12-01 10:37:52 linux-kernel Re: [PATCH v3 0/7] drm/vc4: dpi: Various improvements
2022-12-01 10:36:45 linux-kernel Re: [PATCH v2 01/17] drm/tests: helpers: Move the helper header to include/drm
2022-12-01 10:13:48 linux-kernel [PATCH v3 4/7] drm/vc4: dpi: Support RGB565 format
2022-12-01 10:08:00 linux-kernel [PATCH v3 6/7] drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.
2022-12-01 10:07:20 linux-kernel [PATCH v3 7/7] drm/vc4: dpi: Fix format mapping for RGB565
2022-12-01 09:51:21 linux-kernel [PATCH v3 5/7] drm/vc4: dpi: Support BGR666 formats
2022-12-01 09:50:29 linux-kernel [PATCH v3 1/7] media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHI
2022-12-01 09:03:26 linux-kernel [PATCH v3 2/7] media: uapi: add MEDIA_BUS_FMT_BGR666_1X18
2022-12-01 09:03:04 linux-kernel [PATCH v3 0/7] drm/vc4: dpi: Various improvements
2022-12-01 09:02:38 linux-kernel [PATCH v3 3/7] media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHI
2022-11-28 12:01:58 linux-kernel Re: (subset) [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name
2022-11-28 11:30:53 linux-kernel Re: (subset) [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
2022-11-28 11:23:56 linux-kernel Re: (subset) [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
2022-11-28 11:23:34 linux-kernel Re: (subset) [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
2022-11-28 11:18:58 linux-kernel Re: (subset) [PATCH 11/24] drm/vc4: Constify container_of wrappers
2022-11-28 11:08:47 linux-kernel Re: (subset) [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
2022-11-28 11:07:48 linux-kernel Re: (subset) [PATCH 09/24] drm/atomic: Constify the old/new state accessors
2022-11-28 11:07:29 linux-kernel Re: (subset) [PATCH 15/24] drm/vc4: Add TXP encoder type
2022-11-28 11:07:29 linux-kernel Re: (subset) [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
2022-11-28 08:57:48 linux-kernel Re: [PATCH/RFC 3/3] drm: atari: Add a DRM driver for Atari graphics hardware
2022-11-28 08:33:18 linux-kernel Re: [PATCH/RFC 2/3] drm/simple-kms-helper: Add mode_fixup() to simple display pipe
2022-11-25 15:31:26 linux-kernel Re: [PATCH 01/24] drm/tests: helpers: Rename the device init helper
2022-11-24 14:22:03 linux-kernel Re: [PATCH 00/24] drm: Introduce Kunit Tests to VC4
2022-11-24 12:05:10 linux-kernel Re: [PATCH v10 00/19] drm: Analog TV Improvements
2022-11-23 13:50:56 linux-kernel Re: [PATCH v4 0/4] new subsystem for compute accelerator devices
2022-11-21 15:50:35 linux-kernel Re: git send-email friendly smtp provider anyone?
2022-11-18 16:24:47 linux-kernel Re: DRM-managed resources / devm_drm_dev_alloc leaking resources
2022-11-18 09:40:34 linux-kernel Re: linux-next: manual merge of the drm-misc tree with the origin tree
2022-11-17 17:52:46 linux-kernel Re: [PATCH v10 18/19] drm/vc4: vec: Add support for more analog TV standards
2022-11-17 17:03:14 linux-kernel DRM-managed resources / devm_drm_dev_alloc leaking resources
2022-11-17 15:07:56 linux-kernel Re: [PATCH v10 05/19] drm/connector: Add TV standard property