summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari
2025-12-04dma-buf/dma-fence: Remove return code of signaling-functionsPhilipp Stanner
2025-12-04dma-buf/dma-fence: Add dma_fence_check_and_signal()Philipp Stanner
2025-12-04dma-buf/dma-fence: Add dma_fence_test_signaled_flag()Philipp Stanner
2025-12-02fbcon: Remove fb_debug_enter/_leave from struct fb_opsThomas Zimmermann
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland
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