summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann
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-24dt-bindings: display: bcm2835-vec: Add BCM2711 compatibleMateusz Kwiatkowski
2021-05-24drm/vc4: Fix clock source for VEC PixelValve on BCM2711Mateusz Kwiatkowski
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
2021-05-22dt-bindings: display: convert faraday,tve200Corentin Labbe
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-20drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slotDaniel Vetter
2021-05-20drm: Fix missing unlock and free on error in drm_legacy_addbufs_pci()Zou Wei
2021-05-20vgaarb: Use ACPI HID name to find integrated GPUKai-Heng Feng