summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-26drm/colorop: Add multiplier typeAlex 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/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry 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/colorop: Add 3x4 CTM typeHarry Wentland
2025-11-26drm/colorop: Add destroy functions for color pipelineAlex Hung
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 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: Add helper for conversion from signed-magnitudeHarry Wentland
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea
2025-11-10Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya
2025-11-06drm/panfrost: fix UAPI kernel-doc warningsRandy Dunlap
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou
2025-11-04accel/amdxdna: Add IOCTL parameter for telemetry dataLizhi Hou
2025-11-04accel/amdxdna: Add IOCTL parameter for resource dataLizhi Hou
2025-11-04drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_identJani Nikula
2025-11-03drm/{i915, xe}/display: Add display runtime pm parent interfaceJouni Högander
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula
2025-10-31Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-31Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin
2025-10-31drm/ttm: replace drm_print.h include with a forward declarationJani Nikula
2025-10-31drm/mm: replace drm_print.h include with a forward declarationJani Nikula
2025-10-31drm/buddy: replace drm_print.h include with a forward declarationJani Nikula
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann
2025-10-30drm/client: Create client buffers with drm_client_buffer_create_dumb()Thomas Zimmermann
2025-10-30drm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann
2025-10-30drm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann
2025-10-30drm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg
2025-10-30accel/ivpu: Add support for userptr buffer objectsJacek Lawrynowicz