aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza1-53/+64
2018-11-21drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak1-14/+38
2018-11-15drm/i915: remove excess line continuation backslashesJani Nikula1-2/+2
2018-11-02drm/i915: remove palette_offsets from device info in favor of _PICK()Jani Nikula1-5/+2
2018-10-22drm/i915/icl: Define TRANS_CONF register for DSIMadhav Chauhan1-0/+3
2018-10-22drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registersMadhav Chauhan1-0/+3
2018-10-11drm/i915/aml: Add new Amber Lake PCI IDJosé Roberto de Souza1-1/+2
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-11/+6
2018-09-26drm/i915: Move SKL IPC WA to HAS_IPC()José Roberto de Souza1-0/+2
2018-08-17drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa1-1/+0
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi1-4/+0
2018-08-06drm/i915/icl: move has_resource_streamer to GEN11_FEATURESLucas De Marchi1-1/+1
2018-08-01drm/i95: Mark GGTT as incoherent for gen10+Chris Wilson1-0/+1
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson1-0/+10
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson1-1/+12
2018-06-18drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza1-0/+1
2018-06-18drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza1-1/+3
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan1-2/+0
2018-03-20drm/i915/icl: Enable the extra video decode and enhancement boxes for Icelake 11Oscar Mateo1-0/+1
2018-03-07drm/i915/icl: Enhanced execution list supportThomas Daniel1-1/+2
2018-02-22drm/i915/icl: Add the ICL PCI IDsPaulo Zanoni1-0/+1
2018-02-15drm/i915: Store platform_mask inside the static device infoChris Wilson1-32/+38
2018-02-15drm/i915: Always define GEN as part of GENx_FEATURESChris Wilson1-5/+3
2018-02-15drm/i915: Store gen_mask inside the static device infoChris Wilson1-15/+26
2018-02-14drm/i915/cnl: Remove alpha_support protectionRodrigo Vivi1-1/+0
2018-01-30drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi1-3/+2
2018-01-29Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin1-48/+48
2018-01-19drm/i915/icl: Add initial Icelake definitions.Rodrigo Vivi1-0/+13
2017-12-20drm/i915/cfl: Adding more Coffee Lake PCI IDs.Rodrigo Vivi1-0/+2
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson1-0/+2
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula1-2/+0
2017-10-18drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma1-1/+1
2017-10-07drm/i915: enable platform support for 2M pagesMatthew Auld1-2/+4
2017-10-07drm/i915: enable platform support for 64K pagesMatthew Auld1-1/+2
2017-10-07drm/i915: introduce page_sizes field to dev_infoMatthew Auld1-0/+18
2017-10-04drm/i915/execlists: Preemption!Chris Wilson1-0/+2
2017-10-03drm/i915: Organize GLK_COLORS.Rodrigo Vivi1-2/+4
2017-10-03drm/i915: Organize GEN features inheritance.Rodrigo Vivi1-26/+22
2017-10-03drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.Rodrigo Vivi1-0/+1
2017-10-02drm/i915: Add has_psr-flag to gen9lpDavid Weinehall1-0/+1
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-3/+3
2017-09-19drm/i915/cfl: Remove alpha support protection.Rodrigo Vivi1-1/+0
2017-09-15drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4xVille Syrjälä1-6/+0
2017-09-07drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar1-0/+4
2017-09-07drm/i915: Disable snooping (userptr, set-cache-level) on gen4Chris Wilson1-0/+2
2017-09-06drm/i915: Move device_info.has_snoop into the static tablesChris Wilson1-0/+7
2017-09-01drm/i915: mark all device info struct with __initconstLionel Landwerlin1-47/+47
2017-09-01drm/i915: add GT number to intel_device_infoLionel Landwerlin1-43/+150
2017-08-22drm/i915: Re-enable per-engine reset for BroxtonMichel Thierry1-1/+0
2017-07-27drm/i915: Disable per-engine reset for BroxtonChris Wilson1-0/+1