freedreno/drm: readonly cmdstream
Noticed that we weren't consistently making cmdstream buffers gpu-readonly. Fix that and drop the need to pass flags to fd_bo_new_ring(). Signed-off-by:Rob Clark <robdclark@chromium.org> Tested-by: Marge Bot <!3663> Part-of: <!3663>
parent
f93dfb50
No related branches found
No related tags found
Checking pipeline status
Showing
- src/freedreno/drm/freedreno_bo.c 2 additions, 1 deletionsrc/freedreno/drm/freedreno_bo.c
- src/freedreno/drm/freedreno_priv.h 1 addition, 2 deletionssrc/freedreno/drm/freedreno_priv.h
- src/freedreno/drm/msm_ringbuffer.c 4 additions, 5 deletionssrc/freedreno/drm/msm_ringbuffer.c
- src/freedreno/drm/msm_ringbuffer_sp.c 4 additions, 8 deletionssrc/freedreno/drm/msm_ringbuffer_sp.c
Loading
Please register or sign in to comment