index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_mocs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
1
-2
/
+2
*
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
1
-18
/
+18
*
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-08-02
1
-22
/
+16
*
drm/i915: rename 'ring' where it refers to an engine or engine_id
Dave Gordon
2016-07-21
1
-3
/
+3
*
drm/i915: Give proper names to MOCS entries
Imre Deak
2016-07-19
1
-6
/
+7
*
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
2016-07-19
1
-2
/
+2
*
drm/i915/gen9: Clean up MOCS table definitions
Imre Deak
2016-07-19
1
-27
/
+61
*
drm/i915/mocs: || vs | typo in get_mocs_settings()
Dan Carpenter
2016-06-13
1
-1
/
+1
*
drm/i915/gen9: Add WaDisableSkipCaching
Mika Kuoppala
2016-06-08
1
-0
/
+10
*
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
1
-1
/
+1
*
drm/i915: Unify intel_ring_begin()
Chris Wilson
2016-04-28
1
-8
/
+4
*
drm/i915/mocs: Program MOCS for all engines on init
Peter Antoine
2016-04-14
1
-39
/
+116
*
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-24
1
-3
/
+3
*
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-3
/
+3
*
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-1
/
+1
*
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-1
/
+1
*
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
1
-2
/
+2
*
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-2
/
+2
*
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
drm/i915: Parametrize MOCS registers
Ville Syrjälä
2015-11-18
1
-25
/
+34
*
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
2015-10-28
1
-1
/
+1
*
drm/i915: Added Programming of the MOCS
Peter Antoine
2015-07-14
1
-0
/
+335