index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
i915_drm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Engine discovery query
Tvrtko Ursulin
2019-05-22
1
-0
/
+42
*
drm/i915: Allow specification of parallel execbuf
Chris Wilson
2019-05-22
1
-1
/
+16
*
drm/i915/execlists: Virtual engine bonding
Chris Wilson
2019-05-22
1
-0
/
+44
*
drm/i915: Load balancing across a virtual engine
Chris Wilson
2019-05-22
1
-0
/
+39
*
drm/i915: Allow userspace to clone contexts on creation
Chris Wilson
2019-05-22
1
-0
/
+15
*
drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
Chris Wilson
2019-05-22
1
-1
/
+2
*
drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
Chris Wilson
2019-05-22
1
-1
/
+2
*
drm/i915: Allow a context to define its set of engines
Chris Wilson
2019-05-22
1
-0
/
+31
*
drm/i915: Restore control over ppgtt for context creation ABI
Chris Wilson
2019-05-22
1
-0
/
+15
*
drm/i915: Introduce struct class_instance for engines across the uAPI
Chris Wilson
2019-04-17
1
-2
/
+13
*
drm/i915: Drop new chunks of context creation ABI (for now)
Chris Wilson
2019-03-27
1
-17
/
+1
*
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
1
-1
/
+2
*
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2019-03-22
1
-82
/
+98
*
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-22
1
-0
/
+43
*
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
2019-03-22
1
-0
/
+22
*
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
2019-03-05
1
-15
/
+17
*
drm/i915: Fix I915_EXEC_RING_MASK
Chris Wilson
2019-03-01
1
-1
/
+1
*
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
2019-03-01
1
-0
/
+1
*
drm/i915: Include reminders about leaving no holes in uAPI enums
Chris Wilson
2019-02-19
1
-0
/
+8
*
drm/i915: Optionally disable automatic recovery after a GPU reset
Chris Wilson
2019-02-18
1
-0
/
+20
*
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
2019-02-05
1
-0
/
+64
*
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
2018-11-19
1
-7
/
+0
*
drm/i915/perf: add a parameter to control the size of OA buffer
Lionel Landwerlin
2018-10-23
1
-0
/
+7
*
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-27
1
-0
/
+8
*
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
2018-07-20
1
-0
/
+22
*
drm/i915: expose rcs topology through query uAPI
Lionel Landwerlin
2018-03-08
1
-0
/
+62
*
drm/i915: add query uAPI
Lionel Landwerlin
2018-03-08
1
-3
/
+43
*
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
2018-02-05
1
-1
/
+3
*
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
2017-11-24
1
-5
/
+1
*
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
2017-11-23
1
-2
/
+1
*
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
2017-11-22
1
-1
/
+5
*
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
2017-11-22
1
-1
/
+3
*
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
2017-11-22
1
-0
/
+39
*
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
2017-11-13
1
-0
/
+6
*
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-10
1
-0
/
+15
*
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
2017-11-10
1
-0
/
+16
*
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
2017-11-03
1
-0
/
+1
*
drm/i915: Don't use BIT() in UAPI section
Joonas Lahtinen
2017-10-06
1
-1
/
+1
*
drm/i915/scheduler: Support user-defined priorities
Chris Wilson
2017-10-04
1
-0
/
+7
*
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
Chris Wilson
2017-10-04
1
-1
/
+8
*
uapi/drm/i915: document field usage of drm_i915_perf_oa_config
Lionel Landwerlin
2017-09-18
1
-0
/
+5
*
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
2017-09-14
1
-2
/
+4
*
drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config
Chris Wilson
2017-09-05
1
-3
/
+3
*
drm/i915: Add support for drm syncobjs
Jason Ekstrand
2017-08-15
1
-2
/
+29
*
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
Lionel Landwerlin
2017-08-03
1
-0
/
+20
*
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
2017-06-16
1
-2
/
+17
*
drm/i915/perf: Add OA unit support for Gen 8+
Robert Bragg
2017-06-14
1
-7
/
+12
*
drm/i915: expose _SUBSLICE_MASK GETPARM
Robert Bragg
2017-06-14
1
-0
/
+5
*
drm/i915: expose _SLICE_MASK GETPARM
Robert Bragg
2017-06-14
1
-0
/
+3
*
drm/i915: Copy user requested buffers into the error state
Chris Wilson
2017-04-15
1
-1
/
+14
[next]