summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-17dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter1-0/+5
2020-09-17drm/ttm: some cleanupsChristian König2-11/+3
2020-09-16Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard2-0/+126
2020-09-16drm/ast: Enable CRTC before planesThomas Zimmermann1-0/+7
2020-09-16drm/ast: Program display mode in CRTC's atomic_enable()Thomas Zimmermann1-20/+3
2020-09-16drm/ast: Disable planes while switching display modesThomas Zimmermann2-0/+33
2020-09-16drm/ast: Set format registers in primary plane's updateThomas Zimmermann1-22/+22
2020-09-16drm: mxsfb: check framebuffer pitchStefan Agner1-1/+20
2020-09-16drm/vc4: Handing the return value of drm_universal_plane_initTian Tao1-0/+2
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie1-4/+11
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie7-39/+36
2020-09-16drm/ttm: split populate out from binding.Dave Airlie6-11/+32
2020-09-16drm/ttm: tt destroy move null check to outer function.Dave Airlie3-3/+3
2020-09-16drm/ttm: wrap tt destroy. (v2)Dave Airlie2-18/+15
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie10-28/+26
2020-09-15drm/ttm: remove available_cachingChristian König13-39/+10
2020-09-15drm/nouveau: explicitly specify caching to useChristian König2-22/+25
2020-09-15drm/ttm: remove default cachingChristian König13-34/+14
2020-09-15drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra1-10/+58
2020-09-15drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann1-1/+4
2020-09-15drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann1-18/+20
2020-09-15drm/virtio: use drmm_mode_config_initGerd Hoffmann3-6/+13
2020-09-15gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil3-4/+126
2020-09-14drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä1-7/+0
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä5-7/+7
2020-09-14drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä1-1/+20
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1740-10291/+26556
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter123-594/+971
2020-09-14drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_createJia Yang1-12/+16
2020-09-14drm/vboxvideo: Use drm_gem_vram_vmap() interfacesThomas Zimmermann2-58/+8
2020-09-13Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-81/+87
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-99/+169
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+20
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-49/+104
2020-09-12Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-09-12drm: xlnx: remove defined but not used 'scaling_factors_666'Jason Yan1-6/+0
2020-09-11Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+12
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+36
2020-09-11Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds6-10/+11
2020-09-11Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+28
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-85/+101
2020-09-11Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-63/+123
2020-09-11Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-35/+76
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-106/+168
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong1-5/+20
2020-09-11drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpyAlex Dewar1-3/+1
2020-09-11drm/ttm: nuke memory type flagsChristian König14-166/+148
2020-09-11drm/vmwgfx: stop setting multiple domain flagsChristian König1-2/+3
2020-09-11drm/nouveau: stop using TTM placement flagsChristian König16-97/+114