summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+6
* drm/i915: Move SKL IPC WA to HAS_IPC()José Roberto de Souza2018-09-261-0/+2
* drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa2018-08-171-1/+0
* drm/i915: kill resource streamer supportLucas De Marchi2018-08-061-4/+0
* 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/+0
* 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/+3
* drm/i915: Store gen_mask inside the static device infoChris Wilson2018-02-151-15/+26
* drm/i915/cnl: Remove alpha_support protectionRodrigo Vivi2018-02-141-1/+0
* drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi2018-01-301-3/+2
* 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/+0
* 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/+22
* 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
* drm/i915/cfl: Remove alpha support protection.Rodrigo Vivi2017-09-191-1/+0
* drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4xVille Syrjälä2017-09-151-6/+0
* drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar2017-09-071-0/+4
* drm/i915: Disable snooping (userptr, set-cache-level) on gen4Chris Wilson2017-09-071-0/+2
* drm/i915: Move device_info.has_snoop into the static tablesChris Wilson2017-09-061-0/+7
* drm/i915: mark all device info struct with __initconstLionel Landwerlin2017-09-011-47/+47
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2017-09-011-43/+150
* drm/i915: Re-enable per-engine reset for BroxtonMichel Thierry2017-08-221-1/+0
* drm/i915: Disable per-engine reset for BroxtonChris Wilson2017-07-271-0/+1
OpenPOWER on IntegriCloud