Melissa Wen ([email protected])

Number of posts: 200 (0.21 per day)
First post: 2021-08-03 21:27:25
Last post: 2024-03-19 14:25:02

Date List Subject
2023-08-10 16:07:53 linux-kernel [PATCH v2 22/34] drm/amd/display: add dc_fixpt_from_s3132 helper
2023-08-10 16:07:49 linux-kernel [PATCH v2 21/34] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
2023-08-10 16:07:16 linux-kernel [PATCH v2 15/34] drm/amd/display: encapsulate atomic regamma operation
2023-08-10 16:07:14 linux-kernel [PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-08-10 16:06:52 linux-kernel [PATCH v2 09/34] drm/amd/display: add plane HDR multiplier driver-specific property
2023-05-09 17:12:27 linux-kernel Re: [RFC PATCH 00/40] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-05-09 16:53:31 linux-kernel Re: [RFC PATCH 07/40] drm/amd/display: add CRTC gamma TF to driver-private props
2023-05-09 16:50:25 linux-kernel Re: [RFC PATCH 12/40] drm/amd/display: add plane HDR multiplier driver-private property
2023-05-09 16:47:35 linux-kernel Re: [RFC PATCH 09/40] drm/amd/display: move replace blob func to dm plane
2023-05-09 16:40:17 linux-kernel Re: [RFC PATCH 05/40] drm/amd/display: add shaper LUT driver-private props
2023-05-09 16:38:09 linux-kernel Re: [RFC PATCH 03/40] drm/amd/display: introduce Steam Deck color features to AMD display driver
2023-04-23 14:52:35 linux-kernel [RFC PATCH 30/40] drm/amd/display: mark plane as needing reset if plane color mgmt changes
2023-04-23 14:51:41 linux-kernel [RFC PATCH 25/40] drm/amd/display: decouple steps to reuse in CRTC shaper LUT support
2023-04-23 14:51:39 linux-kernel [RFC PATCH 14/40] drm/amd/display: add plane shaper LUT driver-private properties
2023-04-23 14:51:26 linux-kernel [RFC PATCH 13/40] drm/amd/display: add plane 3D LUT driver-private properties
2023-04-23 14:51:21 linux-kernel [RFC PATCH 32/40] drm/amd/display: add support for plane degamma TF and LUT properties
2023-04-23 14:51:05 linux-kernel [RFC PATCH 15/40] drm/amd/display: add plane shaper TF driver-private property
2023-04-23 14:50:37 linux-kernel [RFC PATCH 26/40] drm/amd/display: add CRTC shaper LUT support to amd color pipeline
2023-04-23 14:50:33 linux-kernel [RFC PATCH 31/40] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
2023-04-23 14:50:17 linux-kernel [RFC PATCH 36/40] drm/amd/display: add plane shaper/3D LUT and shaper TF support
2023-04-23 14:49:58 linux-kernel [RFC PATCH 34/40] drm/amd/display: add dc_fixpt_from_s3132 helper
2023-04-23 14:49:56 linux-kernel [RFC PATCH 35/40] drm/adm/display: add HDR multiplier support
2023-04-23 14:49:42 linux-kernel [RFC PATCH 28/40] drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func
2023-04-23 14:49:33 linux-kernel [RFC PATCH 16/40] drm/amd/display: add plane blend LUT and TF driver-private properties
2023-04-23 14:49:27 linux-kernel [RFC PATCH 29/40] drm/amd/display: add CRTC shaper TF support
2023-04-23 14:49:19 linux-kernel [RFC PATCH 38/40] drm/amd/display: add DRM plane blend LUT and TF support
2023-04-23 14:29:50 linux-kernel [RFC PATCH 37/40] drm/amd/display: handle empty LUTs in __set_input_tf
2023-04-23 14:29:00 linux-kernel [RFC PATCH 39/40] drm/amd/display: copy dc_plane color settings to surface_updates
2023-04-23 14:26:43 linux-kernel [RFC PATCH 40/40] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG
2023-04-23 14:23:23 linux-kernel [RFC PATCH 33/40] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
2023-04-23 14:16:14 linux-kernel [RFC PATCH 21/40] drm/amd/display: allow BYPASS 3D LUT but keep shaper LUT settings
2023-04-23 14:16:08 linux-kernel [RFC PATCH 27/40] drm/amd/display: add CRTC regamma TF support
2023-04-23 14:16:05 linux-kernel [RFC PATCH 24/40] drm/amd/display: add CRTC 3D LUT support to amd color pipeline
2023-04-23 14:15:55 linux-kernel [RFC PATCH 23/40] drm/amd/display: dynamically acquire 3DLUT resources for color changes
2023-04-23 14:15:46 linux-kernel [RFC PATCH 22/40] drm/amd/display: handle MPC 3D LUT resources for a given context
2023-04-23 14:15:38 linux-kernel [RFC PATCH 09/40] drm/amd/display: move replace blob func to dm plane
2023-04-23 14:15:32 linux-kernel [RFC PATCH 20/40] drm/amd/display: copy 3D LUT settings from crtc state to stream_update
2023-04-23 14:15:21 linux-kernel [RFC PATCH 19/40] drm/amd/display: update lut3d and shaper lut to stream
2023-04-23 14:15:16 linux-kernel [RFC PATCH 17/40] drm/amd/display: add comments to describe DM crtc color mgmt behavior
2023-04-23 14:15:03 linux-kernel [RFC PATCH 18/40] drm/amd/display: encapsulate atomic regamma operation
2023-04-23 14:15:01 linux-kernel [RFC PATCH 12/40] drm/amd/display: add plane HDR multiplier driver-private property
2023-04-23 14:14:56 linux-kernel [RFC PATCH 11/40] drm/amd/display: add plane degamma TF driver-private property
2023-04-23 14:14:49 linux-kernel [RFC PATCH 10/40] drm/amd/display: add plane degamma LUT driver-private props
2023-04-23 14:14:45 linux-kernel [RFC PATCH 08/40] drm/drm_plane: track color mgmt changes per plane
2023-04-23 14:14:42 linux-kernel [RFC PATCH 07/40] drm/amd/display: add CRTC gamma TF to driver-private props
2023-04-23 14:14:06 linux-kernel [RFC PATCH 04/40] drm/drm_mode_object: increase max objects to accommodate new color props
2023-04-23 14:13:59 linux-kernel [RFC PATCH 06/40] drm/amd/display: add 3D LUT driver-private props
2023-04-23 14:13:53 linux-kernel [RFC PATCH 05/40] drm/amd/display: add shaper LUT driver-private props
2023-04-23 14:13:50 linux-kernel [RFC PATCH 03/40] drm/amd/display: introduce Steam Deck color features to AMD display driver
2023-04-23 14:13:48 linux-kernel [RFC PATCH 02/40] drm/amd/display: fix the delta clamping for shaper LUT
2023-04-23 14:13:48 linux-kernel [RFC PATCH 00/40] drm/amd/display: add AMD driver-specific properties for color mgmt