summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-181-15/+2
* drm/ttm: add a simple assign mem to bo wrapperDave Airlie2020-09-181-2/+8
* drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-181-0/+7
* drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-183-15/+1
* drm/ttm: remove superflous extern attribute from funcsChristian König2020-09-172-24/+20
* drm: fix spelling error in commentsWang Qing2020-09-171-1/+1
* drm/ttm: some cleanupsChristian König2020-09-172-13/+0
* Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard2020-09-163-1/+38
|\
| * virtio: Implement get_shm_region for MMIO transportSebastien Boeuf2020-09-101-0/+11
| * virtio: Implement get_shm_region for PCI transportSebastien Boeuf2020-09-101-1/+10
| * virtio: Add get_shm_region methodSebastien Boeuf2020-09-101-0/+17
* | drm/ttm: move populated state into page flagsDave Airlie2020-09-161-4/+5
* | drm/ttm: split bound/populated flags.Dave Airlie2020-09-163-11/+8
* | drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie2020-09-162-35/+28
* | drm/ttm: split populate out from binding.Dave Airlie2020-09-161-2/+1
* | drm/ttm: wrap tt destroy. (v2)Dave Airlie2020-09-161-0/+5
* | drm/ttm/tt: add wrappers to set tt state.Dave Airlie2020-09-161-1/+31
* | drm/ttm: remove available_cachingChristian König2020-09-152-7/+1
* | drm/ttm: remove default cachingChristian König2020-09-152-5/+0
* | drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä2020-09-141-0/+3
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-1468-240/+557
|\ \
| * \ Merge v5.9-rc5 into drm-nextDaniel Vetter2020-09-147-21/+69
| |\ \
| | * \ Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-131-4/+2
| | |\ \
| | | * | test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-09-101-4/+2
| | | * | PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap2020-09-071-0/+1
| | * | | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-09-131-4/+16
| | |\ \ \
| | | * | | dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie2020-09-041-4/+16
| | * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-132-7/+30
| | |\ \ \ \
| | | * | | | KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-2/+3
| | | * | | | arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-211-0/+1
| | | * | | | KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones2020-08-211-0/+20
| | | * | | | KVM: arm64: Drop type input from kvm_put_guestAndrew Jones2020-08-211-5/+6
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-09-111-0/+15
| | |\ \ \ \
| | | * | | | i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-091-0/+15
| | * | | | | Merge branch 'powercap'Rafael J. Wysocki2020-09-111-6/+5
| | |\ \ \ \ \
| | | * | | | | powercap: make documentation reflect codeAmit Kucheria2020-09-101-6/+5
| | | |/ / / /
| | * / / / / PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap2020-09-101-0/+1
| | |/ / / /
| * | | | | Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-092-3/+15
| |\ \ \ \ \
| | * | | | | drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul2020-08-311-0/+3
| | * | | | | drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul2020-08-311-0/+1
| | * | | | | drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul2020-08-311-1/+7
| | * | | | | drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul2020-08-311-0/+3
| | * | | | | drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul2020-08-311-2/+1
| * | | | | | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-083-8/+17
| |\ \ \ \ \ \
| | * | | | | | include/uapi/linux: Fix indentation in kfd_smi_event enumMukul Joshi2020-08-311-3/+3
| | * | | | | | drm/amdkfd: Add GPU reset SMI eventMukul Joshi2020-08-311-0/+2
| | * | | | | | drm/scheduler: Remove priority macro INVALID (v2)Luben Tuikov2020-08-181-1/+0
| | * | | | | | drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov2020-08-181-5/+7
| | * | | | | | drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer2020-08-061-0/+1
| | * | | | | | drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi2020-08-041-3/+7