aboutsummaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorIago Toral Quiroga <[email protected]>2017-01-04 10:46:08 +0100
committerIago Toral Quiroga <[email protected]>2017-01-05 08:43:46 +0100
commita98f2e53e1c669dee3114badcce261e564748af4 (patch)
tree9afbfd07ffa4863f7085247752d5a92389fe9c1a /VERSION
parente3123c8ca22e9a9337af6179dfd8383259f3ccc6 (diff)
i965: add a kernel_features bitfield to intel screen
We can use this to track various features that may or may not be supported by the hw / kernel. Currently, we usually do this by checking the generation and supported command parser versions in various places thoughtout the driver code. With this patch, we centralize all these checks in just once place at screen creation time, then we just query the bitfield wherever we need to check if a particular feature is supported. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions