index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Show support for accurate sw PMU busyness tracking
Chris Wilson
2019-07-04
1
-0
/
+1
*
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
[next]