summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_query.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-11-09drm/i915/query: fix subslice lengthDaniele Ceraolo Spurio1-2/+1
2018-09-26drm/i915: Convert to BITS_PER_TYPEChris Wilson1-1/+1
2018-05-22drm/i915/query: nospec expects no more than an unsigned longChris Wilson1-1/+4
2018-05-22drm/i915/query: Protect tainted function pointer lookupChris Wilson1-3/+7
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin1-0/+75
2018-03-08drm/i915: add query uAPILionel Landwerlin1-0/+50