summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbcon: Remove the superfluous breakJing Xiangfeng2020-09-181-2/+0
* fbdev: aty: remove CONFIG_PM containerVaibhav Gupta2020-09-181-2/+2
* drm/ttm: drop evicted from ttm_bo.Dave Airlie2020-09-172-5/+0
* drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-175-76/+38
* drm/ttm: make common function for wait/free node path.Dave Airlie2020-09-171-18/+20
* drm/ttm: move ghost object creation to a common functionDave Airlie2020-09-171-62/+42
* drm/ttm: add a simple assign mem to bo wrapperDave Airlie2020-09-172-14/+14
* drm/ttm/drivers: call the bind function directly.Dave Airlie2020-09-174-4/+14
* drm/ttm: move unbind into the tt destroy.Dave Airlie2020-09-176-1/+6
* drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-179-1/+22
* drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-1713-45/+91
* drm/ttm: remove superflous extern attribute from funcsChristian König2020-09-172-24/+20
* dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter2020-09-171-0/+5
* drm: fix spelling error in commentsWang Qing2020-09-171-1/+1
* MAINTAINERS: make linux-aspeed list remarks consistentLukas Bulwahn2020-09-171-1/+1
* drm/ttm: some cleanupsChristian König2020-09-174-24/+3
* Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard2020-09-165-1/+164
|\
| * virtio: Implement get_shm_region for MMIO transportSebastien Boeuf2020-09-102-0/+42
| * virtio: Implement get_shm_region for PCI transportSebastien Boeuf2020-09-102-1/+105
| * virtio: Add get_shm_region methodSebastien Boeuf2020-09-101-0/+17
* | drm/ast: Enable CRTC before planesThomas Zimmermann2020-09-161-0/+7
* | drm/ast: Program display mode in CRTC's atomic_enable()Thomas Zimmermann2020-09-161-20/+3
* | drm/ast: Disable planes while switching display modesThomas Zimmermann2020-09-162-0/+33
* | drm/ast: Set format registers in primary plane's updateThomas Zimmermann2020-09-161-22/+22
* | MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udlThomas Zimmermann2020-09-161-3/+10
* | drm: mxsfb: check framebuffer pitchStefan Agner2020-09-161-1/+20
* | drm/vc4: Handing the return value of drm_universal_plane_initTian Tao2020-09-161-0/+2
* | drm/ttm: move populated state into page flagsDave Airlie2020-09-161-4/+5
* | drm/ttm: split bound/populated flags.Dave Airlie2020-09-164-15/+19
* | drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie2020-09-169-74/+64
* | drm/ttm: split populate out from binding.Dave Airlie2020-09-167-13/+33
* | drm/ttm: tt destroy move null check to outer function.Dave Airlie2020-09-163-3/+3
* | drm/ttm: wrap tt destroy. (v2)Dave Airlie2020-09-163-18/+20
* | drm/ttm/tt: add wrappers to set tt state.Dave Airlie2020-09-1611-29/+57
* | drm/ttm: remove available_cachingChristian König2020-09-1515-46/+11
* | drm/nouveau: explicitly specify caching to useChristian König2020-09-152-22/+25
* | drm/ttm: remove default cachingChristian König2020-09-1515-39/+14
* | drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra2020-09-151-10/+58
* | drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann2020-09-151-1/+4
* | drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann2020-09-151-18/+20
* | drm/virtio: use drmm_mode_config_initGerd Hoffmann2020-09-153-6/+13
* | gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil2020-09-153-4/+126
* | drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä2020-09-141-7/+0
* | drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä2020-09-145-7/+7
* | drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä2020-09-142-1/+23
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-142720-15119/+34425
|\ \
| * \ Merge v5.9-rc5 into drm-nextDaniel Vetter2020-09-14208-866/+1468
| |\ \
| | * | Linux 5.9-rc5v5.9-rc5Linus Torvalds2020-09-141-1/+1
| | * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-09-1324-68/+78
| | |\ \
| | | * \ Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-09-135-12/+12
| | | |\ \