kms_addfb

Tests for the DRM framebuffer creation ioctl.

Field Value
Category Display
Mega Feature KMS
Sub Category Framebuffer

Source file: kms_addfb.c

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Subtests (4)

TC (Subtest)Description
bad-pitch
Functionality: addfb
Verify addfb2 rejects invalid pitch values.
basic
Functionality: addfb
Check if addfb2 call works with a valid handle.
too-high
Functionality: addfb
Ensure oversized framebuffers are rejected.
unused-handle
Functionality: addfb
Test that unused plane handles are rejected.