Ayan Halder ([email protected])

Number of posts: 174 (0.27 per day)
First post: 2018-01-12 14:21:31
Last post: 2019-10-25 17:59:50

Date List Subject
2018-07-23 08:59:18 linux-kernel [PATCH] drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yuv and multi planar or not.
2018-07-18 14:41:53 linux-kernel Re: [Intel-gfx] [PATCH 5/5] drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
2018-07-17 17:15:50 linux-kernel [PATCH 5/5] drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
2018-07-17 17:15:46 linux-kernel [PATCH 2/5] drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
2018-07-17 17:15:40 linux-kernel [PATCH 3/5] drm/rockchip: Substitute is_yuv_support() with format->is_yuv
2018-07-17 17:15:39 linux-kernel [PATCH 1/5] drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
2018-07-17 17:15:08 linux-kernel [PATCH 4/5] drm/omapdrm: Substitute format_is_yuv() with format->is_yuv
2018-07-10 13:22:54 linux-kernel [PATCH v2 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
2018-07-10 13:22:35 linux-kernel [PATCH v2 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC).
2018-07-10 13:21:19 linux-kernel [PATCH v2 0/4] Add support for Arm Framebuffer Compression(AFBC)
2018-07-10 13:20:42 linux-kernel [PATCH v2 4/4] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
2018-07-10 13:20:40 linux-kernel [PATCH v2 2/4] drm/arm/malidp: Implemented the size validation for AFBC framebuffers
2018-07-10 12:40:52 linux-kernel Re: [RFC PATCH 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
2018-07-06 09:17:49 linux-kernel [PATCH 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC).
2018-07-06 09:17:44 linux-kernel Re-sending the drm_fourcc.h (with the no -disclaimer added)
2018-07-05 16:32:04 linux-kernel [PATCH 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC).
2018-07-05 16:22:59 linux-kernel Re: [RFC PATCH v2] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
2018-07-05 14:28:43 linux-kernel [RFC PATCH v2] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
2018-07-05 13:47:25 linux-kernel Re: [RFC PATCH 4/4] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
2018-07-05 13:33:08 linux-kernel Re: [RFC PATCH 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
2018-06-15 13:54:02 linux-kernel [RFC PATCH 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
2018-06-15 13:53:49 linux-kernel [RFC PATCH 2/4] drm/arm/malidp: Implemented the size validation for AFBC framebuffers
2018-06-15 13:53:34 linux-kernel [RFC PATCH 0/4] Add support for Arm Framebuffer Compression(AFBC)
2018-06-15 13:52:47 linux-kernel [RFC PATCH 4/4] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
2018-06-15 13:52:38 linux-kernel [RFC PATCH 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC).
2018-06-15 12:56:44 linux-kernel [PATCH] drm/arm/malidp:- Rectify the width and height passed to rotmem_required()
2018-06-15 10:55:56 linux-kernel [PATCH] drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers for each layer
2018-05-25 15:37:40 linux-kernel [PATCH] drm: check_pixel_format() should return true if no modifiers are passed for a supported pixel format
2018-05-15 16:08:37 linux-kernel [PATCH v3 3/5] drm/arm/malidp: Enable/disable interrupts in runtime pm
2018-05-15 16:07:35 linux-kernel [PATCH v3 4/5] drm/arm/malidp: Set the output_depth register in modeset
2018-05-15 16:06:54 linux-kernel [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions
2018-05-15 16:06:27 linux-kernel [PATCH v3 0/5] Enhance support for system and runtime power management on malidp.
2018-05-15 16:06:07 linux-kernel [PATCH v3 1/5] drm/arm/malidp: Modified the prototype of malidp irq de-initializers
2018-05-15 16:06:02 linux-kernel [PATCH v3 2/5] drm/arm/malidp: Split malidp interrupt initialization functions.
2018-05-14 10:03:44 linux-kernel Re: [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions
2018-04-24 18:17:21 linux-kernel [PATCH v3 3/5] drm/arm/malidp: Enable/disable interrupts in runtime pm
2018-04-24 18:15:52 linux-kernel [PATCH v3 1/5] drm/arm/malidp: Modified the prototype of malidp irq de-initializers
2018-04-24 18:15:16 linux-kernel [PATCH v3 4/5] drm/arm/malidp: Set the output_depth register in modeset
2018-04-24 18:15:01 linux-kernel [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions
2018-04-24 18:14:51 linux-kernel [PATCH v3 2/5] drm/arm/malidp: Split malidp interrupt initialization functions.
2018-04-24 18:14:40 linux-kernel [PATCH v3 0/5] Enhance support for system and runtime power management on malidp.
2018-04-24 10:15:18 linux-kernel Re: [PATCH v2 6/8] drm/arm/malidp: Enable/disable the scaling engine interrupts with memory writeback
2018-04-23 14:55:11 linux-kernel [PATCH v2 1/8] drm/arm/malidp: Modified the prototype of malidp_de_irq_fini
2018-04-23 14:55:04 linux-kernel [PATCH v2 4/8] drm/arm/malidp: Split malidp_se_irq_init
2018-04-23 14:54:59 linux-kernel [PATCH v2 3/8] drm/arm/malidp: Split malidp_de_irq_init
2018-04-23 14:54:13 linux-kernel [PATCH v2 5/8] drm/arm/malidp: Enable/disable interrupts in runtime pm
2018-04-23 14:53:59 linux-kernel [PATCH v2 6/8] drm/arm/malidp: Enable/disable the scaling engine interrupts with memory writeback
2018-04-23 14:53:50 linux-kernel [PATCH v2 7/8] drm/arm/malidp: Set the output_depth register in modeset
2018-04-23 14:53:11 linux-kernel [PATCH v2 8/8] drm/arm/malidp: Added the late system pm functions
2018-04-23 14:52:32 linux-kernel [PATCH v2 2/8] drm/arm/malidp: Modified the prototype of malidp_se_irq_fini
2018-04-23 14:52:31 linux-kernel [PATCH v2 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp.