index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_mocs.c
Age
Commit message (
Expand
)
Author
2020-12-08
drm/i915/gt: Declare gen9 has 64 mocs entries!
Chris Wilson
2020-11-30
drm/i915/gt: Program mocs:63 for cache eviction on gen9
Chris Wilson
2020-11-19
drm/i915/gt: Fixup tgl mocs for PTE tracking
Chris Wilson
2020-10-19
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
2020-02-19
drm/i915/gt: Refactor l3cc/mocs availability
Chris Wilson
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-28
drm/i915: prefer 3-letter acronym for tigerlake
Lucas De Marchi
2019-12-28
drm/i915: prefer 3-letter acronym for icelake
Lucas De Marchi
2019-12-28
drm/i915: prefer 3-letter acronym for skylake
Lucas De Marchi
2019-11-14
drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
2019-11-14
drm/i915/gt: Refactor mocs loops into single control macro
Chris Wilson
2019-11-14
drm/i915/gt: Tidy up debug-warns for the mocs control table
Chris Wilson
2019-11-14
drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
Chris Wilson
2019-11-13
drm/i915/tgl: MOCS table update
Matt Roper
2019-11-13
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
2019-10-25
drm/i915: do not set MOCS control values on dgfx
Lucas De Marchi
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-16
drm/i915: Do initial mocs configuration directly
Chris Wilson
2019-08-05
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
Chris Wilson
2019-07-31
drm/i915: Move MOCS setup to intel_mocs.c
Tvrtko Ursulin
2019-07-31
drm/i915/tgl: Tigerlake only has global MOCS registers
Michel Thierry
2019-07-31
drm/i915/tgl: Define MOCS entries for Tigerlake
Tomasz Lis
2019-07-30
drm/i915: Inline engine->init_context into its caller
Chris Wilson
2019-07-04
drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine
Chris Wilson
2019-06-21
drm/i915/gt: Fixup kerneldoc parameters
Chris Wilson
2019-06-21
drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
Tvrtko Ursulin
2019-06-15
drm/i915/ehl: Update MOCS table for EHL
Matt Roper
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson