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
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+27
2017-11-08
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
2017-10-04
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
Chris Wilson
1
-1
/
+8
2017-09-18
uapi/drm/i915: document field usage of drm_i915_perf_oa_config
Lionel Landwerlin
1
-0
/
+5
2017-09-14
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
1
-2
/
+4
2017-09-05
drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config
Chris Wilson
1
-3
/
+3
2017-08-15
drm/i915: Add support for drm syncobjs
Jason Ekstrand
1
-2
/
+29
2017-08-03
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
Lionel Landwerlin
1
-0
/
+20
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-14
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
[next]