summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-13/+13
* drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas2021-07-211-0/+94
* vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig2021-07-211-5/+5
* vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig2021-07-211-3/+1
* vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig2021-07-211-0/+5
* vgaarb: cleanup vgaarb.hChristoph Hellwig2021-07-211-48/+42
* vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig2021-07-211-13/+0
* vgaarb: remove vga_conflictsChristoph Hellwig2021-07-211-12/+0
* vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig2021-07-211-6/+0
* drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero2021-07-211-0/+136
* drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2021-07-202-0/+7
* drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi2021-07-201-3/+9
* drm/print: fixup spelling in a commentJim Cromie2021-07-201-1/+1
* dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju2021-07-201-17/+0
* fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang2021-07-191-1/+2
* drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson2021-07-132-8/+16
* drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann2021-07-131-0/+6
* drm: bridge: Mark deprecated operations in drm_bridge_funcsSam Ravnborg2021-07-121-3/+23
* drm/panel: add basic DP AUX backlight supportRajeev Nandan2021-07-091-4/+12
* drm/vram-helper: Unexport drm_vram_helper_{alloc,release}_mm()Thomas Zimmermann2021-07-051-4/+0
* drm/dbi: Print errors for mipi_dbi_command()Linus Walleij2021-07-051-1/+6
* drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-5/+9
* drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon2021-07-011-1/+22
* drm/sched: Document what the timedout_job method should doBoris Brezillon2021-07-011-0/+14
* drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as defaultDaniel Vetter2021-06-241-2/+5
* drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter2021-06-241-0/+12
* drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter2021-06-241-2/+5
* dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter2021-06-241-0/+34
* dma-buf: Switch to inline kerneldocDaniel Vetter2021-06-241-26/+90
* dma-resv: Fix kerneldocDaniel Vetter2021-06-231-1/+1
* drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu2021-06-231-2/+5
* Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Maxime Ripard2021-06-232-1/+19
|\
| * ASoC: hdmi-codec: Add a prepare hookMaxime Ripard2021-06-101-1/+11
| * ALSA: iec958: Split status creation and fillMaxime Ripard2021-06-081-0/+8
* | drm: Mention the power state requirement on side-channel operationsMaxime Ripard2021-06-233-0/+15
* | drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard2021-06-231-0/+4
* | drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard2021-06-231-33/+69
* | dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter2021-06-221-0/+15
* | dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)Jason Ekstrand2021-06-171-1/+49
* | dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju2021-06-151-0/+20
* | dma-buf: add dma_fence_chain_alloc/free v3Christian König2021-06-141-0/+25
* | dma-buf: some dma_fence_chain improvementsChristian König2021-06-141-6/+21
* | drm/doc: document drm_mode_get_planeLeandro Ribeiro2021-06-141-0/+32
* | Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann2021-06-141-1/+1
|\ \
| * | drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst2021-06-111-1/+1
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-06-141-0/+3
|\| |
| * | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2021-06-111-0/+3
| |\ \
| | * | drm/etnaviv: provide more ID values via GET_PARAM ioctl.Christian Gmeiner2021-01-221-0/+3
* | | | drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev2021-06-121-0/+41
* | | | drm: Introduce the DP AUX busDouglas Anderson2021-06-111-0/+57