aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-21drm/i915/selftests: align more to real device lifetimesDaniel Vetter1-20/+19
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter13-12/+19
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng1-2/+0
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta1-2/+2
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie1-4/+0
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie4-61/+36
2020-09-18drm/ttm: make common function for wait/free node path.Dave Airlie1-18/+20
2020-09-18drm/ttm: move ghost object creation to a common functionDave Airlie1-62/+42
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie1-12/+6
2020-09-18drm/ttm/drivers: call the bind function directly.Dave Airlie4-4/+14
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie6-1/+6
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie8-1/+15
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie10-30/+90
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