[Intel-gfx] [i-g-t 1/1] tests/gem_gtt_hog: Clear the parameters for GEM_CREATE ioctl

Kamble, Sagar A sagar.a.kamble at intel.com
Mon Mar 20 08:46:54 UTC 2017



On 3/20/2017 1:11 PM, Chris Wilson wrote:
> On Mon, Mar 20, 2017 at 11:32:15AM +0530, Sagar Arun Kamble wrote:
>> Due to garbage data seen by i915, gem_create_ioctl failed for gem obj
>> created with drmIoctl(GEM_CREATE) without properly initialized
>> parameters. Can be fixed by calling gem_create helper too.
> Whose bug are you working around?
> -Chris

Found out now that this is happening due to mismatch in the libdrm headers 32bit/64bit flags for GEM_CREATE.
Able to resolve by properly using the proper definitions.
Will this fix be still applicable as flags would stay uninitialized with current call to drmIoctl?

>



More information about the Intel-gfx mailing list