Displaying 20 results from an estimated 49 matches for "modetest".
Did you mean:
nodetest
2020 May 26
0
[ANNOUNCE] libdrm 2.4.102
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
libdrm 2.4.102, lots of FreeBSD and modetest stuff.
Boram Park (1):
drm mode : fix memory leak when freeing drmModePropertyPtr
Dave Airlie (1):
Bump version to 2.4.102
Emil Velikov (17):
tests: install drmdevice
modetest: simplify "dump all" logic
modetest: remove cursor/page_flipping_supported stubs...
2023 Oct 20
0
[ANNOUNCE] libdrm 2.4.117
Chia-I Wu (1):
modetest: print modifiers in hex as well
Dmitry Baryshkov (1):
modetest: custom mode support
Dylan Baker (3):
meson: fix intel requirements
meson: Use feature.require() and feature.allowed()
meson: replace deprecated program.path -> program.full_path
Ezequiel Garcia (1):...
2012 Aug 11
0
[ANNOUNCE] libdrm 2.4.38
...context creation.
Drop "-Wunsafe-loop-optimizations".
intel: Import updated i915_drm.h.
intel: Add a function for the new register read ioctl.
Kenneth Graunke (1):
intel: Change context create failure message to from fprintf to DBG().
Laurent Pinchart (8):
modetest: Unify buffer allocation
modetest: Add SMPTE test pattern
modetest: Add test pattern support for missing packed YUV formats
modetest: Add test pattern support for missing planar YUV formats
modetest: Add test pattern support for missing RGB formats
modetest: Move conne...
2015 May 07
0
[ANNOUNCE] libdrm 2.4.61
...ng in drmAgpEnable
Damien Lespiau (3):
RELEASING: Fix releasing instructions to match the latest release.sh
RELEASING: Fix the step numbering
RELEASING: Fix annouce typo
Daniel Kurtz (3):
proptest: install it with --enable-install-test-programs
tests: add rockchip to modetest, kmstest, vbltest and proptest
xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
Emil Velikov (39):
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
android: simplify LOCAL_C_INCLUDES
android: remove ${srcdir} from the includes
android: remove...
2013 Jul 03
3
[ANNOUNCE] libdrm 2.4.46
...t; Hi Dave,
>
> On Tuesday 02 July 2013 18:22:01 Dave Airlie wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Release because I want the cursor ioctls released,
>> also haswell and radeon ids.
>
> Any chance to get the "[PATCH v6 00/23] modetest enhancements" series included
> in the next release ?
Do you not have commit access? if not I'd advise getting it,
libdrm is maintained by everyone collectively and gets released when
someone sees the need for something in git.
I certainly don't pull patches in from others to it...
2023 Nov 20
0
[ANNOUNCE] libdrm 2.4.118
...out and optimize C8 SMPTE color LUT
util: add support for DRM_FORMAT_C[124]
util: store number of colors for indexed formats
util: add SMPTE pattern support for C4 format
util: add SMPTE pattern support for C1 format
util: add SMPTE pattern support for C2 format
modetest: add support for DRM_FORMAT_C[124]
modetest: add SMPTE pattern support for C[124] formats
intel: determine target endianness using meson
util: fix 32 bpp patterns on big-endian
util: fix 16 bpp patterns on big-endian
util: add missing big-endian RGB16 frame buffer form...
2015 Jun 29
0
[ANNOUNCE] libdrm 2.4.62
This release introduces the atomic and blob APIs, adds support
for new devices (AMD Bonaire) and a new flag for coherent BOs
in nouveau.
Alex Deucher (1):
radeon: add new bonaire pci id
Alexandre Courbot (1):
nouveau: add coherent BO attribute
Boris BREZILLON (2):
modetest: add atmel-hlcdc driver support
tests/kmstest: support atmel-hlcdc
Damien Lespiau (1):
intel: Add the Broxton PCI IDs
Daniel Stone (1):
Add blob property create/destroy ioctl wrappers
Emil Velikov (7):
modetest: explicitly zero the newly allocated memory
modetest: r...
2015 Jan 21
0
[ANNOUNCE] libdrm 2.4.59
...nces when emitting self-referential relocs
Damien Lespiau (3):
intel/skl: Add SKL PCI ids
intel/skl: Add gen9 to the buffer manager init
intel/skl: add gen9 to the CS decoding init
Dave Airlie (1):
radeon: align r600/700 fmask to 128 X blocks.
Jasper St. Pierre (1):
modetest: Use threads for cursors instead of SIGALRM
Laurent Pinchart (1):
modetest: Allocate dumb buffers with the correct bpp
Maarten Lankhorst (2):
only enable support for freedreno on arm automatically
configure.ac: bump version to 2.4.59 for release
Michel Dänzer (1):
radeon:...
2019 Jul 02
0
[ANNOUNCE] libdrm 2.4.99
...(1):
amdgpu: add navi family id
Ilia Mirkin (11):
util: add C8 format, support it with SMPTE pattern
util: fix MAKE_RGBA macro for 10bpp modes
util: add gradient pattern
util: add fp16 format support
util: add cairo drawing for 30bpp formats when available
modetest: don't pretend that atomic mode includes a format
modetest: add an add_property_optional variant that does not print errors
modetest: add C8 support to generate SMPTE pattern
modetest: add the ability to specify fill patterns on the commandline
modetest: add FP16 format...
2017 Nov 18
1
Blank console but X11 works on MCP79 - old regression since 3.8
...;>
>>> I guess 8bpp worked prior to the change you bisected though, so we
>>> should figure out what we did wrong in the new code.
>>
>> Yes, booted 3.7 (last working kernel) and it's running in 8bpp.
>
> By the way, instead of booting $kernel, you can use modetest from
> libdrm/tests. Not sure if it supports C8 though =/
It didn't. But it does now - I mailed a patch to dri-devel, also (with
slight fix) available at
https://people.freedesktop.org/~imirkin/patches/0001-modetest-add-C8-support-to-generate-SMPTE-pattern.patch
This works on GK208 but no...
2013 Jul 02
2
[ANNOUNCE] libdrm 2.4.46
..._IDLE use
Rob Clark (3):
freedreno: add handle and name tracking
freedreno: add some asserts
freedreno: also remove from name table on bo delete
Rodrigo Vivi (2):
intel: Fix Haswell GT3 names.
intel: Adding more reserved PCI IDs for Haswell.
Ville Syrj?l? (1):
modetest: Make RGB565 pwetty too
git tag: libdrm-2.4.46
http://dri.freedesktop.org/libdrm/libdrm-2.4.46.tar.bz2
MD5: 9cba217fd3daa10b1d052ec60d3aa7d5 libdrm-2.4.46.tar.bz2
SHA1: b3a0fac0c8ef9110dce32feb8004f53f0081dea4 libdrm-2.4.46.tar.bz2
SHA256: 33cf320dad4e8060768714792e12643ddf6756a719d262ba7d60b3...
2017 May 20
4
[RFC PATCH 0/3] drm/nouveau/dispnv04 overlay and primary fb format fixes
...re out how BE mode works
on this hardware. Among other things, it came out that we're not exposing
16-bpp mode support and that the ARGB8888 mode that we do expose is broken.
Also the overlay logic was pretty broken, I must have only tested with very
"normal" overlay buffer sizes with modetest before.
That said, this code has only received literal testing on a NV34/G5 PPC combo.
I was poking at various registers on a NV34/x86 to make modetest display the
correct data though. That's where e.g. the pitch mask comes from.
I haven't at all tested on my NV05 or NV1x hardware. Should...
2018 Feb 07
2
nouveau 30bpp / deep color status
...#39;t add XRGB scanout for Kepler+ (although it could).
> > Mesa was only enabled for XRGB, so I've piped XBGR through all the
> > same places:
> >
> > https://github.com/imirkin/mesa/commits/30bpp
> >
> > libdrm:
> >
> > For testing, I added a modetest gradient pattern split horizontally.
> > Top half is 10bpc, bottom half is 8bpc. This is useful for seeing
> > whether you're really getting 10bpc, or if things are getting
> > truncated along the way. Definitely hacky, but ... wasn't intending on
> > upstreaming it...
2016 Oct 04
0
[ANNOUNCE] libdrm 2.4.71
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Daniel Kurtz (1):
modetest: add mediatek to module list
Eric Anholt (1):
Simplify the RELEASING steps based on current release.sh.
Flora Cui (1):
amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag
Kristian H. Kristensen (1):
Add drmModeAddFB2WithModifiers() which takes format modifiers...
2017 Jun 22
2
[PATCH v2 13/14] drm: stm: remove dead code and pointless local lut storage
...tch below, if it helps you to ease the drm framework
update then I am agree to "acknowledge it" asap, else if you are not in
a hurry, I would prefer a better and definitive patch handling 8-bit
CLUT properly and I am ok to help or/and to do it : )
Extra questions:
- any plan to update modetest with the DRM_FORMAT_C8 support + gamma
get/set?
- do you have a simple way to test clut with fbdev, last year we where
using an old version of the SDL but I am still looking for a small piece
of code to do it (else I will do it myself but C8 on fbdev is not really
a priority ;-)
best regards,...
2015 Sep 16
0
[ANNOUNCE] libdrm 2.4.65
...before calling alloca
Christian König (2):
amdgpu: remove sequence mutex
amdgpu: serialize drmPrimeFDToHandle
Emil Velikov (20):
drm: add interface to get drm devices on the system v3
Move -lm link flag to LIBADD
vbltest: fix variable shadowing warning
modetest: fix shadowing warnings
intel: resolve shadowing warnings
intel: error out on has_error in exec2
intel: introduce to_bo_gem() helper
configure: enable -Wshadow when available
amdgpu: remove unneeded -Wno-switch-enum flag
modetest: annotate const data as such for...
2017 Nov 17
3
Blank console but X11 works on MCP79 - old regression since 3.8
On Friday 17 November 2017 18:41:17 Ilia Mirkin wrote:
> On Fri, Nov 17, 2017 at 12:33 PM, Ondrej Zary
>
> <linux at rainbow-software.org> wrote:
> > @@ -483,8 +483,8 @@
> > nouveau 0000:02:00.0: disp: 0860: 00000000 -> 00000500
> > nouveau 0000:02:00.0: disp: 0864: 00000000
> > nouveau 0000:02:00.0: disp: 0868: 00000000 -> 04000500
>
2018 Feb 04
4
nouveau 30bpp / deep color status
...A hardware (pre-Kepler) can only do XBGR scanout. Further the
nouveau KMS doesn't add XRGB scanout for Kepler+ (although it could).
Mesa was only enabled for XRGB, so I've piped XBGR through all the
same places:
https://github.com/imirkin/mesa/commits/30bpp
libdrm:
For testing, I added a modetest gradient pattern split horizontally.
Top half is 10bpc, bottom half is 8bpc. This is useful for seeing
whether you're really getting 10bpc, or if things are getting
truncated along the way. Definitely hacky, but ... wasn't intending on
upstreaming it anyways:
https://github.com/imirkin/drm...
2017 May 20
3
[RFC PATCH 0/3] drm/nouveau/dispnv04 overlay and primary fb format fixes
...re out how BE mode works
on this hardware. Among other things, it came out that we're not exposing
16-bpp mode support and that the ARGB8888 mode that we do expose is broken.
Also the overlay logic was pretty broken, I must have only tested with very
"normal" overlay buffer sizes with modetest before.
That said, this code has only received literal testing on a NV34/G5 PPC combo.
I was poking at various registers on a NV34/x86 to make modetest display the
correct data though. That's where e.g. the pitch mask comes from.
I haven't at all tested on my NV05 or NV1x hardware. Should...
2018 Feb 27
2
[PATCH] drm/nouveau: Replace the iturbt_709 prop with the standarad COLOR_ENCODNIG prop
...to attend to it within 7 days. If you don't hear back from me by then,
> I'd appreciate a ping, as I do let things (hopefully occasionally)
> slip through.
Tested this out on a NV34. Seems to work - at least the green SMPTE
bar looks different in the two different modes (had to hack modetest
to use the SMPTE pattern on planes).
I do wonder about the new color range property... that's more of a
connector thing than a plane thing no? Presumably over S-Video it's a
partial range, and over VGA it's full? I'd flip it to always full here
tbh. (Or just not provide it at all.)...