aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju1-17/+0
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang1-1/+2
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson2-8/+16
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann1-0/+6
2021-07-12drm: bridge: Mark deprecated operations in drm_bridge_funcsSam Ravnborg1-3/+23
2021-07-09drm/panel: add basic DP AUX backlight supportRajeev Nandan1-4/+12
2021-07-05drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm()Thomas Zimmermann1-4/+0
2021-07-05drm/dbi: Print errors for mipi_dbi_command()Linus Walleij1-1/+6
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann1-5/+9
2021-07-01drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon1-1/+22
2021-07-01drm/sched: Document what the timedout_job method should doBoris Brezillon1-0/+14
2021-06-24drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as defaultDaniel Vetter1-2/+5
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter1-0/+12
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter1-2/+5
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter1-0/+34
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter1-26/+90
2021-06-23dma-resv: Fix kerneldocDaniel Vetter1-1/+1
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu1-2/+5
2021-06-23Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-misc-nextMaxime Ripard2-1/+19
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard3-0/+15
2021-06-23drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard1-0/+4
2021-06-23drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard1-33/+69
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter1-0/+15
2021-06-17dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)Jason Ekstrand1-1/+49
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju1-0/+20
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König1-0/+25
2021-06-14dma-buf: some dma_fence_chain improvementsChristian König1-6/+21
2021-06-14drm/doc: document drm_mode_get_planeLeandro Ribeiro1-0/+32
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann1-1/+1
2021-06-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+3
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev1-0/+41
2021-06-11drm: Introduce the DP AUX busDouglas Anderson1-0/+57
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst1-1/+1
2021-06-11Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie1-0/+3
2021-06-10drm/doc: document how userspace should find out CRTC indexLeandro Ribeiro1-2/+2
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-34/+399
2021-06-10ASoC: hdmi-codec: Add a prepare hookMaxime Ripard1-1/+11
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie3-0/+6
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie11-105/+291
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul1-0/+48
2021-06-08ALSA: iec958: Split status creation and fillMaxime Ripard1-0/+8
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström1-0/+13
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström1-0/+7
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström5-0/+168
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-12/+5
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König1-2/+2
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König1-14/+13
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König1-8/+6
2021-06-04drm/amdgpu: add uapi to define yellow carp seriesAaron Liu1-0/+1
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu1-0/+1