aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon1-0/+5
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula1-3/+3
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula1-0/+20
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard1-0/+5
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari2-6/+0
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari2-0/+48
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari1-0/+4
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula20-35/+873
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-0/+143
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström38-150/+1198
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann2-44/+0
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie14-31/+710
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski1-0/+143
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski1-0/+143
2025-11-28drm/{i915,xe}/hdcp: use parent interface for HDCP GSC callsJani Nikula1-0/+13
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung1-0/+18
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung1-0/+23
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland1-9/+14
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland1-1/+20
2025-11-26drm/colorop: Add multiplier typeAlex Hung1-0/+16
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung1-0/+16
2025-11-26drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah1-0/+16
2025-11-26drm: Add Enhanced LUT precision structureUma Shankar1-0/+13
2025-11-26drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland1-0/+23
2025-11-26drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland1-0/+24
2025-11-26drm/colorop: define a new macro for_each_new_colorop_in_stateAlex Hung1-0/+20
2025-11-26drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland1-0/+18
2025-11-26drm/colorop: Add 3x4 CTM typeHarry Wentland1-0/+24
2025-11-26drm/colorop: Add destroy functions for color pipelineAlex Hung1-0/+3
2025-11-26drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland1-0/+7
2025-11-26drm/plane: Add COLOR PIPELINE propertyHarry Wentland3-0/+16
2025-11-26drm/colorop: Add NEXT propertyHarry Wentland1-0/+17
2025-11-26drm/colorop: Add BYPASS propertyHarry Wentland1-0/+21
2025-11-26drm/colorop: Add 1D Curve subtypeHarry Wentland1-0/+62
2025-11-26drm/colorop: Add TYPE propertyHarry Wentland1-0/+24
2025-11-26drm/colorop: Introduce new drm_colorop mode objectHarry Wentland5-0/+266
2025-11-26drm: Add helper for conversion from signed-magnitudeHarry Wentland1-0/+17
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer1-8/+21
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann1-12/+0
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann1-0/+8
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann3-11/+9
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie1-1/+1
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie1-0/+16
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula1-0/+3
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula1-0/+10
2025-11-19drm/i915: add .has_fenced_regions to parent interfaceJani Nikula1-0/+3
2025-11-19drm/i915: add .vgpu_active to parent interfaceJani Nikula1-0/+3
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula1-0/+8
2025-11-17Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-2/+2
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+1