summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pci.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-1/+2
* drm/i915/icl: Add Multi-segmented gamma supportShashank Sharma2019-06-171-1/+1
* drm/i915/guc: always use Command Transport BuffersDaniele Ceraolo Spurio2019-06-091-1/+0Star
* drm/i915: add force_probe module parameter to replace alpha_supportJani Nikula2019-05-311-5/+46
* drm/i915/guc: Enable GuC CTB communication on Gen11Michal Wajdeczko2019-05-281-0/+1
* drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()Ville Syrjälä2019-05-061-2/+0Star
* drm/i915: Track HAS_RPS alongside HAS_RC6 in the device infoChris Wilson2019-04-191-0/+5
* drm/i915: extract intel_fbdev.h from intel_drv.hJani Nikula2019-04-081-0/+1
* drm/i915: Expose full 1024 LUT entries on ivb+Ville Syrjälä2019-04-031-1/+1
* drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3Ville Syrjälä2019-04-031-0/+5
* drm/i915: Add "10.6" LUT mode for i965+Ville Syrjälä2019-04-031-0/+6
* drm/i915: Add 10bit LUT for ilk/snbVille Syrjälä2019-04-031-0/+4
* drm/i915: Implement split/10bit gamma for ivb/hswVille Syrjälä2019-04-031-3/+3
* drm/i915: Introduce concept of a sub-platformTvrtko Ursulin2019-04-011-1/+1
* drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-2/+10
* drm/i915/ehl: Add ElkhartLake platformBob Paauwe2019-03-221-1/+1
* drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus2019-03-221-0/+9
* drm/i915/cml: Add CML PCI IDSAnusha Srivatsa2019-03-201-0/+2
* drm/i915: Drop address size from ppgtt_typeChris Wilson2019-03-151-2/+2
* drm/i915: Record platform specific ppGTT size in intel_device_infoChris Wilson2019-03-151-6/+12
* drm/i915/icl: Remove alpha support protectionJosé Roberto de Souza2019-03-071-1/+0Star
* drm/i915: Populate pipe_offsets[] & co. accuratelyVille Syrjälä2019-03-061-42/+104
* drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson2019-03-051-17/+22
* drm/i915: Make request allocation caches globalChris Wilson2019-02-281-3/+5
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-02-201-0/+2
|\
| * Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-5/+9
| |\
| * \ Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-041-2/+9
| |\ \
| * | | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+2
* | | | drm/i915/icl: Add degamma and gamma lut size to gen11 capsUma Shankar2019-02-131-1/+2
* | | | drm/i915/glk: Fix degamma lut programmingUma Shankar2019-02-131-1/+1
| |_|/ |/| |
* | | drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-051-5/+5
* | | drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson2019-02-051-0/+4
| |/ |/|
* | drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi2019-01-311-0/+1
* | drm/i915: Apply LUT validation checks to platforms more accurately (v3)Matt Roper2019-01-311-2/+8
|/
* drm/i915: Always try to reset the GPU on takeoverChris Wilson2019-01-031-0/+5
* drm/i915: Remove has_pooled_eu static initializerTvrtko Ursulin2018-12-311-1/+0Star
* drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza2018-12-031-53/+64
* drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak2018-11-211-14/+38
* drm/i915: remove excess line continuation backslashesJani Nikula2018-11-151-2/+2
* drm/i915: remove palette_offsets from device info in favor of _PICK()Jani Nikula2018-11-021-5/+2Star
* drm/i915/icl: Define TRANS_CONF register for DSIMadhav Chauhan2018-10-221-0/+3
* drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registersMadhav Chauhan2018-10-221-0/+3
* drm/i915/aml: Add new Amber Lake PCI IDJosé Roberto de Souza2018-10-111-1/+2
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-11/+6Star
* drm/i915: Move SKL IPC WA to HAS_IPC()José Roberto de Souza2018-09-271-0/+2
* drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa2018-08-171-1/+0Star
* drm/i915: kill resource streamer supportLucas De Marchi2018-08-061-4/+0Star
* drm/i915/icl: move has_resource_streamer to GEN11_FEATURESLucas De Marchi2018-08-061-1/+1
* drm/i95: Mark GGTT as incoherent for gen10+Chris Wilson2018-08-011-0/+1
* drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson2018-07-201-0/+10