index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Age
Commit message (
Expand
)
Author
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
2019-06-26
drm/i915: Move OA files to separate folder
Michal Wajdeczko
2019-06-25
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-13
drm/i915/gen11+: First assume next platforms will inherit stuff
Rodrigo Vivi
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-06
drm/i915: Pass around the intel_context
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-04
drm/i915: Yet another if/else sort of newer to older platforms.
Rodrigo Vivi
2019-02-05
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-14
drm/i915/perf: Track the rpm wakeref
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
2018-11-19
Revert "drm/i915/perf: Fix warning in documentation"
Joonas Lahtinen
2018-11-19
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
2018-10-24
drm/i915/perf: Fix warning in documentation
Lionel Landwerlin
2018-10-23
drm/i915/perf: add a parameter to control the size of OA buffer
Lionel Landwerlin
2018-10-23
drm/i915/perf: pass stream to vfuncs when possible
Lionel Landwerlin
2018-10-23
drm/i915/perf: remove redundant oa buffer initialization
Lionel Landwerlin
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
2018-09-13
i915/oa: Simplify updating contexts
Tvrtko Ursulin
2018-08-31
drm/i915/perf: reuse intel_lrc ctx regs macro
Lionel Landwerlin
2018-08-31
drm/i915/perf: simplify configure all context function
Lionel Landwerlin
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-06-14
drm/i915/perf: make oa format tables const
Jani Nikula
2018-06-11
drm/i915/perf: fix gen11 engine class shift
Michel Thierry
2018-06-11
drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
Michel Thierry
2018-06-04
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-11
drm/i915/oa: Check that OA is disabled before unpinning
Chris Wilson
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
[next]