summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19Fonts: Support FONT_EXTRA_WORDS macros for font_6x8Peilin Ye
2020-10-19docs: fb: Add font_6x8 to available built-in fontsPeilin Ye
2020-10-12drm/ingenic: Fix bad revertPaul Cercueil
2020-10-09drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt
2020-10-09MAINTAINERS: Update entry for st7703 driver after the renameOndrej Jirman
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-09-25drm/vc4: crtc: Keep the previously assigned HVS FIFOMaxime Ripard
2020-09-25drm/vc4: crtc: Rework a bit the CRTC state codeMaxime Ripard
2020-09-23drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of activeMaxime Ripard
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
2020-09-16drm/ast: Set format registers in primary plane's updateThomas Zimmermann
2020-09-16MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udlThomas Zimmermann
2020-09-16drm: mxsfb: check framebuffer pitchStefan Agner
2020-09-16drm/vc4: Handing the return value of drm_universal_plane_initTian Tao
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: tt destroy move null check to outer function.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