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