summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24drm/vmwgfx: remove unused placement combinationChristian König
2020-09-24drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König
2020-09-24drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann
2020-09-24drm/ttm: remove persistent_swap_storageChristian König
2020-09-24drm/nouveau: stop using persistent_swap_storageChristian König
2020-09-24drm/dp: add a number of DP 2.0 DPCD definitionsJani Nikula
2020-09-24drm/dp: add subheadings to DPCD address definitionsJani Nikula
2020-09-24drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie
2020-09-24drm/nouveau/ttm: plumb ctx through move functions.Dave Airlie
2020-09-24drm/radeon: cleanup ttm operation ctx usage.Dave Airlie
2020-09-24drm/qxl: kill unused bo wait wrapperDave Airlie
2020-09-24drm/radeon: kill radeon_bo_waitDave Airlie
2020-09-23drm/doc: Document that modifiers are always required for fbDaniel Vetter
2020-09-23drm/ttm: stop dangerous caching attribute changeChristian König
2020-09-23drm/ttm: remove nonsense AGP handlingChristian König
2020-09-22drm/dp_mst: Retrieve extended DPCD caps for topology managerKoba Ko
2020-09-22vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resumeQinglang Miao
2020-09-22drm/gma500: clean up indentation issuesColin Ian King
2020-09-22drm/vram-helper: Fix use of top-down placementThomas Zimmermann
2020-09-21drm/panel: samsung: make vint_table static constJason Yan
2020-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo
2020-09-21drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxingMaxime Ripard
2020-09-21drm/ttm: update kernel-doc line commentsTian Tao
2020-09-21drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong
2020-09-21drm/panfrost: add amlogic reset quirk callbackNeil Armstrong
2020-09-21drm/panfrost: add support for vendor quirkNeil Armstrong
2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov
2020-09-21drm/i915/selftests: align more to real device lifetimesDaniel Vetter
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta
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: make common function for wait/free node path.Dave Airlie
2020-09-18drm/ttm: move ghost object creation to a common functionDave Airlie
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie
2020-09-18drm/ttm/drivers: call the bind function directly.Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave 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-17dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter
2020-09-17drm: fix spelling error in commentsWang Qing
2020-09-17MAINTAINERS: make linux-aspeed list remarks consistentLukas Bulwahn
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/ast: Enable CRTC before planesThomas Zimmermann
2020-09-16drm/ast: Program display mode in CRTC's atomic_enable()Thomas Zimmermann
2020-09-16drm/ast: Disable planes while switching display modesThomas Zimmermann