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: 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
*
drm/i915: Convert intel_device_info_dump into pretty printer
Michal Wajdeczko
2017-12-19
1
-12
/
+10
*
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
2017-12-19
1
-4
/
+16
*
drm/i915: make CS frequency read support missing more obvious
Lionel Landwerlin
2017-12-14
1
-1
/
+1
*
drm/i915/cnl: only divide up base frequency with crystal source
Lionel Landwerlin
2017-12-04
1
-8
/
+8
*
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
[next]