summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-5/+9
|\
| * drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-051-5/+5
| * drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson2019-02-051-0/+4
* | Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-041-2/+9
|\|
| * 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: Split out drm_probe_helper.hDaniel Vetter2019-01-241-0/+2
|/
* 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
* drm/i915: Remove pci private pointer after destroying the device privateChris Wilson2018-07-161-1/+12
* drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza2018-06-181-0/+1
* drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza2018-06-181-1/+3
* drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan2018-05-241-2/+0Star
* drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11Oscar Mateo2018-03-201-0/+1
* drm/i915/icl: Enhanced execution list supportThomas Daniel2018-03-071-1/+2
* drm/i915/icl: Add the ICL PCI IDsPaulo Zanoni2018-02-221-0/+1
* drm/i915: Store platform_mask inside the static device infoChris Wilson2018-02-151-32/+38
* drm/i915: Always define GEN as part of GENx_FEATURESChris Wilson2018-02-151-5/+3Star
* drm/i915: Store gen_mask inside the static device infoChris Wilson2018-02-151-15/+26
* drm/i915/cnl: Remove alpha_support protectionRodrigo Vivi2018-02-151-1/+0Star
* drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi2018-01-301-3/+2Star
* Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin2018-01-291-48/+48
* drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi2018-01-191-0/+13
* drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi2017-12-201-0/+2
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-0/+2
* drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-191-2/+0Star
* drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma2017-10-181-1/+1
* drm/i915: enable platform support for 2M pagesMatthew Auld2017-10-071-2/+4
* drm/i915: enable platform support for 64K pagesMatthew Auld2017-10-071-1/+2
* drm/i915: introduce page_sizes field to dev_infoMatthew Auld2017-10-071-0/+18
* drm/i915/execlists: Preemption!Chris Wilson2017-10-041-0/+2
* drm/i915: Organize GLK_COLORS.Rodrigo Vivi2017-10-031-2/+4
* drm/i915: Organize GEN features inheritance.Rodrigo Vivi2017-10-031-26/+22Star
* drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.Rodrigo Vivi2017-10-031-0/+1
* drm/i915: Add has_psr-flag to gen9lpDavid Weinehall2017-10-021-0/+1
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-3/+3