Searched hist:"12 e6cecd" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/drm/ |
H A D | drm_crtc.h | 12e6cecd Tue May 13 04:38:36 CDT 2014 Thierry Reding <treding@nvidia.com> drm: Use const data when creating blob properties
Creating a blob property will always copy the input data so the data that is passed in can be const.
Signed-off-by: Thierry Reding <treding@nvidia.com> 12e6cecd Tue May 13 04:38:36 CDT 2014 Thierry Reding <treding@nvidia.com> drm: Use const data when creating blob properties Creating a blob property will always copy the input data so the data that is passed in can be const. Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_crtc.c | 12e6cecd Tue May 13 04:38:36 CDT 2014 Thierry Reding <treding@nvidia.com> drm: Use const data when creating blob properties
Creating a blob property will always copy the input data so the data that is passed in can be const.
Signed-off-by: Thierry Reding <treding@nvidia.com>
|