index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_device_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove pre-production pooled-EU w/a for Broxton
Chris Wilson
2017-11-15
1
-10
/
+0
*
drm/i915: fix 64bit divide
Lionel Landwerlin
2017-11-14
1
-15
/
+14
*
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
2017-11-13
1
-0
/
+107
*
drm/i915/cnl: Symmetric scalers for each pipe
Mika Kahola
2017-11-01
1
-1
/
+4
*
drm/i915/cnl: Add support slice/subslice/eu configs
Ben Widawsky
2017-09-26
1
-1
/
+36
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-1
/
+1
*
drm/i915: Disable snooping (userptr, set-cache-level) on gen4
Chris Wilson
2017-09-07
1
-2
/
+0
*
drm/i915: Move device_info.has_snoop into the static tables
Chris Wilson
2017-09-06
1
-1
/
+1
*
drm/i915: Use HAS_PCH_CPT() everywhere
Ville Syrjälä
2017-06-22
1
-1
/
+1
*
drm/i915/cfl: Introduce Coffee Lake platform definition.
Rodrigo Vivi
2017-06-08
1
-0
/
+1
*
drm/i915/cnl: Configure EU slice power gating.
Rodrigo Vivi
2017-06-07
1
-4
/
+3
*
drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipe
James Irwin
2017-06-07
1
-1
/
+1
*
drm/i915/cnl: Introduce Cannonlake platform defition.
Rodrigo Vivi
2017-06-07
1
-0
/
+1
*
drm/i915: Add support for sprites on g4x
Ville Syrjälä
2017-05-10
1
-1
/
+1
*
drm/i915/glk: Enable pooled EUs for Geminilake
Ander Conselvan de Oliveira
2017-03-17
1
-4
/
+5
*
drm/i915: use BUILD_BUG_ON to ensure platform name has been set up
Jani Nikula
2017-03-01
1
-0
/
+2
*
drm/i915/bxt: remove snooping workaround on old A revisions
Jani Nikula
2017-02-16
1
-4
/
+0
*
drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)
Joonas Lahtinen
2017-02-08
1
-1
/
+1
*
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
Michel Thierry
2017-01-10
1
-1
/
+1
*
drm/i915: Initialize num_scalers for skl and glk too
Ander Conselvan de Oliveira
2017-01-03
1
-3
/
+6
*
drm/i915: Move number of scalers initialization to runtime init
Nabendu Maiti
2017-01-02
1
-0
/
+3
*
drm/i915: give G45 and GM45 their own platform enums
Jani Nikula
2016-12-07
1
-1
/
+2
*
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
Jani Nikula
2016-12-07
1
-2
/
+2
*
drm/i915: replace platform flags with a platform enum
Jani Nikula
2016-12-07
1
-1
/
+40
*
drm/i915/glk: Configure number of sprite planes properly
Ander Conselvan de Oliveira
2016-12-02
1
-1
/
+4
*
drm/i915: Don't try to initialize sprite planes on pre-ilk
Ville Syrjälä
2016-10-31
1
-2
/
+3
*
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
1
-11
/
+5
*
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
2016-10-04
1
-1
/
+1
*
drm/i915: sseu: Add debug printf for slice/subslice masks
Imre Deak
2016-09-02
1
-0
/
+2
*
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
1
-36
/
+33
*
drm/i915: sseu: Convert slice count field to mask
Imre Deak
2016-09-02
1
-15
/
+14
*
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
1
-50
/
+52
*
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
2016-07-05
1
-0
/
+388