aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-14drm: add modifiers for Apple GPU layoutsAlyssa Rosenzweig1-0/+45
2025-03-12drm/debugfs: add top-level 'bridges' file showing all added bridgesLuca Ceresoli1-0/+1
2025-03-12drm/bridge: move bridges_show logic from drm_debugfs.cLuca Ceresoli1-0/+2
2025-03-12drm/prime: Support dedicated DMA device for dma-buf importsThomas Zimmermann1-0/+41
2025-03-06drm/sched: Update timedout_job()'s documentationPhilipp Stanner1-31/+47
2025-03-06drm/sched: Adjust outdated docu for run_job()Philipp Stanner1-4/+30
2025-03-06dma-buf: drop caching of sg_tablesChristian König1-13/+0
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König1-14/+0
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König1-21/+0
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König1-2/+2
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann1-0/+14
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström2-0/+23
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström1-0/+72
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström2-2/+73
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström1-0/+74
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula1-18/+23
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay1-0/+3
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard1-2/+0
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert1-2/+0
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert1-5/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert1-1/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert1-32/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_rot_mode_to_degreesDr. David Alan Gilbert1-2/+0
2025-03-01gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_initDr. David Alan Gilbert1-4/+0
2025-02-27drivers: base: component: add function to query the bound statusHeiko Stuebner1-1/+3
2025-02-25drm/dp: Add helper to set LTTPRs in transparent modeAbel Vesa1-0/+2
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann30-46/+266
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin1-1/+1
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie30-46/+266
2025-02-24drm/sched: Group exported prototypes by object typeTvrtko Ursulin1-27/+33
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin1-27/+0
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin1-1/+0
2025-02-24drm/sched: Remove a hole from struct drm_sched_jobTvrtko Ursulin1-18/+20
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds2-7/+35
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-0/+12
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+30
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann1-0/+3
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard1-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard1-0/+31