summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_getparam.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/pxp: Optimize GET_PARAM:PXP_STATUSAlan Previn2023-08-151-1/+1
* drm/i915/mtl/huc: Use the media gt for the HuC getparamDaniele Ceraolo Spurio2023-06-051-1/+5
* drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn2023-05-111-0/+7
* drm/i915/perf: Pass i915 object to perf revision helperUmesh Nerlige Ramappa2023-03-241-1/+1
* drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin2022-11-101-1/+1
* drm/i915/perf: Apply Wa_18013179988Umesh Nerlige Ramappa2022-10-271-0/+3
* drm/i915: move overlay to display.overlayJani Nikula2022-08-291-1/+1
* drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper2022-06-021-2/+1
* drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASKMatt Roper2022-06-021-0/+8
* Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi2022-02-231-1/+1
|\
| * drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski2022-01-051-1/+1
* | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-01-311-5/+5
|\|
| * drm/i915: Use to_gt() helperMichał Winiarski2021-12-171-5/+5
* | drm/i915: split out i915_cmd_parser.h from i915_drv.hJani Nikula2022-01-101-0/+1
* | drm/i915: split out i915_getparam.h from i915_drv.hJani Nikula2022-01-101-0/+1
|/
* drm/i915/userptr: Probe existence of backing struct pages upon creationChris Wilson2021-08-051-0/+1
* drm/i915/xehp: Changes to ss/eu definitionsMatthew Auld2021-08-031-2/+4
* drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-2/+3
* drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson2020-12-231-1/+1
* drm/i915: add syncobj timeline supportLionel Landwerlin2020-08-171-0/+1
* drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota2020-07-081-1/+1
* drm/i915/params: switch to device specific parametersJani Nikula2020-06-221-1/+1
* drm/i915: Store CS timestamp frequency in HzVille Syrjälä2020-05-141-1/+1
* drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue2019-12-041-0/+1
* Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie2019-11-141-1/+1
|\
| * drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-051-1/+1
* | drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin2019-10-141-0/+4
* | drm/i915: Pass intel_gt to has-reset?Chris Wilson2019-09-271-2/+2
|/
* drm/i915: Isolate i915_getparam_ioctl()Chris Wilson2019-08-071-0/+168