summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-26drm/colorop: Add multiplier typeAlex Hung
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung
2025-11-26drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah
2025-11-26drm: Add Enhanced LUT precision structureUma Shankar
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland
2025-11-26drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland
2025-11-26drm/colorop: define a new macro for_each_new_colorop_in_stateAlex Hung
2025-11-26drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland
2025-11-26drm/vkms: Add tests for CTM handlingHarry Wentland
2025-11-26drm/tests: Add a few tests around drm_fixed.hHarry Wentland
2025-11-26drm/vkms: add 3x4 matrix in color pipelineHarry Wentland
2025-11-26drm/vkms: Use s32 for internal color pipeline precisionHarry Wentland
2025-11-26drm/colorop: Add 3x4 CTM typeHarry Wentland
2025-11-26drm/vkms: Add kunit tests for linear and sRGB LUTsHarry Wentland
2025-11-26drm/vkms: Add config for default plane pipelineLouis Chauvet
2025-11-26drm/vkms: Add enumerated 1D curve coloropHarry Wentland
2025-11-26drm/vkms: Pass plane_cfg to plane initializationLouis Chauvet
2025-11-26drm/colorop: Add destroy functions for color pipelineAlex Hung
2025-11-26Documentation/gpu: document drm_coloropHarry Wentland
2025-11-26drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland
2025-11-26drm/plane: Add COLOR PIPELINE propertyHarry Wentland
2025-11-26drm/colorop: Add atomic state print for drm_coloropHarry Wentland
2025-11-26drm/colorop: Add NEXT propertyHarry Wentland
2025-11-26drm/colorop: Add BYPASS propertyHarry Wentland
2025-11-26drm/colorop: Add 1D Curve subtypeHarry Wentland
2025-11-26drm/colorop: Add TYPE propertyHarry Wentland
2025-11-26drm/colorop: Introduce new drm_colorop mode objectHarry Wentland
2025-11-26drm/doc/rfc: Describe why prescriptive color pipeline is neededHarry Wentland
2025-11-26drm/vkms: Add kunit tests for VKMS LUT handlingHarry Wentland
2025-11-26drm: Add helper for conversion from signed-magnitudeHarry Wentland
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith
2025-11-26drm/gem: Correct error condition in drm_gem_objects_lookupSteven Price
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari
2025-11-26drm/panthor: Add support for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Support 64-bit endpoint_req register for Mali-G1Karunika Choo
2025-11-26drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Implement soft reset via PWR_CONTROLKarunika Choo