index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
i915_drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
1
-2
/
+17
2017-06-14
drm/i915/perf: Add OA unit support for Gen 8+
Robert Bragg
1
-7
/
+12
2017-06-14
drm/i915: expose _SUBSLICE_MASK GETPARM
Robert Bragg
1
-0
/
+5
2017-06-14
drm/i915: expose _SLICE_MASK GETPARM
Robert Bragg
1
-0
/
+3
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
1
-1
/
+14
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
1
-0
/
+2
2017-01-27
drm/i915: Support explicit fencing for execbuf
Chris Wilson
1
-1
/
+35
2017-01-27
drm/i915: Enable userspace to opt-out of implicit fencing
Chris Wilson
1
-1
/
+28
2017-01-19
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
1
-0
/
+1
2016-12-01
drm/i915/perf: Treat u64 in uabi as a normal integer
Chris Wilson
1
-1
/
+1
2016-11-22
drm/i915: Enable i915 perf stream for Haswell OA unit
Robert Bragg
1
-2
/
+69
2016-11-22
drm/i915: Add i915 perf infrastructure
Robert Bragg
1
-0
/
+67
2016-11-21
drm/i915: Add bannable context parameter
Mika Kuoppala
1
-0
/
+1
2016-11-15
drm/i915/scheduler: Signal the arrival of a new request
Chris Wilson
1
-0
/
+5
2016-08-26
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
1
-0
/
+1
2016-08-16
drm/i915: Embrace the race in busy-ioctl
Chris Wilson
1
-1
/
+15
2016-08-05
drm/i915: Document and reject invalid tiling modes
Chris Wilson
1
-0
/
+1
2016-08-04
drm/i915: Pad GTT views of exec objects up to user specified size
Chris Wilson
1
-2
/
+6
2016-07-19
drm/i915: Give proper names to MOCS entries
Imre Deak
1
-0
/
+24
2016-07-19
drm/i915: compile-time consistency check on __EXEC_OBJECT flags
Dave Gordon
1
-5
/
+6
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
1
-0
/
+1
2016-07-01
drm/i915/bxt: Export pooled eu info to userspace
arun.siluvery@linux.intel.com
1
-0
/
+2
2016-05-13
drm/i915: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-01-28
drm/i915: Fix VCS ring selection after uapi decoupling
Tvrtko Ursulin
1
-4
/
+6
2016-01-21
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
1
-4
/
+29
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+9
2015-12-11
Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...
Dave Airlie
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-09
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
1
-3
/
+9
2015-11-18
drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl
Ville Syrjälä
1
-0
/
+6
2015-10-19
drm/i915: Report context GTT size
Chris Wilson
1
-2
/
+3
2015-10-01
drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
Michel Thierry
1
-1
/
+2
2015-09-02
uapi/drm/i915_drm.h: fix userspace compilation.
Artem Savkov
1
-1
/
+1
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-0
/
+8
2015-07-21
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
Chris Wilson
1
-0
/
+8
2015-07-15
drm/i915: Use expcitly fixed type in compat32 structs
Daniel Vetter
1
-1
/
+5
2015-07-06
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
Abdiel Janulgue
1
-1
/
+7
2015-06-15
drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
1
-0
/
+1
2015-05-29
drm/i915: add a context parameter to {en, dis}able zero address mapping
David Weinehall
1
-0
/
+1
2015-05-26
drm/i915: Fix the confusing comment about the ioctl limits
Damien Lespiau
1
-2
/
+6
2015-04-10
drm/i915: Allow disabling the destination colorkey for overlay
Chris Wilson
1
-0
/
+1
2015-03-27
drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
Tommi Rantala
1
-1
/
+1
2015-03-18
drm/i915: Export total subslice and EU counts
Jeff McGee
1
-0
/
+2
2015-03-18
drm/i915: Add I915_PARAM_REVISION
Neil Roberts
1
-0
/
+1
2015-01-27
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
Zhipeng Gong
1
-0
/
+1
2015-01-27
drm/i915: Specify bsd rings through exec flag
Zhipeng Gong
1
-1
/
+7
2015-01-07
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
1
-0
/
+12
2015-01-06
drm/i915: Support creation of unbound wc user mappings for objects
Akash Goel
1
-0
/
+9
2014-11-14
drm/i915: Make the physical object coherent with GTT
Chris Wilson
1
-0
/
+1
2014-11-07
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
1
-0
/
+6
[next]