summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich2023-08-241-1/+7
* Merge tag 'amd-drm-next-6.6-2023-08-11' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-08-151-1/+6
|\
| * drm/amdgpu: add UAPI for allocating doorbell memoryAlex Deucher2023-08-071-1/+6
* | drm/ttm: Remove two unused function declarationsYue Haibing2023-08-101-2/+0
* | drm/exec: use unique instead of local labelChristian König2023-08-101-7/+7
* | accel/ivpu: Refactor memory ranges logicKarol Wachowski2023-08-091-1/+4
* | accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka2023-08-091-0/+4
* | drm/nouveau: new VM_BIND uAPI interfacesDanilo Krummrich2023-08-041-0/+217
* | drm/nouveau: fixup the uapi header file.Dave Airlie2023-08-041-3/+45
* | drm/gem: fix lockdep check for dma-resv lockDanilo Krummrich2023-08-041-6/+9
|/
* drm/doc: document that PRIME import/export is always supportedSimon Ser2023-08-031-0/+7
* drm/doc: document drm_event and its typesSimon Ser2023-08-031-10/+35
* drm/doc: add warning about connector_type_id stabilitySimon Ser2023-08-031-0/+3
* drm/doc: use proper cross-references for sectionsSimon Ser2023-08-031-5/+4
* drm/drm_plane.h: fix grammar of the commentSui Jingfeng2023-08-031-1/+1
* drm/panel: Fix kernel-doc typo for `follower_lock`Douglas Anderson2023-08-031-1/+1
* drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen2023-08-021-0/+3
* drm/panel: Add a way for other devices to follow panel stateDouglas Anderson2023-08-011-0/+82
* drm/panel: Check for already prepared/enabled in drm_panelDouglas Anderson2023-08-011-0/+14
* drm/virtio: Support sync objectsDmitry Osipenko2023-08-011-1/+15
* fbdev: Align deferred I/O with naming of helpersThomas Zimmermann2023-07-311-2/+2
* fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann2023-07-311-2/+2
* fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann2023-07-311-2/+2
* fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann2023-07-311-7/+7
* drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard2023-07-311-0/+5
* drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard2023-07-311-0/+2
* drm: Remove references to removed transitional helpersGeert Uytterhoeven2023-07-292-32/+21
* drm: Spelling s/randevouz/rendez-vous/Geert Uytterhoeven2023-07-291-1/+1
* drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven2023-07-291-1/+1
* fbdev: Harmonize some comments in <linux/fb.h>Thomas Zimmermann2023-07-241-10/+2
* fbdev: Remove FB_DEFAULT_SYS_OPSThomas Zimmermann2023-07-241-8/+0
* fbdev: Add fb_ops init macros for framebuffers in DMA-able memoryThomas Zimmermann2023-07-241-0/+13
* fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULTThomas Zimmermann2023-07-241-3/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-07-24530-6432/+21284
|\
| * Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-1715-77/+149
| |\
| * \ Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-162-2/+6
| |\ \
| | * | sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-102-2/+6
| * | | Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-161-1/+0
| |\ \ \
| | * | | vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu2023-07-111-1/+0
| | |/ /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-142-0/+26
| |\ \ \
| | * \ \ Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-112-0/+26
| | |\ \ \ | | | |/ / | | |/| |
| | | * | scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev2023-07-052-0/+26
| * | | | Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-143-4/+5
| |\ \ \ \
| | * \ \ \ Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-07-131-1/+1
| | |\ \ \ \
| | | * | | | nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-101-1/+1
| | * | | | | block: remove dead struc request->completion_data fieldJens Axboe2023-07-101-3/+3
| | |/ / / /
| | * | | | blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-051-0/+1
| * | | | | Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-142-4/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard2023-07-11551-6583/+23013
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | dma-buf: keep the signaling time of merged fences v3Christian König2023-07-031-1/+1