summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_device_info.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Always try to reset the GPU on takeoverChris Wilson2019-01-031-0/+1
* drm/i915: drop intel_device_info_dump()Jani Nikula2019-01-021-2/+0Star
* drm/i915: pass dev_priv to intel_device_info_runtime_init()Jani Nikula2019-01-021-1/+1
* drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-021-10/+15
* drm/i915/icl: Record the valid VDBoxes with SFC capabilityOscar Mateo2018-12-131-0/+3
* drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza2018-12-031-11/+21
* drm/i915: fix subslice mask array sizeDaniele Ceraolo Spurio2018-11-091-1/+1
* drm/i915: remove palette_offsets from device info in favor of _PICK()Jani Nikula2018-11-021-1/+0Star
* drm/i915/icl: Store available engine masks in INTEL_INFOTvrtko Ursulin2018-10-261-0/+4
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-3/+10
* drm/i915: kill resource streamer supportLucas De Marchi2018-08-061-1/+0Star
* drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson2018-07-201-0/+1
* drm/i915: Record logical context support in driver capsChris Wilson2018-07-061-0/+1
* drm/i915/icl: Added ICL 11 slice, subslice and EU fuse detectionKelvin Gardiner2018-03-211-1/+1
* drm/i915/icl: Check for fused-off VDBOX and VEBOX instancesOscar Mateo2018-03-201-0/+2
* drm/i915/debugfs: add rcs topology entryLionel Landwerlin2018-03-081-0/+2
* drm/i915: store all subslice masksLionel Landwerlin2018-03-081-3/+59
* drm/i915/icl: Enhanced execution list supportThomas Daniel2018-03-071-0/+1
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-011-1/+3
* drm/i915: Move page sizes out of the 8-bit sandwichTvrtko Ursulin2018-02-221-2/+2
* drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson2018-02-081-0/+7
* drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi2018-01-191-0/+2
* drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko2017-12-221-0/+2
* drm/i915: Update intel_device_info_runtime_init() parameterMichal Wajdeczko2017-12-221-1/+1
* drm/i915: Move intel_device_info definitions to its own headerMichal Wajdeczko2017-12-221-0/+181