summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_getparam.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15drm/i915/pxp: Optimize GET_PARAM:PXP_STATUSAlan Previn1-1/+1
2023-06-05drm/i915/mtl/huc: Use the media gt for the HuC getparamDaniele Ceraolo Spurio1-1/+5
2023-05-12drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn1-0/+7
2023-03-24drm/i915/perf: Pass i915 object to perf revision helperUmesh Nerlige Ramappa1-1/+1
2022-11-10drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin1-1/+1
2022-10-27drm/i915/perf: Apply Wa_18013179988Umesh Nerlige Ramappa1-0/+3
2022-08-29drm/i915: move overlay to display.overlayJani Nikula1-1/+1
2022-06-02drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper1-2/+1
2022-06-02drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASKMatt Roper1-0/+8
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo 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-18drm/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-04drm/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-24drm/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-28drm/i915: Pass intel_gt to has-reset?Chris Wilson1-2/+2
2019-08-07drm/i915: Isolate i915_getparam_ioctl()Chris Wilson1-0/+168