Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Another pile of misc: - Explicit fencing for atomic! Big thanks to Gustavo, Sean, Rob 3x, Brian and anyone else I've forgotten to make this happen. - roll out fbdev helper ops to drivers (Stefan Christ) - last bits of drm_crtc split-up&kerneldoc - some drm_irq.c crtc functions cleanup - prepare_fb helper for cma, works correctly with explicit fencing (Marek Vasut) - misc small patches all over * tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc: (51 commits) drm/fence: add out-fences support drm/fence: add fence timeline to drm_crtc drm/fence: add in-fences support drm/bridge: analogix_dp: return error if transfer none byte drm: drm_irq.h header cleanup drm/irq: Unexport drm_vblank_on/off drm/irq: Unexport drm_vblank_count drm/irq: Make drm_vblank_pre/post_modeset internal drm/nouveau: Use drm_crtc_vblank_off/on drm/amdgpu: Use drm_crtc_vblank_on/off for dce6 drm/color: document NULL values and default settings better drm: Drop externs from drm_crtc.h drm: Move tile group code into drm_connector.c drm: Extract drm_mode_config.[hc] Revert "drm: Add aspect ratio parsing in DRM layer" Revert "drm: Add and handle new aspect ratios in DRM layer" drm/print: Move kerneldoc next to definition drm: Consolidate dumb buffer docs drm: Clean up kerneldoc for struct drm_driver drm: Extract drm_drv.h ...
No related branches found
No related tags found
Showing
- Documentation/driver-api/infrastructure.rst 4 additions, 4 deletionsDocumentation/driver-api/infrastructure.rst
- Documentation/gpu/drm-internals.rst 4 additions, 1 deletionDocumentation/gpu/drm-internals.rst
- Documentation/gpu/drm-kms-helpers.rst 0 additions, 8 deletionsDocumentation/gpu/drm-kms-helpers.rst
- Documentation/gpu/drm-kms.rst 28 additions, 52 deletionsDocumentation/gpu/drm-kms.rst
- Documentation/gpu/i915.rst 3 additions, 3 deletionsDocumentation/gpu/i915.rst
- drivers/gpu/drm/Kconfig 1 addition, 0 deletionsdrivers/gpu/drm/Kconfig
- drivers/gpu/drm/Makefile 2 additions, 1 deletiondrivers/gpu/drm/Makefile
- drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c 1 addition, 7 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 3 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v10_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 3 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v11_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 4 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v6_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 3 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v8_0.c
- drivers/gpu/drm/amd/amdgpu/dce_virtual.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_virtual.c
- drivers/gpu/drm/armada/armada_fbdev.c 1 addition, 7 deletionsdrivers/gpu/drm/armada/armada_fbdev.c
- drivers/gpu/drm/ast/ast_fb.c 1 addition, 1 deletiondrivers/gpu/drm/ast/ast_fb.c
- drivers/gpu/drm/bochs/bochs_fbdev.c 1 addition, 5 deletionsdrivers/gpu/drm/bochs/bochs_fbdev.c
- drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c 1 addition, 1 deletiondrivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
- drivers/gpu/drm/drm_atomic.c 216 additions, 49 deletionsdrivers/gpu/drm/drm_atomic.c
- drivers/gpu/drm/drm_atomic_helper.c 5 additions, 0 deletionsdrivers/gpu/drm/drm_atomic_helper.c
- drivers/gpu/drm/drm_color_mgmt.c 12 additions, 0 deletionsdrivers/gpu/drm/drm_color_mgmt.c
Loading
Please register or sign in to comment