Op 12-07-17 om 11:50 schreef Daniel Vetter: > On Wed, Jul 12, 2017 at 10:13:44AM +0200, Maarten Lankhorst wrote: >> Now that the last users have been converted, we can finally get rid of >> for_each_obj_in_state, we have better macros to replace them with. >> >> Signed-off-by: Maarten Lankhorst <maarten.lankho...@linux.intel.com> >> Cc: Daniel Vetter <daniel.vet...@intel.com> >> Cc: Jani Nikula <jani.nik...@linux.intel.com> >> Cc: Sean Paul <seanp...@chromium.org> >> Cc: David Airlie <airl...@linux.ie> > Lgtm, but please make sure you do compile test with all three drm-misc > defconfigs. Two of the patches looked like they didn't see a compiler, so > there might be more lurking. Tested with all 3 configs, seems to compile now. :) _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
- [PATCH 11/16] drm/mali: Use new atomic iterator macros Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 11/16] drm/mali: Use new ato... Daniel Vetter
- Re: [PATCH 11/16] drm/mali: Use new atomic iterator... Liviu Dudau
- Re: [PATCH 11/16] drm/mali: Use new atomic iter... Maarten Lankhorst
- Re: [PATCH 11/16] drm/mali: Use new atomic ... Liviu Dudau
- [PATCH 15/16] drm/nouveau: Convert nouveau to use new it... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 15/16] drm/nouveau: Convert ... Daniel Vetter
- Re: [Intel-gfx] [PATCH 15/16] drm/nouveau: Conv... Maarten Lankhorst
- [PATCH 16/16] drm/atomic: Remove deprecated accessor mac... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 16/16] drm/atomic: Remove de... Daniel Vetter
- Re: [Intel-gfx] [PATCH 16/16] drm/atomic: Remov... Maarten Lankhorst
- [PATCH 05/16] drm/vmwgfx: Make check_modeset() use the n... Maarten Lankhorst
- Re: [PATCH 05/16] drm/vmwgfx: Make check_modeset() ... Sinclair Yeh
- Re: [Intel-gfx] [PATCH 05/16] drm/vmwgfx: Make chec... Daniel Vetter
- Re: [Intel-gfx] [PATCH 05/16] drm/vmwgfx: Make ... Sinclair Yeh
- [PATCH 01/16] drm/simple-kms-helper: Fix the check for t... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 01/16] drm/simple-kms-helper... Daniel Vetter
- [PATCH 14/16] drm/msm: Convert to use new iterator macro... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 14/16] drm/msm: Convert to u... Daniel Vetter
- [PATCH 14/16] drm/msm: Convert to use new itera... Maarten Lankhorst
- Re: [PATCH 14/16] drm/msm: Convert to use n... Archit Taneja