search for: intel_vbt_defs

Displaying 2 results from an estimated 2 matches for "intel_vbt_defs".

2020 Mar 03
1
[PATCH][next] drm: Replace zero-length array with flexible-array member
...2t: Fix undefined behaviour") >> >> Signed-off-by: Gustavo A. R. Silva <gustavo at embeddedor.com> >> --- >> drivers/gpu/drm/etnaviv/etnaviv_gem.h | 2 +- >> drivers/gpu/drm/gma500/intel_bios.h | 2 +- >> drivers/gpu/drm/i915/display/intel_vbt_defs.h | 4 ++-- >> drivers/gpu/drm/i915/gt/intel_lrc.c | 2 +- >> drivers/gpu/drm/i915/i915_gpu_error.h | 2 +- > > Please split out the i915 changes to a separate patch. > Sure thing. I can do that. >> drivers/gpu/drm/msm/msm_gem.h | 2 +...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...uot; lib/ioctl_wrappers: Fix some comments configure.ac: Make AMDGPU depend on libdrm >= 2.4.76 igt: Add LOCAL defines for distro compatibility lib/igt_debugfs: Update documentation and cleanup tests/igt_command_line: Ignore subtest list for kms_ccs tools: Add intel_vbt_defs.h to Makefile.sources scripts/run-tests.sh: Use piglit's --ignore-missing Ausmus, James (1): Fix compilation on some distros Brian Starkey (1): lib/igt_kms: Fix override_mode handling Chris Wilson (63): benchmarks/gem_busy: Trim unused compares igt/gem_exec_fenc...