index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_addfb_basic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
igt: Use is_intel_dgfx()
Ville Syrjälä
1
-5
/
+4
2024-09-12
lib/igt_fb: Make igt_calc_fb_size() somewhat usable
Ville Syrjälä
1
-6
/
+8
2023-12-05
drm-uapi/xe: Separate bo_create placement from flags
Rodrigo Vivi
1
-1
/
+1
2023-12-05
xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_create
Rodrigo Vivi
1
-1
/
+1
2023-12-01
tests/kms_addfb_basic: Fix testplan documentation for tiled tests
Bhanuprakash Modem
1
-7
/
+6
2023-11-27
tests/kms/testplan: Optimize KMS testplan documentation
Bhanuprakash Modem
1
-91
/
+5
2023-11-27
tests/kms/testplan: Move testplan documentation to beginning of the file
Bhanuprakash Modem
1
-201
/
+210
2023-11-24
tests/kms_addfb_basic: Skip not relevant subtests for Xe
Jouni Högander
1
-11
/
+10
2023-09-11
tests: Intel KMS: drop Run type field
Mauro Carvalho Chehab
1
-27
/
+0
2023-08-29
tests/kms_addfb_basic: Add tiling support for XE
Bhanuprakash Modem
1
-13
/
+23
2023-08-16
tests/kms_addfb_basic: Document each subtest for testplan
Bhanuprakash Modem
1
-48
/
+171
2023-06-28
tests: Drop xe_device get/put from test level
Bhanuprakash Modem
1
-8
/
+1
2023-06-28
tests/kms: Use drm_close_driver() to close the drm fd
Bhanuprakash Modem
1
-2
/
+2
2023-05-08
tests/kms: Document kms subtests for XE BAT
Bhanuprakash Modem
1
-0
/
+138
2023-04-21
tests/kms_addfb_basic: Use proper macro for invalid tests
Bhanuprakash Modem
1
-3
/
+3
2023-04-07
tests/kms_addfb_basic: Add XE support
Bhanuprakash Modem
1
-8
/
+24
2023-04-07
tests/kms_addfb_basic: Code cleanup
Bhanuprakash Modem
1
-31
/
+30
2023-03-15
tests/kms: Cleanup to use linear modifier
Bhanuprakash Modem
1
-11
/
+11
2022-12-27
tests/kms_addfb_basic: Avoid open-coded expressions
Maíra Canal
1
-90
/
+63
2022-10-13
tests/kms_addfb_basic: avoid excessive logging on legacy format test
Juha-Pekka Heikkila
1
-0
/
+7
2022-09-13
tests/kms_addfb_basic: Skip y-tile-legacy subtest on platforms w/o fences
Karthik B S
1
-0
/
+1
2022-03-24
tests/kms_addfb_basic: Add support for Tile4 format
Jeevan B
1
-0
/
+46
2021-10-11
igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
Ville Syrjälä
1
-3
/
+3
2021-10-03
lib: Partially revert 22643ce4014a
Ashutosh Dixit
1
-1
/
+1
2021-09-29
Return allocated size in gem_create_in_memory_regions() and friends
Ashutosh Dixit
1
-1
/
+1
2021-09-27
tests/kms_addfb_basic: Remove handling for Unknown Vendor.
Mark Yacoub
1
-19
/
+7
2021-09-13
tests/kms_addfb_basic: Skip basic-y-tiled-legacy on discrete
Ashutosh Dixit
1
-0
/
+1
2021-09-08
tests/kms_addfb_basic: Skip tiling subtests on device without hw tiling
Vanshidhar Konda
1
-0
/
+6
2021-09-01
tests/kms_addfb_basic: Test addfb2 with DRM_FORMAT_C8 only if supported.
Mark Yacoub
1
-5
/
+10
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
1
-25
/
+25
2021-07-15
Remove local copies of I915 macros
Lucas De Marchi
1
-9
/
+9
2021-07-15
tests/kms_addfb_basic: pass the actual fd to gem_has_lmem
Matthew Auld
1
-3
/
+1
2021-07-02
kms_addfb_basic: Check for AMDGPU and MSM bad pitch.
Mark Yacoub
1
-1
/
+1
2021-06-30
tests/kms_addfb_basic: Add invalid buffer object test for discrete
Mohammed Khajapasha
1
-0
/
+18
2021-03-23
tests/kms_addfb_basic: simplify addfb25_ytile tests
Juha-Pekka Heikkila
1
-19
/
+12
2021-03-08
tests/kms_addfb_basic:Added subtest description
Arundhati Hagaragi
1
-1
/
+33
2020-11-18
tests/kms_addfb_basic: add vendor-specific errno assertions
Jeremy Cline
1
-10
/
+36
2020-11-18
tests/kms_addfb_basic: Mark Intel-only tests as such
Jeremy Cline
1
-0
/
+3
2020-10-13
tests/kms_addfb_basic: Renaming tests as legacy tiling
Swati Sharma
1
-7
/
+7
2019-07-23
tests/kms_addfb_basic: Require an intel card for tests using tiling
Mihail Atanassov
1
-0
/
+4
2019-07-22
tests/fb/tgl: Yf tiling does not exist on gen-12
Dhinakaran Pandiyan
1
-5
/
+8
2019-03-01
tests/kms_addfb_basic: Check that only the owner can rmfb
Daniel Vetter
1
-0
/
+42
2018-09-14
igt/kms_addfb_basic: Skip if the KMS interface is not supported
Chris Wilson
1
-1
/
+26
2018-09-06
igt/kms_addfb_basic: Exercise legacy interface to addfb2
Chris Wilson
1
-0
/
+128
2016-12-31
igt/kms_addfb_basic: Try changing tiling on the framebuffer [addfb2]
Chris Wilson
1
-1
/
+1
2016-12-30
igt/kms_addfb_basic: Try changing tiling on the framebuffer
Chris Wilson
1
-1
/
+1
2016-06-07
tests/kms_addfb_basic: Add invalid tests to set fb props
Daniel Vetter
1
-0
/
+66
2016-05-06
tests/kms_addfb_basic: Move tiling tests into their own groups
Tomeu Vizoso
1
-75
/
+73
2016-04-15
tests/kms_addfb_basic: Set tiling in addfb25 subtest
Tomeu Vizoso
1
-0
/
+1
2016-04-14
tests: Open any driver
Tomeu Vizoso
1
-1
/
+1
[next]