summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann
2025-04-02drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsignedLyude Paul
2025-04-02drm/edid: Use unsigned int in drm_add_modes_noedid()Lyude Paul
2025-04-02drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helperAndy Yan
2025-04-01drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjsRob Clark
2025-04-01drm/panel: Add refcount supportAnusha Srivatsa
2025-04-01drm/panel: Add new helpers for refcounted panel allocatonsAnusha Srivatsa
2025-03-30drm/mipi-dsi: Add helper to find input formatAradhya Bhatia
2025-03-28drm/virtio: Add capset definitions to UAPIAaron Ruby
2025-03-26drm/shmem-helper: Use refcount_t for vmap_use_countDmitry Osipenko
2025-03-26drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpinDmitry Osipenko
2025-03-26drm/shmem-helper: Use refcount_t for pages_use_countDmitry Osipenko
2025-03-26drm/shmem-helper: Add and use pages_pin_countDmitry Osipenko
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko
2025-03-26drm/gem: Document locking rule of vmap and evict callbacksDmitry Osipenko
2025-03-26drm/gem: Add _locked postfix to functions that have unlocked counterpartDmitry Osipenko
2025-03-26drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function namesDmitry Osipenko
2025-03-25drm/display: dp: implement new access helpersDmitry Baryshkov
2025-03-24drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()Thomas Zimmermann
2025-03-20drm/bridge: Add helper to reset bridge pipelineMaxime Ripard
2025-03-20drm/tests: helpers: Create new helper to enable outputMaxime Ripard
2025-03-20drm/atomic: Introduce helper to lookup connector by encoderMaxime Ripard
2025-03-20drm/bridge: Provide a helper to retrieve current bridge stateMaxime Ripard
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard
2025-03-14drm: add modifiers for Apple GPU layoutsAlyssa Rosenzweig
2025-03-12drm/debugfs: add top-level 'bridges' file showing all added bridgesLuca Ceresoli
2025-03-12drm/bridge: move bridges_show logic from drm_debugfs.cLuca Ceresoli
2025-03-12drm/prime: Support dedicated DMA device for dma-buf importsThomas Zimmermann
2025-03-06drm/sched: Update timedout_job()'s documentationPhilipp Stanner
2025-03-06drm/sched: Adjust outdated docu for run_job()Philipp Stanner
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König
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-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