Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "Nothing too crazy or exciting: - two MAINTAINERS entries that I didn't see the point in delaying. - one drm mst fix to stop sending uninitialised data to monitors - two amdgpu fixes - one radeon mst tiling fix - one vmwgfx regression fix - one virtio warning fix. I have found one locking problem that needs a bit of reorg to fix, but I'm not sure it's worth putting in -fixes as I don't think we've seen it hit in the real world ever, I just found it using the virtio-gpu driver when working on it. I'll possibly send it next week once I've time to discuss with Daniel" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/virtio: use %llu format string form atomic64_t MAINTAINERS: Add myself as maintainer for the gma500 driver MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver drm/amdgpu: Keep the pflip interrupts always enabled v7 drm/amdgpu: adjust default dispclk (v2) drm/dp/mst: make mst i2c transfer code more robust. drm/radeon: attach tile property to mst connector drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
No related branches found
No related tags found
Showing
- MAINTAINERS 15 additions, 0 deletionsMAINTAINERS
- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c 6 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 0 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_display.c
- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 28 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v10_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 28 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v11_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 28 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v8_0.c
- drivers/gpu/drm/drm_dp_mst_topology.c 2 additions, 1 deletiondrivers/gpu/drm/drm_dp_mst_topology.c
- drivers/gpu/drm/radeon/radeon_dp_mst.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/radeon_dp_mst.c
- drivers/gpu/drm/virtio/virtgpu_debugfs.c 2 additions, 2 deletionsdrivers/gpu/drm/virtio/virtgpu_debugfs.c
- drivers/gpu/drm/virtio/virtgpu_fence.c 1 addition, 1 deletiondrivers/gpu/drm/virtio/virtgpu_fence.c
- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 2 additions, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_surface.c
- include/drm/drm_dp_mst_helper.h 2 additions, 1 deletioninclude/drm/drm_dp_mst_helper.h
Loading
Please register or sign in to comment