[PATCH 0/5] drm/simpledrm: Various improvements

Thomas Zimmermann tzimmermann at suse.de
Thu Sep 22 13:09:39 UTC 2022


This patchset contains various improvements to simpledrm that have
piled up over time.

Thomas Zimmermann (5):
  drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
  drm/simpledrm: Use drm_atomic_get_new_plane_state()
  drm/simpledrm: Remove !fb check from atomic_update
  drm/simpledrm: Iterate over damage clips
  drm/simpledrm: Synchronize access to GEM BOs

 drivers/gpu/drm/tiny/simpledrm.c | 48 +++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 20 deletions(-)


base-commit: a7d5d07d5ac5ac58ec81932b3f732e3127d17af9
-- 
2.37.3



More information about the dri-devel mailing list