index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modetest
/
modetest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
modetest: switch usage to proper options grammar
Neil Armstrong
1
-4
/
+26
2023-10-31
modetest: add support for parsing big-endian formats
Geert Uytterhoeven
1
-6
/
+9
2023-10-24
modetest: add SMPTE pattern support for C[124] formats
Geert Uytterhoeven
1
-3
/
+6
2023-10-24
util: factor out and optimize C8 SMPTE color LUT
Geert Uytterhoeven
1
-1
/
+1
2023-09-13
modetest: print modifiers in hex as well
Chia-I Wu
1
-1
/
+1
2023-09-10
modetest: allocate and commit atomic request around set_property()
Marijn Suijten
1
-9
/
+10
2023-09-10
modetest: allow using -r and -P
Neil Armstrong
1
-5
/
+0
2023-09-10
modetest: permit -r and -s to work together
Neil Armstrong
1
-23
/
+28
2023-09-09
modetest: document why no blob is created for linear gamma LUT
Marijn Suijten
1
-0
/
+5
2023-09-09
modetest: avoid erroring if there's no gamma legacy support
Ezequiel Garcia
1
-1
/
+2
2023-09-08
modetest: custom mode support
Dmitry Baryshkov
1
-1
/
+21
2023-09-08
modetest: fix mode_vrefresh() for interlace/dblscan/vscan
Geert Uytterhoeven
1
-2
/
+13
2023-09-08
modetest: add support for writeback connector
Rohith Iyer
1
-3
/
+126
2022-08-31
tests/modetest: use drmGetFormatName()
Simon Ser
1
-5
/
+3
2022-07-02
tests: use drmModeGetConnectorTypeName
Simon Ser
1
-1
/
+1
2022-05-09
modeprint, modetest, proptest: cast __u64 to uint64_t
Eleni Maria Stea
1
-1
/
+1
2021-11-08
xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs
Luigi Santivetti
1
-18
/
+12
2021-11-02
Fix -Werror=format build errors on FreeBSD
Alex Richardson
1
-1
/
+1
2021-09-02
tests/modetest: get cursor width and height by drmGetCap
ZhiJie.Zhang
1
-3
/
+11
2021-06-22
xf86drm: Add a human readable representation for format modifiers
Marius Vlad
1
-45
/
+30
2020-12-11
tests/modetest: remove bracket in dump_connectors()
Nicolas Caramelli
1
-1
/
+1
2020-05-19
modetest: Add a new "-r" option to set a default mode
Emil Velikov
1
-11
/
+173
2020-05-19
modetest: reorder atomic path alike the non-atomic
Emil Velikov
1
-5
/
+13
2020-05-19
modetest: don't error out of final AtomicCommit
Emil Velikov
1
-3
/
+1
2020-05-19
modetest: factor out atomic pageflip test
Emil Velikov
1
-27
/
+37
2020-05-19
modetest: push pipe_resolve_connectors() to set_mode
Emil Velikov
1
-8
/
+4
2020-05-19
modetest: move pipe_resolve_connectors() further up
Emil Velikov
1
-26
/
+26
2020-05-19
modetest: unify {,atomic_}set_mode()
Emil Velikov
1
-67
/
+44
2020-05-19
modetest: get the crtc_id from the pipe_arg
Emil Velikov
1
-15
/
+16
2020-05-19
modetest: introduce and use get_crtc_by_id() and get_crtc_mask()
Emil Velikov
1
-36
/
+28
2020-05-19
modetest: close the device on exit
Emil Velikov
1
-0
/
+1
2020-05-19
modetest: remove drmMode{,Plane}Res
Emil Velikov
1
-79
/
+90
2020-05-19
modetest: add and use bo_fb_create() helper
Emil Velikov
1
-61
/
+34
2020-05-19
modetest: set atomic cap, _only_ when needed
Emil Velikov
1
-5
/
+7
2020-05-19
modetest: move basic args check before open()
Emil Velikov
1
-5
/
+5
2020-05-19
modetest: remove cursor/page_flipping_supported stubs
Emil Velikov
1
-37
/
+0
2020-05-19
modetest: simplify "dump all" logic
Emil Velikov
1
-1
/
+5
2020-01-23
meson: always define whether headers exist
Eric Engestrom
1
-1
/
+1
2020-01-21
modetest: Fix segmentation fault
Ezequiel Garcia
1
-0
/
+2
2020-01-21
libdrm: modetest: Allow selecting modes by index
John Stultz
1
-6
/
+17
2019-12-11
modetest: Use floating vrefresh while dumping mode
Devarsh Thakkar
1
-12
/
+23
2019-11-25
modetest: Add support for setting mode having floating vertical refresh rate
Devarsh Thakkar
1
-8
/
+12
2019-06-22
modetest: add the ability to specify fill patterns on the commandline
Ilia Mirkin
1
-5
/
+24
2019-06-22
modetest: add C8 support to generate SMPTE pattern
Ilia Mirkin
1
-5
/
+42
2019-06-22
modetest: add an add_property_optional variant that does not print errors
Ilia Mirkin
1
-6
/
+23
2019-06-22
modetest: don't pretend that atomic mode includes a format
Ilia Mirkin
1
-2
/
+2
2019-04-17
tests/modetest: add QCOM_COMPRESSED to supported modifiers list
Fritz Koenig
1
-0
/
+2
2018-08-07
tests/modetest: Add atomic support
Benjamin Gaignard
1
-28
/
+321
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-02-19
drm/tegra: Sanitize format modifiers
Thierry Reding
1
-14
/
+14
[next]