summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-05-20drm/bridge: anx7625: Synchronously run runtime suspend.Pi-Hsun Shih
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky
2021-05-19drm/amdgpu: Verify DMA opearations from device are doneAndrey Grodzovsky
2021-05-19drm/amd/display: Remove superfluous drm_mode_config_cleanupAndrey Grodzovsky
2021-05-19drm/sched: Avoid data corruptionsAndrey Grodzovsky
2021-05-19drm/scheduler: Fix hang when sched_entity releasedAndrey Grodzovsky
2021-05-19drm/amdgpu: Fix hang on device removal.Andrey Grodzovsky
2021-05-19drm/amdgpu: Prevent any job recoveries after device is unplugged.Andrey Grodzovsky
2021-05-19drm/sched: Make timeout timer rearm conditional.Andrey Grodzovsky
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky
2021-05-19drm/amdgpu: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-19drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-05-20Merge tag 'drm-misc-next-2021-05-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amdgpu: modify system reference clock source for navi+ (V2)Aaron Liu
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen