aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/drm_common.c
Commit message (Expand)AuthorAge
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_drm: fix CRTC usageGravatar rr-2016-01-18
* drm: fix setting up connectorsGravatar rr-2015-11-11
* vo_drm: relicense to LGPLGravatar rr-2015-11-08
* vo_drm: use bool rather than integer return valuesGravatar rr-2015-11-08
* vo_drm: move initialization to drm_commonGravatar rr-2015-11-08
* vo_drm: uninstall signal handlers after quittingGravatar rr-2015-10-30
* vo_drm: handle possible errors from sigactionGravatar rr-2015-10-30
* vo_drm: check if signal already usedGravatar rr-2015-10-30
* vo_drm: fix missing newlines in error messagesGravatar rr-2015-06-28
* vo_drm: fix coding style to adhere to guidelinesGravatar Marcin Kurczewski2015-04-21
* vo_drm: extract vt_switcher to drm_commonGravatar Marcin Kurczewski2015-04-19