Dipam Turkar ([email protected])

Number of posts: 4 (0.07 per day)
First post: 2023-11-15 14:31:13
Last post: 2024-01-14 10:56:01

Date List Subject
2024-01-14 10:56:01 linux-kernel [PATCH v4 1/1] drm/tests: Add KUnit tests for drm_mode_create_dvi_i_properties()
2024-01-06 14:15:08 linux-kernel [PATCH 1/1] Refactor radeon driver to use drm_gem_create_map_offset() instead of its custom implementation for associating GEM object with a fake offset. Since, we already have a generic implementation, we don't need the custom function and it is better to standardize the code.
2024-01-06 14:03:50 linux-kernel [PATCH v3 1/1] drm/tests: Add KUnit tests for drm_mode_create_dvi_i_properties()
2023-11-15 14:31:13 linux-kernel [PATCH v2] Remove custom dumb_map_offset implementation in msm driver