aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_l3_config.c
Commit message (Expand)AuthorAgeFilesLines
* intel/icl: Set way_size_per_bank to 4Anuj Phogat2018-11-261-1/+2
* i965/icl: Fix L3 configurationsAnuj Phogat2018-11-261-6/+6
* intel/common/icl: Add L3 configAnuj Phogat2018-03-221-0/+18
* intel/l3: Don't allocate SLM partition on ICL+.Francisco Jerez2018-03-021-1/+1
* i965/cnl: Add l3 configuration for CannonlakeBen Widawsky2017-06-201-1/+20
* i965: Add a variable for way size per bank in get_l3_way_size()Anuj Phogat2017-06-201-5/+4
* i965: Fix broxton 2x6 l3 configAnuj Phogat2017-06-201-0/+16
* i965/cnl: Handle gen10 in switch cases across the driverAnuj Phogat2017-06-091-0/+1
* intel: Fix broxton 2x6 way size computationAnuj Phogat2017-06-061-0/+4
* i965: Simplify l3 way size computationsAnuj Phogat2017-06-021-10/+2
* i965/l3: Add explicit way size calculation for bxtBen Widawsky2016-10-051-1/+3
* intel: Pull the guts of gen7_l3_state.c into a shared helperJason Ekstrand2016-09-031-0/+304