aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_getparam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-nextRodrigo Vivi1-1/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-5/+5
2022-01-10drm/i915: split out i915_cmd_parser.h from i915_drv.hJani Nikula1-0/+1
2022-01-10drm/i915: split out i915_getparam.h from i915_drv.hJani Nikula1-0/+1
2022-01-05drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski1-1/+1
2021-12-17drm/i915: Use to_gt() helperMichał Winiarski1-5/+5
2021-08-05drm/i915/userptr: Probe existence of backing struct pages upon creationChris Wilson1-0/+1
2021-08-03drm/i915/xehp: Changes to ss/eu definitionsMatthew Auld1-2/+4
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann1-2/+3
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson1-1/+1
2020-08-17drm/i915: add syncobj timeline supportLionel Landwerlin1-0/+1
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota1-1/+1
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula1-1/+1
2020-05-14drm/i915: Store CS timestamp frequency in HzVille Syrjälä1-1/+1
2019-12-04drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue1-0/+1
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie1-1/+1
2019-11-05drm/i915: Disable Secure Batches for gen6+Jon Bloomfield1-1/+1
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin1-0/+4
2019-09-27drm/i915: Pass intel_gt to has-reset?Chris Wilson1-2/+2
2019-08-07drm/i915: Isolate i915_getparam_ioctl()Chris Wilson1-0/+168