| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Support replaying GPU hangs with captured context image | Tvrtko Ursulin | 2024-05-16 | 1 | -0/+27 |
* | Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g... | Dave Airlie | 2024-04-30 | 1 | -0/+15 |
|\ |
|
| * | drm/i915/guc: Use context hints for GT frequency | Vinay Belgaumkar | 2024-03-07 | 1 | -0/+15 |
* | | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 2024-04-02 | 1 | -0/+4 |
|\| |
|
| * | drm/i915: Add some boring kerneldoc | Tvrtko Ursulin | 2024-02-20 | 1 | -0/+4 |
* | | drm/i915: Add missing doc for drm_i915_reset_stats | Nirmoy Das | 2024-03-01 | 1 | -3/+13 |
|/ |
|
* | drm/i915: Add GuC submission interface version query | Tvrtko Ursulin | 2024-02-14 | 1 | -0/+12 |
* | drm/i915/uapi: fix typos/spellos and punctuation | Randy Dunlap | 2023-12-14 | 1 | -6/+6 |
* | drm/i915/uapi: fix doc typos | Randy Dunlap | 2023-10-09 | 1 | -4/+4 |
* | drm/i915: Allow user to set cache at BO creation | Fei Yang | 2023-06-07 | 1 | -0/+41 |
* | drm/i915/huc: differentiate the 2 steps of the MTL HuC auth flow | Daniele Ceraolo Spurio | 2023-06-05 | 1 | -1/+2 |
* | drm/i915/pmu: Prepare for multi-tile non-engine counters | Tvrtko Ursulin | 2023-05-22 | 1 | -1/+16 |
* | drm/i915/uapi/pxp: Add a GET_PARAM for PXP | Alan Previn | 2023-05-12 | 1 | -0/+19 |
* | drm/i915/pxp: Add ARB session creation and cleanup | Alan Previn | 2023-05-12 | 1 | -0/+15 |
* | drm/i915/perf: Add support for OA media units | Umesh Nerlige Ramappa | 2023-03-24 | 1 | -0/+4 |
* | drm/i915/perf: Add engine class instance parameters to perf | Umesh Nerlige Ramappa | 2023-03-24 | 1 | -0/+19 |
* | drm/i915/uapi: Replace fake flex-array with flexible-array member | Gustavo A. R. Silva | 2023-03-21 | 1 | -1/+1 |
* | drm/i915/perf: Apply Wa_18013179988 | Umesh Nerlige Ramappa | 2022-10-27 | 1 | -0/+6 |
* | drm/i915/perf: Add 32-bit OAG and OAR formats for DG2 | Umesh Nerlige Ramappa | 2022-10-27 | 1 | -0/+4 |
* | Revert "drm/i915/uapi: expose GTT alignment" | Matthew Auld | 2022-10-27 | 1 | -27/+2 |
* | drm/i915/uapi: expose GTT alignment | Matthew Auld | 2022-10-14 | 1 | -2/+27 |
* | drm/i915: enable PS64 support for DG2 | Matthew Auld | 2022-10-14 | 1 | -26/+10 |
* | drm/i915/huc: better define HuC status getparam possible return values. | Daniele Ceraolo Spurio | 2022-10-03 | 1 | -0/+16 |
* | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-08-04 | 1 | -87/+300 |
|\ |
|
| * | drm/i915: Update i915 uapi documentation | Niranjana Vishwanathapura | 2022-07-02 | 1 | -45/+160 |
| * | drm/i915/uapi: add NEEDS_CPU_ACCESS hint | Matthew Auld | 2022-07-01 | 1 | -8/+53 |
| * | drm/i915/uapi: expose the avail tracking | Matthew Auld | 2022-07-01 | 1 | -1/+30 |
| * | drm/i915/uapi: add probed_cpu_visible_size | Matthew Auld | 2022-07-01 | 1 | -34/+42 |
| * | uapi/drm/i915: Document memory residency and Flat-CCS capability of obj | Ramalingam C | 2022-05-18 | 1 | -0/+16 |
* | | treewide: uapi: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 2022-06-28 | 1 | -3/+3 |
|/ |
|
* | drm/i915/xehp: Add compute engine ABI | Matt Roper | 2022-04-29 | 1 | -0/+9 |
* | drm/i915/uapi: Add kerneldoc for engine class enum | Matt Roper | 2022-04-29 | 1 | -6/+47 |
* | drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES | Matt Atwood | 2022-04-15 | 1 | -4/+23 |
* | drm/i915/doc: Link query items to their uapi structs | Matt Roper | 2022-04-15 | 1 | -14/+20 |
* | drm/i915/doc: Convert perf UAPI comments to kerneldoc | Matt Roper | 2022-04-15 | 1 | -30/+86 |
* | drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc | Matt Roper | 2022-04-15 | 1 | -32/+78 |
* | drm/i915/uapi: Document DRM_I915_QUERY_HWCONFIG_BLOB | Tvrtko Ursulin | 2022-03-25 | 1 | -0/+13 |
* | drm/i915/uapi: Add query for hwconfig blob | Rodrigo Vivi | 2022-03-18 | 1 | -0/+1 |
* | drm/i915/uapi: document behaviour for DG2 64K support | Matthew Auld | 2022-02-20 | 1 | -5/+40 |
* | Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2021-10-21 | 1 | -1/+138 |
|\ |
|
| * | drm/i915/guc: Connect UAPI to GuC multi-lrc interface | Matthew Brost | 2021-10-15 | 1 | -0/+131 |
| * | drm/i915: Expose logical engine instance to user | Matthew Brost | 2021-10-15 | 1 | -1/+7 |
* | | drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* values | Matt Roper | 2021-10-15 | 1 | -0/+6 |
|/ |
|
* | drm/i915/pxp: interfaces for using protected objects | Daniele Ceraolo Spurio | 2021-10-04 | 1 | -0/+94 |
* | drm/i915/pxp: Create the arbitrary session after boot | Huang, Sean Z | 2021-10-04 | 1 | -0/+3 |
* | drm/i915/userptr: Probe existence of backing struct pages upon creation | Chris Wilson | 2021-08-05 | 1 | -0/+20 |
* | drm/i915/guc: Implement GuC priority management | Matthew Brost | 2021-07-28 | 1 | -0/+9 |
* | drm/i915/uapi: reject set_domain for discrete | Matthew Auld | 2021-07-23 | 1 | -0/+19 |
* | drm/i915: Add TTM offset argument to mmap. | Maarten Lankhorst | 2021-07-21 | 1 | -11/+36 |
* | drm/i915/uapi: convert drm_i915_gem_userptr to kernel doc | Matthew Auld | 2021-07-20 | 1 | -1/+39 |