Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-29 | drm/vmwgfx: add SPDX idenitifier and clarify license | Dirk Hohndel (VMware) | 1 | -2/+2 | |
This is dual licensed under GPL-2.0 or MIT. vmwgfx_msg.h is the odd one out that is GPL-2.0+ or MIT. Acked-by: Thomas Gleixner <[email protected]> Signed-off-by: Dirk Hohndel (VMware) <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] | |||||
2017-03-31 | drm/vmwgfx: Re-implement the stream resource as a simple resource. | Thomas Hellstrom | 1 | -0/+168 | |
Provide and document a reference implementation. Signed-off-by: Thomas Hellstrom <[email protected]> Reviewed-by: Sinclair Yeh <[email protected]> |