commit | f85acdad07fe36b91f2244263a890bf372528326 | [log] [tgz] |
---|---|---|
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Tue Sep 01 07:39:52 2020 +0800 |
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Thu Sep 17 06:58:01 2020 +0800 |
tree | 8bc13f14340cd0b177bd29d2ad12b3312ba2dab6 | |
parent | 855f3e08d5565811ab109d9c0f64ee11c24feabf [diff] |
drm/mediatek: Use CPU when fail to get cmdq event Even though cmdq client is created successfully, without the cmdq event, cmdq could not work correctly, so use CPU when fail to get cmdq event. Fixes: 60fa8c13ab1a ("drm/mediatek: Move gce event property to mutex device node") Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>