summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17drm/ttm: remove superflous extern attribute from funcsChristian König
2020-09-17drm: fix spelling error in commentsWang Qing
2020-09-17drm/ttm: some cleanupsChristian König
2020-09-16Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard
2020-09-16drm/ttm: move populated state into page flagsDave Airlie
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie
2020-09-16drm/ttm: split populate out from binding.Dave Airlie
2020-09-16drm/ttm: wrap tt destroy. (v2)Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-14drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter
2020-09-14drm/vboxvideo: Use drm_gem_vram_vmap() interfacesThomas Zimmermann
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11Merge branch 'powercap'Rafael J. Wysocki
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/vram-helper: stop using TTM placement flagsChristian König
2020-09-10powercap: make documentation reflect codeAmit Kucheria
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-09-10virtio: Implement get_shm_region for MMIO transportSebastien Boeuf
2020-09-10virtio: Implement get_shm_region for PCI transportSebastien Boeuf
2020-09-10virtio: Add get_shm_region methodSebastien Boeuf
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie