summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard4-2/+161
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost1-0/+50
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost1-0/+2
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula1-1/+1
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann1-1/+0
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli1-0/+12
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon1-0/+5
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 tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-0/+143
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-27drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung1-0/+18
2025-11-27drm/colorop: Add 3D LUT support to color pipelineAlex Hung1-0/+23
2025-11-27drm/colorop: allow non-bypass coloropsHarry Wentland1-9/+14
2025-11-27drm/colorop: Define LUT_1D interpolationHarry Wentland1-1/+20
2025-11-27drm/colorop: Add multiplier typeAlex Hung1-0/+16
2025-11-27drm/colorop: Add 1D Curve Custom LUT typeAlex Hung1-0/+16
2025-11-27drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah1-0/+16
2025-11-27drm: Add Enhanced LUT precision structureUma Shankar1-0/+13
2025-11-27drm/colorop: add BT2020/BT709 OETF and Inverse OETFHarry Wentland1-0/+23
2025-11-27drm/colorop: Add PQ 125 EOTF and its inverseHarry Wentland1-0/+24
2025-11-27drm/colorop: define a new macro for_each_new_colorop_in_stateAlex Hung1-0/+20
2025-11-27drm/colorop: pass plane_color_pipeline client cap to atomic checkHarry Wentland1-0/+18
2025-11-27drm/colorop: Add 3x4 CTM typeHarry Wentland1-0/+24
2025-11-27drm/colorop: Add destroy functions for color pipelineAlex Hung1-0/+3
2025-11-27drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland1-0/+7
2025-11-27drm/plane: Add COLOR PIPELINE propertyHarry Wentland3-0/+16
2025-11-27drm/colorop: Add NEXT propertyHarry Wentland1-0/+17
2025-11-27drm/colorop: Add BYPASS propertyHarry Wentland1-0/+21
2025-11-27drm/colorop: Add 1D Curve subtypeHarry Wentland1-0/+62
2025-11-27drm/colorop: Add TYPE propertyHarry Wentland1-0/+24
2025-11-27drm/colorop: Introduce new drm_colorop mode objectHarry Wentland5-0/+266
2025-11-27drm: 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-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
2025-11-15drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea1-0/+4
2025-11-13drm/intel/bmg: Allow device ID usage with single-argument macrosMichał Winiarski1-1/+1
2025-11-10Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst6-1/+130
2025-11-09kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare1-1/+1
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie9-23/+46