aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/drm_common.c
Commit message (Expand)AuthorAge
* vo_drm: nake drm mode help output also output refresh rateGravatar Anton Kindestam2017-06-18
* drm: include <poll.h> instead of <sys/poll.h>Gravatar wm42017-01-09
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* vo_drm: fix tiny memory leakGravatar rr-2016-10-04
* vo_drm: refactor getting display fpsGravatar rr-2016-10-04
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* 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