Searched hist:"3 d914e8357256e7e92d1b7dd2dda9cf94e39c4e8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_scatter.c | diff 3d914e8357256e7e92d1b7dd2dda9cf94e39c4e8 Thu Aug 08 08:41:17 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm: hide legacy sg cleanup better from common code
I've decided that some clear markers for what's legacy dri1/non-gem code is useful. I've opted to use the drm_legacy prefix and then hide all the checks in that function for better readability in the common code.
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | drm_drv.c | diff 3d914e8357256e7e92d1b7dd2dda9cf94e39c4e8 Thu Aug 08 08:41:17 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm: hide legacy sg cleanup better from common code
I've decided that some clear markers for what's legacy dri1/non-gem code is useful. I've opted to use the drm_legacy prefix and then hide all the checks in that function for better readability in the common code.
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>
|