index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
drm_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: refactor page_flipped callback
Anton Kindestam
2019-09-28
1
-0
/
+48
*
drm_common: add missing zero-initialization of struct vt_mode variable
Anton Kindestam
2019-09-24
1
-1
/
+1
*
drm_common: Support --drm-mode=<preferred|highest|N|WxH[@R]>
Anton Kindestam
2019-05-04
1
-12
/
+226
*
drm_common: Don't export functions only being used internally
Anton Kindestam
2019-05-04
1
-9
/
+22
*
drm_common: Add proper help option to drm-mode
Anton Kindestam
2019-05-04
1
-20
/
+82
*
drm_common: Add option to toggle use of atomic modesetting
Anton Kindestam
2019-05-04
1
-4
/
+10
*
drm: rename plane options to better, invariant, names
Anton Kindestam
2018-12-01
1
-7
/
+12
*
drm_atomic: Add general primary/overlay plane option
Anton Kindestam
2018-12-01
1
-4
/
+9
*
context_drm_egl: Fix CRTC setup and release code when using atomic
Anton Kindestam
2018-07-09
1
-4
/
+4
*
drm_common: Be smarter when deciding on which CRTC and Encoder to use
Anton Kindestam
2018-05-01
1
-1
/
+27
*
drm/atomic: refactor planes names
LongChair
2018-05-01
1
-3
/
+8
*
drm/atomic: add connector to atomic context
LongChair
2018-05-01
1
-1
/
+2
*
drm/atomic: refactor hwdec_drmprime_drm with native resources
LongChair
2018-05-01
1
-0
/
+1
*
drm_common: Improve VT switching signal handling somewhat
Anton Kindestam
2018-02-26
1
-1
/
+15
*
context_drm_egl: Introduce 30bpp support
Anton Kindestam
2018-02-26
1
-0
/
+3
*
video : Move drm options to substruct.
Lionel CHAZALLON
2017-10-23
1
-0
/
+12
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
1
-1
/
+22
*
vo_drm: nake drm mode help output also output refresh rate
Anton Kindestam
2017-06-18
1
-3
/
+9
*
drm: include <poll.h> instead of <sys/poll.h>
wm4
2017-01-09
1
-1
/
+1
*
vo_drm: change CLI options + refactors
rr-
2016-10-07
1
-76
/
+214
*
vo_drm: fix tiny memory leak
rr-
2016-10-04
1
-3
/
+8
*
vo_drm: refactor getting display fps
rr-
2016-10-04
1
-0
/
+5
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
1
-2
/
+2
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
1
-12
/
+7
*
vo_drm: fix CRTC usage
rr-
2016-01-18
1
-1
/
+1
*
drm: fix setting up connectors
rr-
2015-11-11
1
-1
/
+1
*
vo_drm: relicense to LGPL
rr-
2015-11-08
1
-2
/
+5
*
vo_drm: use bool rather than integer return values
rr-
2015-11-08
1
-37
/
+32
*
vo_drm: move initialization to drm_common
rr-
2015-11-08
1
-0
/
+187
*
vo_drm: uninstall signal handlers after quitting
rr-
2015-10-30
1
-0
/
+2
*
vo_drm: handle possible errors from sigaction
rr-
2015-10-30
1
-6
/
+17
*
vo_drm: check if signal already used
rr-
2015-10-30
1
-5
/
+23
*
vo_drm: fix missing newlines in error messages
rr-
2015-06-28
1
-4
/
+4
*
vo_drm: fix coding style to adhere to guidelines
Marcin Kurczewski
2015-04-21
1
-4
/
+2
*
vo_drm: extract vt_switcher to drm_common
Marcin Kurczewski
2015-04-19
1
-0
/
+151