index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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-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
[next]