Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5aff9ae authored by Lloyd Atkinson's avatar Lloyd Atkinson
Browse files

drm/msm/sde: propagate dump_all request when using work queue



Propagate the dump_all request to the sde debug dump request
when the dump is posted to a work queue.

Change-Id: I753d2bcfb9eabb4829a7a218bdb4912c2b362286
Signed-off-by: default avatarLloyd Atkinson <latkinso@codeaurora.org>
parent 4346fc52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2664,6 +2664,7 @@ void sde_dbg_dump(bool queue_work, const char *name, ...)
				dump_dbgbus_sde;
		sde_dbg_base.dbgbus_vbif_rt.cmn.include_in_deferred_work =
				dump_dbgbus_vbif_rt;
		sde_dbg_base.dump_all = dump_all;
		schedule_work(&sde_dbg_base.dump_work);
	} else {
		_sde_dump_array(blk_arr, blk_len, do_panic, name,