summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_device_info.c
AgeCommit message (Expand)Author
2019-08-20drm/i915/tgl: add support for reading the timestamp frequencyMichel Thierry
2019-08-20drm/i915/tgl: Report valid VDBoxes with SFC capabilityMichel Thierry
2019-07-11drm/i915/tgl: Check if pipe D is fusedJosé Roberto de Souza
2019-07-11drm/i915/tgl: add initial Tiger Lake definitionsDaniele Ceraolo Spurio
2019-06-28drm/i915: rework reading pipe disable fusesLucas De Marchi
2019-06-12drm/i915: Kill INTEL_SUBPLATFORM_AMLVille Syrjälä
2019-06-12drm/i915: Add missing commas to the end of the subplatform ID arraysVille Syrjälä
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula
2019-05-28drm/i915: Expand subslice maskStuart Summers
2019-05-28drm/i915: Refactor sseu helper functionsStuart Summers
2019-05-28drm/i915: Move calculation of subslices per slice to new functionStuart Summers
2019-04-03drm/i915: Fix uninitialized mask in intel_device_info_subplatform_initTvrtko Ursulin
2019-04-01drm/i915: Introduce concept of a sub-platformTvrtko Ursulin
2019-03-26drm/i915: Adding missing '; ' to ENGINE_INSTANCESChris Wilson
2019-03-25drm/i915: stop storing the media fuseDaniele Ceraolo Spurio
2019-03-22drm/i915/ehl: Set proper eu slice/subslice parameters for EHLBob Paauwe
2019-03-22drm/i915/ehl: Add ElkhartLake platformBob Paauwe
2019-03-15drm/i915: Record platform specific ppGTT size in intel_device_infoChris Wilson
2019-03-13drm/i915/gen11+: First assume next platforms will inherit stuffRodrigo Vivi
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-01-07drm/i915: Fixup kerneldoc for intel_device_info_runtime_initChris Wilson
2019-01-02drm/i915: drop intel_device_info_dump()Jani Nikula
2019-01-02drm/i915: pass dev_priv to intel_device_info_runtime_init()Jani Nikula
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-13drm/i915/icl: Record the valid VDBoxes with SFC capabilityOscar Mateo
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-11drm/i915: DFSM pipe disable is valid from gen9 onwards (v2)Bob Paauwe
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza
2018-11-12drm/i915: fix broadwell EU computationLionel Landwerlin
2018-10-29drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi
2018-10-26drm/i915/icl: Store available engine masks in INTEL_INFOTvrtko Ursulin
2018-10-24drm/i915/gen11: Enable 6 sprites on gen11Maarten Lankhorst
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-09-26drm/i915: Convert to BITS_PER_TYPEChris Wilson
2018-07-06drm/i915: Record logical context support in driver capsChris Wilson
2018-04-26drm/i915: prefer INTEL_GEN() over INTEL_INFO()->genJani Nikula
2018-03-28drm/i915/gen11: add support for reading the timestamp frequencyPaulo Zanoni
2018-03-23drm/i915: Skip logging impossible slicesTvrtko Ursulin
2018-03-21drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detectionKelvin Gardiner
2018-03-20drm/i915/icl: Check for fused-off VDBOX and VEBOX instancesOscar Mateo
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin
2018-03-08drm/i915: store all subslice masksLionel Landwerlin
2018-03-01drm/i915/icl: Prepare for more ringsTvrtko Ursulin
2018-02-22drm/i915/hsw: add missing disabled EUs registers readsLionel Landwerlin
2018-02-08drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson
2018-01-19drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi
2017-12-22drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko