summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio
2019-03-20drm/i915: make more uncore function work on intel_uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio
2019-03-19drm/i915/cml: Introduce Comet Lake PCHAnusha Srivatsa
2019-03-15drm/i915: Drop address size from ppgtt_typeChris Wilson
2019-03-15drm/i915: Mark up vGPU support for full-ppgttChris Wilson
2019-03-08drm/i915: Do a synchronous switch-to-kernel-context on idlingChris Wilson
2019-03-07drm/i915: Read out memory typeVille Syrjälä
2019-03-07drm/i915: Extract DIMM info on cnl+Ville Syrjälä
2019-03-07drm/i915: Clean up intel_get_dram_info() a bitVille Syrjälä
2019-03-07drm/i914: s/l_info/dimm_l/ etc.Ville Syrjälä
2019-03-07drm/i915: Generalize intel_is_dram_symmetric()Ville Syrjälä
2019-03-07drm/i915: Use dram_dimm_info moreVille Syrjälä
2019-03-07drm/i915: Extract DIMM info on GLK tooVille Syrjälä
2019-03-07drm/i915: Fix DRAM size reporting for BXTVille Syrjälä
2019-03-07drm/i915: Extract BXT DIMM helpersVille Syrjälä
2019-03-07drm/i915: Polish skl_is_16gb_dimm()Ville Syrjälä
2019-03-07drm/i915: Extract functions to derive SKL+ DIMM infoVille Syrjälä
2019-03-07drm/i915: Store DIMM rank information as a numberVille Syrjälä
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-03-04drm/i915: Yet another if/else sort of newer to older platforms.Rodrigo Vivi
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson
2019-02-20drm/i915: MEI interface implementationRamalingam C
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-07drm/i915: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-02-05drm/i915: Include register polling in reg_rw tracesVille Syrjälä
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-14drm/i915: Mark up Ironlake ips with rpm wakerefsChris Wilson
2019-01-14drm/i915: Track all held rpm wakerefsChris Wilson
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson
2019-01-02drm/i915: drop intel_device_info_dump()Jani Nikula
2019-01-02drm/i915: always use INTEL_INFO() to access device infoJani Nikula
2019-01-02drm/i915: pass dev_priv to intel_device_info_runtime_init()Jani Nikula
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson
2018-12-13drm/i915/selftests: Check we can recover a wedged deviceChris Wilson
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza
2018-12-03drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson
2018-11-28drm/i915: Mark up early pre-production KabylakesChris Wilson
2018-11-08drm/i915: Keep overlay functions naming consistentJosé Roberto de Souza
2018-11-08drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()José Roberto de Souza