backends/drm: Fix leaving dangling dpms input event filter
If the output is turned back on before m_turnOffTimer expires, the dpms input event filter won't be reset and all input events will go to the void.
If the output is turned back on before m_turnOffTimer expires, the dpms input event filter won't be reset and all input events will go to the void.