summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev2023-04-061-0/+4
* drm/msm: Add wait-boost supportRob Clark2023-03-281-2/+12
* Merge tag 'dma-fence-deadline' into HEADRob Clark2023-03-285-22/+57
|\
| * drm/vblank: Add helper to get next vblank timeRob Clark2023-03-281-0/+1
| * drm/scheduler: Add fence deadline supportRob Clark2023-03-281-0/+17
| * dma-buf/sync_file: Surface sync-file uABIRob Clark2023-03-281-22/+15
| * dma-buf/dma-resv: Add a way to set fence deadlineRob Clark2023-03-281-0/+2
| * dma-buf/dma-fence: Add deadline awarenessRob Clark2023-03-251-0/+22
* | drm/gem: Export drm_gem_lru_move_tail_locked()Rob Clark2023-03-251-0/+1
* | Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark2023-03-20721-11224/+15728
|\ \
| * \ Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-03-151-5/+9
| |\ \
| | * | drm/i915: Add RPL-U sub platformChaitanya Kumar Borah2023-02-161-4/+8
| | * | drm/i915/dg2: Drop one PCI IDMatt Roper2023-02-081-1/+0
| | * | drm/i915: Add another EHL pci idJonathan Gray2023-02-061-0/+1
| * | | Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-03-1414-43/+303
| |\ \ \ | | |_|/ | |/| |
| | * | ttm/ttm_device.h: fix a trival typosuijingfeng2023-03-031-1/+1
| | * | drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst2023-03-011-0/+108
| | * | drm/edid: Fix csync detailed mode parsingVille Syrjälä2023-03-011-3/+9
| | * | Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann2023-02-281-1/+13
| | * | drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-02-271-13/+1
| | * | drm/shmem-helper: Put booleans in the end of struct drm_gem_shmem_objectDmitry Osipenko2023-02-271-15/+15
| | * | drm/gem: Add evict() callback to drm_gem_object_funcsDmitry Osipenko2023-02-271-0/+12
| | * | drm/displayid: provide access to DisplayID version and primary use caseJani Nikula2023-02-271-1/+11
| | * | drm/sched: Create wrapper to add a syncobj dependency to jobMaíra Canal2023-02-241-0/+6
| | * | drm/atomic-helper: Add atomic_enable plane-helper callbackThomas Zimmermann2023-02-202-1/+54
| | * | fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann2023-02-201-0/+20
| | * | fbdev: Unexport fb_mode_optionThomas Zimmermann2023-02-201-1/+0
| | * | drm: document DRM_IOCTL_PRIME_HANDLE_TO_FD and PRIME_FD_TO_HANDLESimon Ser2023-02-201-0/+30
| | * | drm: document expectations for GETFB2 handlesSimon Ser2023-02-201-2/+12
| | * | drm: document DRM_IOCTL_GEM_CLOSESimon Ser2023-02-171-0/+13
| | * | drm: remove dumb_destroy callbackChristian König2023-02-101-19/+0
| | * | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-01-3156-114/+807
| | |\ \
| | * | | drm: of: Add drm_of_get_dsi_bus helper functionChris Morgan2023-01-271-0/+12
| * | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
| |\ \ \ \
| | * | | | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
| * | | | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
| * | | | | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
| |\ \ \ \ \
| | * | | | | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
| * | | | | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
| |\ \ \ \ \ \
| | * | | | | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| | |/ / / / /
| * | | | | | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-101-1/+11
| |\ \ \ \ \ \
| | * | | | | | btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo2023-03-061-1/+11
| * | | | | | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-093-2/+9
| |\ \ \ \ \ \ \
| | * | | | | | | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-072-2/+2
| | * | | | | | | netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal2023-03-061-0/+7
| * | | | | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-0/+3
| * | | | | | | | | cpumask: be more careful with 'cpumask_setall()'Linus Torvalds2023-03-071-5/+5
| * | | | | | | | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko2023-03-061-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-55/+70