[Intel-gfx] [PATCH 16/19] drm/i915: Make unpin async.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Tue Apr 26 07:14:11 UTC 2016
Op 25-04-16 om 18:26 schreef Lionel Landwerlin:
> On 19/04/16 08:52, Maarten Lankhorst wrote:
>> All of intel_post_plane_update is handled there now, so move it over.
>> This is run after the hw state checker because it can't handle checking
>> crtc's separately yet.
>>
>> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
>> ---
>> drivers/gpu/drm/i915/intel_atomic.c | 7 +
>> drivers/gpu/drm/i915/intel_display.c | 288 +++++++++++++++++++----------------
>> drivers/gpu/drm/i915/intel_drv.h | 4 +-
>> 3 files changed, 170 insertions(+), 129 deletions(-)
>
> Hey Maarten,
>
> Anyway you could send a rebased version of this patch?
> (or point at a branch anywhere)
https://cgit.freedesktop.org/~mlankhorst/linux/log/?h=rework-page-flip
More information about the Intel-gfx
mailing list