summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs_crc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-18dma-buf: Remove obsoleted internal lockDmitry Osipenko2-19/+4
2022-10-18media: videobuf2: Stop using internal dma-buf lockDmitry Osipenko3-30/+3
2022-10-18dma-buf: Document dynamic locking conventionDmitry Osipenko2-0/+70
2022-10-18dma-buf: Move dma_buf_mmap() to dynamic locking specificationDmitry Osipenko1-1/+7
2022-10-18dma-buf: Move dma_buf_map_attachment() to dynamic locking specificationDmitry Osipenko1-8/+2
2022-10-18dma-buf: Move dma_buf_attach() to dynamic locking specificationDmitry Osipenko1-12/+8
2022-10-18dma-buf: Move dma_buf_vmap() to dynamic locking specificationDmitry Osipenko1-0/+4
2022-10-18media: tegra-vde: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-3/+3
2022-10-18media: videobuf2: Prepare to dynamic dma-buf locking specificationDmitry Osipenko3-12/+13
2022-10-18xen/gntdev: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-4/+4
2022-10-18misc: fastrpc: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-3/+3
2022-10-18RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-3/+4
2022-10-18drm/etnaviv: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-1/+1
2022-10-18drm/tegra: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-8/+9
2022-10-18drm/omapdrm: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-2/+2
2022-10-18drm/i915: Prepare to dynamic dma-buf locking specificationDmitry Osipenko3-9/+23
2022-10-18drm/armada: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-4/+4
2022-10-18drm/prime: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-3/+3
2022-10-18drm/gem: Take reservation lock for vmap/vunmap operationsDmitry Osipenko11-33/+54
2022-10-18dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko2-0/+59
2022-10-18dma-buf: Add unlocked variant of vmapping functionsDmitry Osipenko2-0/+45
2022-10-17Linux 6.1-rc1v6.1-rc1Linus Torvalds1-2/+2
2022-10-16drm/ttm: Remove unnecessary drm_mm_cleanZeng Heng1-1/+0
2022-10-16drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode into parameterized t...Maíra Canal1-127/+243
2022-10-16drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized testsMaíra Canal1-24/+53
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-16lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-16kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-16drm/ast: Avoid reprogramming primary-plane scanout addressThomas Zimmermann1-4/+13
2022-10-16drm/ast: Convert ast to SHMEMThomas Zimmermann6-115/+129
2022-10-16drm/ast: Style cleanups in plane codeThomas Zimmermann1-59/+45
2022-10-16drm/ast: Rename struct ast_cursor_plane to struct ast_planeThomas Zimmermann2-17/+20
2022-10-16drm/ast: Remove cursor double bufferingThomas Zimmermann2-60/+35
2022-10-16drm/ast: Do not call drm_atomic_add_affected_planes()Thomas Zimmermann1-3/+2
2022-10-16drm/ast: Call drm_atomic_helper_check_plane_state() unconditionallyThomas Zimmermann1-20/+15
2022-10-16drm/ast: Acquire I/O-register lock in atomic_commit_tail functionThomas Zimmermann1-18/+16
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2-19/+19
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt1-1/+1
2022-10-15smb3: improve SMB3 change notification supportSteve French6-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French1-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French1-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara1-7/+9
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu7-0/+396
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu7-1/+273
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu1-19/+34
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev1-4/+39
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter1-1/+1