summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann-0/+8
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann-11/+9
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea-0/+4
2025-11-10Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-1/+130
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-23/+132
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1/+126
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya-2/+2
2025-11-06drm/panfrost: fix UAPI kernel-doc warningsRandy Dunlap-36/+82
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou-1/+15
2025-11-04accel/amdxdna: Add IOCTL parameter for telemetry dataLizhi Hou-0/+17
2025-11-04accel/amdxdna: Add IOCTL parameter for resource dataLizhi Hou-0/+17
2025-11-04drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_identJani Nikula-0/+6
2025-11-03drm/{i915, xe}/display: Add display runtime pm parent interfaceJouni Högander-0/+19
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula-0/+26
2025-10-31Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-0/+271
2025-10-31Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter-0/+4
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin-0/+6
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin-2/+3
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin-1/+2
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin-5/+13
2025-10-31drm/ttm: replace drm_print.h include with a forward declarationJani Nikula-1/+2
2025-10-31drm/mm: replace drm_print.h include with a forward declarationJani Nikula-1/+1
2025-10-31drm/buddy: replace drm_print.h include with a forward declarationJani Nikula-1/+1
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann-1/+1
2025-10-30drm/client: Create client buffers with drm_client_buffer_create_dumb()Thomas Zimmermann-1/+1
2025-10-30drm/client: Remove drm_client_framebuffer_delete()Thomas Zimmermann-1/+1
2025-10-30drm/client: Deprecate struct drm_client_buffer.gemThomas Zimmermann-6/+3
2025-10-30drm/client: Remove pitch from struct drm_client_bufferThomas Zimmermann-5/+0
2025-10-30drm/drm_crtc: Introduce sharpness strength propertyNemesa Garg-0/+18
2025-10-30accel/ivpu: Add support for userptr buffer objectsJacek Lawrynowicz-0/+52
2025-10-28drm/atomic: WARN about invalid drm_foo_get_state() usageVille Syrjälä-0/+8
2025-10-24accel: Add Arm Ethos-U NPU driverRob Herring (Arm)-0/+261
2025-10-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann-36/+154
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-89/+127
2025-10-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann-0/+10
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan-0/+4
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-13/+317
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-3/+38
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+11
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+4
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+1
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+30
2025-10-18dma-buf: heaps: cma: Register list of CMA regions at bootMaxime Ripard-0/+16
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann-16/+6
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+14
2025-10-17drm/xe/nvl: Define NVL-S platformMatt Roper-0/+9
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-0/+44
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+3
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-22/+1
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-0/+15