linux_dsm_epyc7002/drivers/gpu/drm/i915
Ville Syrjälä 7d87a7f709 srm/i915/chv: Add Cherryview PCI IDs
v2: Update to also fill in the new num_pipes field.

v3: Rebase on top of the pciid extraction.

v4: Switch from info->has*ring to info->ring mask. Also add VEBOX support whiel
at it.

v5: s/CHV_PCI_IDS/CHV_IDS/, and drop the trailing '\'

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-05-12 19:50:07 +02:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_cmd_parser.c drm/i915: Use hash tables for the command parser 2014-05-12 19:15:51 +02:00
i915_debugfs.c drm/i915/chv: Add Cherryview interrupt registers into debugfs 2014-05-12 19:49:59 +02:00
i915_dma.c drm/i915: remove extraneous VGA power domain put calls 2014-05-05 09:09:17 +02:00
i915_drv.c srm/i915/chv: Add Cherryview PCI IDs 2014-05-12 19:50:07 +02:00
i915_drv.h drm/i915: Use hash tables for the command parser 2014-05-12 19:15:51 +02:00
i915_gem_context.c
i915_gem_debug.c
i915_gem_dmabuf.c
i915_gem_evict.c
i915_gem_execbuffer.c drm/i915: Support 64b relocations 2014-05-05 16:04:23 +02:00
i915_gem_gtt.c drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7 2014-05-07 10:01:41 +02:00
i915_gem_gtt.h drm/i915/chv: PPAT setup for Cherryview 2014-05-06 18:29:34 +02:00
i915_gem_stolen.c
i915_gem_tiling.c
i915_gem.c drm/i915: Flush request queue when waiting for ring space 2014-05-08 01:23:34 +02:00
i915_gpu_error.c drm/i915: Move semaphore specific ring members to struct 2014-05-05 10:56:52 +02:00
i915_ioc32.c
i915_irq.c drm/i915: Drop unecessary casts in i915_irq.c 2014-05-12 19:49:50 +02:00
i915_params.c
i915_reg.h drm/i915: add various missing GTI/Gunit register definitions 2014-05-07 10:01:38 +02:00
i915_suspend.c
i915_sysfs.c drm/i915: get a runtime PM ref for debugfs entries where needed 2014-05-05 09:08:55 +02:00
i915_trace_points.c
i915_trace.h drm/i915: Add pipe update trace points 2014-05-06 10:18:03 +02:00
i915_ums.c
intel_acpi.c
intel_bios.c drm/i915: Validate VBT header before trusting it 2014-05-05 09:08:59 +02:00
intel_bios.h
intel_crt.c drm/i915/crt: Remove ->mode_set callback 2014-05-05 10:56:59 +02:00
intel_ddi.c
intel_display.c drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes() 2014-05-12 19:15:40 +02:00
intel_dp.c drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on 2014-05-05 09:09:03 +02:00
intel_drv.h drm/i915: Make sprite updates atomic 2014-05-06 10:18:02 +02:00
intel_dsi_cmd.c
intel_dsi_cmd.h
intel_dsi_pll.c
intel_dsi.c
intel_dsi.h
intel_dvo.c drm/i915/dvo: Remove ->mode_set callback 2014-05-05 10:56:55 +02:00
intel_fbdev.c
intel_hdmi.c
intel_i2c.c
intel_lvds.c
intel_modes.c
intel_opregion.c
intel_overlay.c
intel_panel.c
intel_pm.c drm/i915/chv: Initial clock gating support for Cherryview 2014-05-12 19:50:00 +02:00
intel_ringbuffer.c drm/i915: Use hash tables for the command parser 2014-05-12 19:15:51 +02:00
intel_ringbuffer.h drm/i915: Use hash tables for the command parser 2014-05-12 19:15:51 +02:00
intel_sdvo_regs.h
intel_sdvo.c drm/i915/sdvo: Remove ->mode_set callback 2014-05-05 10:57:00 +02:00
intel_sideband.c
intel_sprite.c drm/i915: Add pipe update trace points 2014-05-06 10:18:03 +02:00
intel_tv.c drm/i915/tv: Remove ->mode_set callback 2014-05-05 10:56:59 +02:00
intel_uncore.c drm/i915/bdw: enable eDRAM. 2014-05-05 09:09:23 +02:00
Kconfig
Makefile