summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-08drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRTTimur Kristóf1-1/+1
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang1-0/+1
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-0/+143
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie17-40/+859
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 Hung2-0/+57
2025-11-27drm/colorop: allow non-bypass coloropsHarry Wentland1-9/+14
2025-11-27drm/colorop: Define LUT_1D interpolationHarry Wentland2-1/+33
2025-11-27drm/colorop: Add multiplier typeAlex Hung2-0/+27
2025-11-27drm/colorop: Add 1D Curve Custom LUT typeAlex Hung2-0/+30
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 Shankar2-0/+25
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 Wentland3-10/+55
2025-11-27drm/colorop: Add destroy functions for color pipelineAlex Hung1-0/+3
2025-11-27drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland2-0/+22
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 Wentland2-0/+43
2025-11-27drm/colorop: Introduce new drm_colorop mode objectHarry Wentland6-0/+267
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 Airlie47-115/+313
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 Airlie4-39/+99
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+1
2025-11-17Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+10
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-15Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-15drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea1-0/+4
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+7
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan1-1/+1
2025-11-13drm/intel/bmg: Allow device ID usage with single-argument macrosMichał Winiarski1-1/+1
2025-11-13Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+2
2025-11-13PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas1-0/+2
2025-11-12Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+5
2025-11-12ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1