summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-28drm: Fix for GEM buffers with write-combine memoryPaul Cercueil
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-05-27drm/bridge: DRM_CROS_EC_ANX7688 should depend on I2C_CROS_EC_TUNNELGeert Uytterhoeven
2021-05-27drm/bridge: lt8912b: fix platform_no_drv_owner.cocci warningsZou Wei
2021-05-27drm: bridge: cdns-mhdp8546: Fix inconsistent indentingJiapeng Chong
2021-05-27drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()Zou Wei
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter
2021-05-27drm: Remove drm_get_format_name()Sakari Ailus
2021-05-27drm/simpledrm: Use %p4cc to print 4CC formatThomas Zimmermann
2021-05-27drm/amdgpu: Use %p4cc to print 4CC formatThomas Zimmermann
2021-05-26fbdev: matrox: use modern module_init()Arnd Bergmann
2021-05-26drm/fb-helper: improve DRM fbdev emulation device namesJavier Martinez Canillas
2021-05-26drm/hisilicon/kirin: Use the correct HiSilicon copyrightHao Fang
2021-05-26drm: fix leaked dma handles after removing drm_pci_freeJoseph Kogut
2021-05-26drm/kconfig: Remove unused select of DRM_KMS_FB_HELPERThomas Zimmermann
2021-05-26drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann
2021-05-26drm/vmwgfx: Inline vmw_verify_access()Thomas Zimmermann
2021-05-26drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driverThomas Zimmermann
2021-05-26drm/nouveau: Implement mmap as GEM object functionThomas Zimmermann
2021-05-26drm/radeon: Implement mmap as GEM object functionThomas Zimmermann
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann
2021-05-26drm/ttm: Don't override vm_ops callbacks, if setThomas Zimmermann
2021-05-26drm/amdgpu: Fix clang warning: unused label 'exit'Andrey Grodzovsky
2021-05-25drm/amdgpu: Fix crash when hot unplug in BACOAndrey Grodzovsky
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky
2021-05-25drm/ingenic: Add option to alloc cached GEM buffersPaul Cercueil
2021-05-25drm: Add and export function drm_fb_cma_sync_non_coherentPaul Cercueil
2021-05-25drm: Add support for GEM buffers backed by non-coherent memoryPaul Cercueil
2021-05-25drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()Zou Wei
2021-05-24drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() callsDouglas Anderson
2021-05-24drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard
2021-05-24drm/vc4: hdmi: Enable the scramblerMaxime Ripard
2021-05-24drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard
2021-05-24drm/vc4: hdmi: Properly compute the BVB clock rateMaxime Ripard
2021-05-24drm/vc4: hvs: Make the HVS bind firstMaxime Ripard
2021-05-24drm/vc4: hdmi: Prevent clock unbalanceMaxime Ripard
2021-05-24drm/vc4: crtc: Lookup the encoder from the register at bootMaxime Ripard
2021-05-24drm/vc4: crtc: Fix vc4_get_crtc_encoder logicMaxime Ripard
2021-05-24drm/vc4: crtc: Pass the drm_atomic_state to config_pvMaxime Ripard
2021-05-24drm/vc4: crtc: Skip the TXPMaxime Ripard
2021-05-24drm/vc4: txp: Properly set the possible_crtcs maskMaxime Ripard
2021-05-24drm/vc4: Separate VEC compatible variantsMateusz Kwiatkowski
2021-05-24drm/vc4: Fix clock source for VEC PixelValve on BCM2711Mateusz Kwiatkowski
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-22drm/mcde: Remove redundant error printing in mcde_dsi_probe()Zhen Lei
2021-05-22drm/panel: s6e63m0: Depromote debug printsLinus Walleij