summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli1-0/+19
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli1-0/+17
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann1-0/+7
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann1-0/+41
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann1-0/+2
2025-04-03drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsignedLyude Paul1-2/+2
2025-04-03drm/edid: Use unsigned int in drm_add_modes_noedid()Lyude Paul1-1/+1
2025-04-02drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helperAndy Yan1-0/+2
2025-04-01drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjsRob Clark1-0/+4
2025-04-01drm/panel: Add refcount supportAnusha Srivatsa1-0/+19
2025-04-01drm/panel: Add new helpers for refcounted panel allocatonsAnusha Srivatsa1-0/+22
2025-03-30drm/mipi-dsi: Add helper to find input formatAradhya Bhatia1-0/+1
2025-03-28drm/virtio: Add capset definitions to UAPIAaron Ruby2-1/+8
2025-03-26drm/shmem-helper: Use refcount_t for vmap_use_countDmitry Osipenko1-1/+1
2025-03-26drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpinDmitry Osipenko1-1/+1
2025-03-26drm/shmem-helper: Use refcount_t for pages_use_countDmitry Osipenko1-1/+1
2025-03-26drm/shmem-helper: Add and use pages_pin_countDmitry Osipenko1-0/+11
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko1-14/+14
2025-03-26drm/gem: Document locking rule of vmap and evict callbacksDmitry Osipenko1-3/+6
2025-03-26drm/gem: Add _locked postfix to functions that have unlocked counterpartDmitry Osipenko1-1/+1
2025-03-26drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function namesDmitry Osipenko1-2/+2
2025-03-25drm/display: dp: implement new access helpersDmitry Baryshkov1-2/+90
2025-03-24drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()Thomas Zimmermann1-1/+1
2025-03-20drm/bridge: Add helper to reset bridge pipelineMaxime Ripard1-0/+12
2025-03-20drm/tests: helpers: Create new helper to enable outputMaxime Ripard1-0/+8
2025-03-20drm/atomic: Introduce helper to lookup connector by encoderMaxime Ripard1-0/+3
2025-03-20drm/bridge: Provide a helper to retrieve current bridge stateMaxime Ripard1-0/+32
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard1-1/+1
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