summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König
2026-01-05drm/amdkfd: Add metadata ring buffer for computeDavid Yat Sin
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdmaAlex Deucher
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for computeAlex Deucher
2025-12-16drm/amdkfd: allow debug subscription to lds violations on gfx 1250Jonathan Kim
2025-12-08amdkfd: Bump ABI to indicate presence of Trap handler support for expert sche...Mario Limonciello
2025-12-08amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESSZhu Lingshan
2025-12-08drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRTTimur Kristóf
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski
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-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-11-17Merge tag 'drm-misc-next-2025-11-14-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet