summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann1-0/+6
2021-07-23drm/fourcc: Add modifier definitions for Arm Fixed Rate CompressionNormunds Rieksts1-3/+106
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-13/+13
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas1-0/+94
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig1-5/+5
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig1-3/+1
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig1-0/+5
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig1-48/+42
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig1-13/+0
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig1-12/+0
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig1-6/+0
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero1-0/+136
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-0/+7
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi1-3/+9
2021-07-20drm/print: fixup spelling in a commentJim Cromie1-1/+1
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/l...Maxime 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 ...Dave Airlie1-0/+3
2021-06-10drm/doc: document how userspace should find out CRTC indexLeandro Ribeiro1-2/+2