summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_pci.c
AgeCommit message (Expand)Author
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi
2019-02-05drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-31drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi
2019-01-30drm/i915: Apply LUT validation checks to platforms more accurately (v3)Matt Roper
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson
2018-12-31drm/i915: Remove has_pooled_eu static initializerTvrtko Ursulin
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza
2018-11-21drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak
2018-11-15drm/i915: remove excess line continuation backslashesJani Nikula
2018-11-02drm/i915: remove palette_offsets from device info in favor of _PICK()Jani Nikula
2018-10-22drm/i915/icl: Define TRANS_CONF register for DSIMadhav Chauhan
2018-10-22drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registersMadhav Chauhan
2018-10-11drm/i915/aml: Add new Amber Lake PCI IDJosé Roberto de Souza
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-09-26drm/i915: Move SKL IPC WA to HAS_IPC()José Roberto de Souza
2018-08-17drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi
2018-08-06drm/i915/icl: move has_resource_streamer to GEN11_FEATURESLucas De Marchi
2018-08-01drm/i95: Mark GGTT as incoherent for gen10+Chris Wilson
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson
2018-06-18drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza
2018-06-18drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan
2018-03-20drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11Oscar Mateo
2018-03-07drm/i915/icl: Enhanced execution list supportThomas Daniel
2018-02-22drm/i915/icl: Add the ICL PCI IDsPaulo Zanoni
2018-02-15drm/i915: Store platform_mask inside the static device infoChris Wilson
2018-02-15drm/i915: Always define GEN as part of GENx_FEATURESChris Wilson
2018-02-15drm/i915: Store gen_mask inside the static device infoChris Wilson
2018-02-14drm/i915/cnl: Remove alpha_support protectionRodrigo Vivi
2018-01-30drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi
2018-01-29Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin
2018-01-19drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi
2017-12-20drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula
2017-10-18drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma
2017-10-07drm/i915: enable platform support for 2M pagesMatthew Auld
2017-10-07drm/i915: enable platform support for 64K pagesMatthew Auld
2017-10-07drm/i915: introduce page_sizes field to dev_infoMatthew Auld
2017-10-04drm/i915/execlists: Preemption!Chris Wilson
2017-10-03drm/i915: Organize GLK_COLORS.Rodrigo Vivi
2017-10-03drm/i915: Organize GEN features inheritance.Rodrigo Vivi
2017-10-03drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.Rodrigo Vivi
2017-10-02drm/i915: Add has_psr-flag to gen9lpDavid Weinehall
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko