Searched hist:d67b6a2065076d763c7df626b8c54f16038ad862 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/drm/ |
H A D | drm_file.h | diff d67b6a2065076d763c7df626b8c54f16038ad862 Wed Feb 28 08:11:23 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: writeback: Add client capability for exposing writeback connectors
Due to the fact that writeback connectors behave in a special way in DRM (they always report being disconnected) we might confuse some userspace. Add a client capability for writeback connectors that will filter them out for clients that don't understand the capability.
Changelog: - only accept the capability if the client has already set the DRM_CLIENT_CAP_ATOMIC one.
Cc: Sean Paul <seanpaul@chromium.org> Cc: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Link: https://patchwork.freedesktop.org/patch/229038/
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_mode_config.c | diff d67b6a2065076d763c7df626b8c54f16038ad862 Wed Feb 28 08:11:23 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: writeback: Add client capability for exposing writeback connectors
Due to the fact that writeback connectors behave in a special way in DRM (they always report being disconnected) we might confuse some userspace. Add a client capability for writeback connectors that will filter them out for clients that don't understand the capability.
Changelog: - only accept the capability if the client has already set the DRM_CLIENT_CAP_ATOMIC one.
Cc: Sean Paul <seanpaul@chromium.org> Cc: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Link: https://patchwork.freedesktop.org/patch/229038/
|
H A D | drm_ioctl.c | diff d67b6a2065076d763c7df626b8c54f16038ad862 Wed Feb 28 08:11:23 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: writeback: Add client capability for exposing writeback connectors
Due to the fact that writeback connectors behave in a special way in DRM (they always report being disconnected) we might confuse some userspace. Add a client capability for writeback connectors that will filter them out for clients that don't understand the capability.
Changelog: - only accept the capability if the client has already set the DRM_CLIENT_CAP_ATOMIC one.
Cc: Sean Paul <seanpaul@chromium.org> Cc: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Link: https://patchwork.freedesktop.org/patch/229038/
|
/openbmc/linux/include/uapi/drm/ |
H A D | drm.h | diff d67b6a2065076d763c7df626b8c54f16038ad862 Wed Feb 28 08:11:23 CST 2018 Liviu Dudau <Liviu.Dudau@arm.com> drm: writeback: Add client capability for exposing writeback connectors
Due to the fact that writeback connectors behave in a special way in DRM (they always report being disconnected) we might confuse some userspace. Add a client capability for writeback connectors that will filter them out for clients that don't understand the capability.
Changelog: - only accept the capability if the client has already set the DRM_CLIENT_CAP_ATOMIC one.
Cc: Sean Paul <seanpaul@chromium.org> Cc: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Link: https://patchwork.freedesktop.org/patch/229038/
|