index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_device_info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/tgl: Check if pipe D is fused
José Roberto de Souza
2019-07-12
1
-0
/
+3
*
drm/i915/tgl: add initial Tiger Lake definitions
Daniele Ceraolo Spurio
2019-07-12
1
-0
/
+1
*
drm/i915: rework reading pipe disable fuses
Lucas De Marchi
2019-06-28
1
-23
/
+13
*
drm/i915: Kill INTEL_SUBPLATFORM_AML
Ville Syrjälä
2019-06-12
1
-6
/
+0
*
drm/i915: Add missing commas to the end of the subplatform ID arrays
Ville Syrjälä
2019-06-12
1
-4
/
+4
*
Revert "drm/i915: Expand subslice mask"
Jani Nikula
2019-05-29
1
-56
/
+66
*
drm/i915: Expand subslice mask
Stuart Summers
2019-05-28
1
-66
/
+56
*
drm/i915: Refactor sseu helper functions
Stuart Summers
2019-05-28
1
-11
/
+49
*
drm/i915: Move calculation of subslices per slice to new function
Stuart Summers
2019-05-28
1
-2
/
+2
*
drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
Tvrtko Ursulin
2019-04-03
1
-1
/
+1
*
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
2019-04-01
1
-0
/
+93
*
drm/i915: Adding missing '; ' to ENGINE_INSTANCES
Chris Wilson
2019-03-26
1
-2
/
+6
*
drm/i915: stop storing the media fuse
Daniele Ceraolo Spurio
2019-03-25
1
-7
/
+9
*
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
Bob Paauwe
2019-03-22
1
-3
/
+9
*
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
2019-03-22
1
-0
/
+1
*
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
2019-03-15
1
-1
/
+1
*
drm/i915/gen11+: First assume next platforms will inherit stuff
Rodrigo Vivi
2019-03-13
1
-1
/
+1
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-3
/
+3
*
drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
Chris Wilson
2019-01-07
1
-1
/
+1
*
drm/i915: drop intel_device_info_dump()
Jani Nikula
2019-01-02
1
-15
/
+0
*
drm/i915: pass dev_priv to intel_device_info_runtime_init()
Jani Nikula
2019-01-02
1
-3
/
+2
*
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2019-01-02
1
-30
/
+30
*
drm/i915/icl: Record the valid VDBoxes with SFC capability
Oscar Mateo
2018-12-13
1
-1
/
+10
*
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-13
1
-1
/
+1
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-13
1
-7
/
+7
*
drm/i915: DFSM pipe disable is valid from gen9 onwards (v2)
Bob Paauwe
2018-12-12
1
-1
/
+1
*
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
2018-12-03
1
-0
/
+4
*
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
2018-12-03
1
-2
/
+2
*
drm/i915: fix broadwell EU computation
Lionel Landwerlin
2018-11-12
1
-1
/
+1
*
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-29
1
-3
/
+3
*
drm/i915/icl: Store available engine masks in INTEL_INFO
Tvrtko Ursulin
2018-10-26
1
-18
/
+15
*
drm/i915/gen11: Enable 6 sprites on gen11
Maarten Lankhorst
2018-10-24
1
-9
/
+13
*
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-27
1
-0
/
+5
*
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
2018-09-26
1
-2
/
+1
*
drm/i915: Record logical context support in driver caps
Chris Wilson
2018-07-06
1
-0
/
+2
*
drm/i915: prefer INTEL_GEN() over INTEL_INFO()->gen
Jani Nikula
2018-04-26
1
-1
/
+1
*
drm/i915/gen11: add support for reading the timestamp frequency
Paulo Zanoni
2018-03-28
1
-16
/
+55
*
drm/i915: Skip logging impossible slices
Tvrtko Ursulin
2018-03-23
1
-4
/
+4
*
drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detection
Kelvin Gardiner
2018-03-21
1
-1
/
+42
*
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
2018-03-20
1
-0
/
+47
*
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
2018-03-08
1
-0
/
+24
*
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
2018-03-08
1
-1
/
+1
*
drm/i915: store all subslice masks
Lionel Landwerlin
2018-03-08
1
-51
/
+157
*
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
2018-03-01
1
-0
/
+3
*
drm/i915/hsw: add missing disabled EUs registers reads
Lionel Landwerlin
2018-02-22
1
-1
/
+56
*
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2018-02-08
1
-0
/
+6
*
drm/i915/icl: Add initial Icelake definitions.
Rodrigo Vivi
2018-01-19
1
-0
/
+1
*
drm/i915: Add pretty printer for runtime part of intel_device_info
Michal Wajdeczko
2017-12-22
1
-18
/
+26
*
drm/i915: Update intel_device_info_runtime_init() parameter
Michal Wajdeczko
2017-12-22
1
-3
/
+7
*
drm/i915: Move intel_device_info definitions to its own header
Michal Wajdeczko
2017-12-22
1
-0
/
+1
[next]