summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-07drm/amdkfd: Add support for more per-process flagHarish Kasiviswanathan
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: Remove unused ipu_rot_mode_to_degreesDr. David Alan Gilbert
2025-03-01gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_initDr. David Alan Gilbert
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-02-27drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-02-27drivers: base: component: add function to query the bound statusHeiko Stuebner
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-25drm/dp: Add helper to set LTTPRs in transparent modeAbel Vesa
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-24drm/sched: Group exported prototypes by object typeTvrtko Ursulin
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin
2025-02-24drm/sched: Remove a hole from struct drm_sched_jobTvrtko Ursulin
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima