index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
i915_drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
drm/i915/perf: add new open param to configure polling of OA buffer
Lionel Landwerlin
1
-0
/
+13
2020-03-17
drm/i915/perf: introduce global sseu pinning
Lionel Landwerlin
1
-0
/
+11
2020-02-25
drm/i915: Allow userspace to specify ringsize on construction
Chris Wilson
1
-0
/
+21
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
1
-0
/
+32
2019-10-29
drm/i915/gem: Make context persistence optional
Chris Wilson
1
-0
/
+15
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
1
-0
/
+11
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
1
-0
/
+13
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
1
-1
/
+61
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
1
-0
/
+21
2019-09-21
drm/i915/tgl: s/ss/eu fuse reading support
Daniele Ceraolo Spurio
1
-2
/
+4
2019-07-04
drm/i915: Show support for accurate sw PMU busyness tracking
Chris Wilson
1
-0
/
+1
2019-05-22
drm/i915: Engine discovery query
Tvrtko Ursulin
1
-0
/
+42
2019-05-22
drm/i915: Allow specification of parallel execbuf
Chris Wilson
1
-1
/
+16
2019-05-22
drm/i915/execlists: Virtual engine bonding
Chris Wilson
1
-0
/
+44
2019-05-22
drm/i915: Load balancing across a virtual engine
Chris Wilson
1
-0
/
+39
2019-05-22
drm/i915: Allow userspace to clone contexts on creation
Chris Wilson
1
-0
/
+15
2019-05-22
drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
Chris Wilson
1
-1
/
+2
2019-05-22
drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
Chris Wilson
1
-1
/
+2
2019-05-22
drm/i915: Allow a context to define its set of engines
Chris Wilson
1
-0
/
+31
2019-05-22
drm/i915: Restore control over ppgtt for context creation ABI
Chris Wilson
1
-0
/
+15
2019-04-17
drm/i915: Introduce struct class_instance for engines across the uAPI
Chris Wilson
1
-2
/
+13
2019-03-27
drm/i915: Drop new chunks of context creation ABI (for now)
Chris Wilson
1
-17
/
+1
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
1
-1
/
+2
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
1
-82
/
+98
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
1
-0
/
+43
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
1
-0
/
+22
2019-03-05
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
1
-15
/
+17
2019-03-01
drm/i915: Fix I915_EXEC_RING_MASK
Chris Wilson
1
-1
/
+1
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
1
-0
/
+1
2019-02-19
drm/i915: Include reminders about leaving no holes in uAPI enums
Chris Wilson
1
-0
/
+8
2019-02-18
drm/i915: Optionally disable automatic recovery after a GPU reset
Chris Wilson
1
-0
/
+20
2019-02-05
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
1
-0
/
+64
2018-11-19
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
1
-7
/
+0
2018-10-23
drm/i915/perf: add a parameter to control the size of OA buffer
Lionel Landwerlin
1
-0
/
+7
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-0
/
+8
2018-07-20
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
1
-0
/
+22
2018-03-08
drm/i915: expose rcs topology through query uAPI
Lionel Landwerlin
1
-0
/
+62
2018-03-08
drm/i915: add query uAPI
Lionel Landwerlin
1
-3
/
+43
2018-02-05
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
1
-1
/
+3
2017-11-24
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
1
-5
/
+1
2017-11-23
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
1
-2
/
+1
2017-11-22
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
1
-1
/
+5
2017-11-22
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
1
-1
/
+3
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
1
-0
/
+39
2017-11-13
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
1
-0
/
+6
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
1
-0
/
+15
2017-11-10
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
1
-0
/
+16
2017-11-03
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+1
2017-10-06
drm/i915: Don't use BIT() in UAPI section
Joonas Lahtinen
1
-1
/
+1
2017-10-04
drm/i915/scheduler: Support user-defined priorities
Chris Wilson
1
-0
/
+7
[next]