summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2019-06-04drm/i915: move more defs in intel_display_power.hDaniele Ceraolo Spurio
2019-06-04drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio
2019-05-31drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson
2019-05-31drm/i915: Track the purgeable objects on a separate eviction listChris Wilson
2019-05-31drm/i915: add force_probe module parameter to replace alpha_supportJani Nikula
2019-05-31drm/i915: Split off pci_driver.remove() tail to drm_driver.release()Janusz Krzysztofik
2019-05-28drm/i915: Move GEM client throttling to its own fileChris Wilson
2019-05-28drm/i915: Move GEM object waiting to its own fileChris Wilson
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-28drm/i915: Move GEM domain management to its own fileChris Wilson
2019-05-28drm/i915: Move mmap and friends to its own fileChris Wilson
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson
2019-05-28drm/i915: Move shmem object setup to its own fileChris Wilson
2019-05-28drm/i915: Move object->pages API to i915_gem_object.[ch]Chris Wilson
2019-05-28drm/i915: Pull GEM ioctls interface to its own fileChris Wilson
2019-05-28drm/i915: Split GEM object type definition to its own headerChris Wilson
2019-05-28drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä
2019-05-24drm/i915: Update DRIVER_DATE to 20190524Jani Nikula
2019-05-23drm/i915: Update DRIVER_DATE to 20190523Jani Nikula
2019-05-20drm/i915: Add a new "remapped" gtt_viewVille Syrjälä
2019-05-14drm/i915: Add support for asynchronous display power disablingImre Deak
2019-05-08drm/i915: Reboot CI if forcewake failsChris Wilson
2019-05-07drm/i915: Kill PCH_KBPVille Syrjälä
2019-05-07drm/i915: Remove delay for idle_workChris Wilson
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula
2019-05-03drm/i915: move more generic utils to i915_utils.hJani Nikula
2019-05-03drm/i915: move i915_vgacntrl_reg() where neededJani Nikula
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_acpi.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_lpe_audio.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_dpio_phy.h from i915_drv.hJani Nikula
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula
2019-05-01drm/i915: Complete both freed-object passes before draining the workqueueChris Wilson
2019-05-01drm/i915: Move the engine->destroy() vfunc onto the engineChris Wilson
2019-04-30drm/i915: extract intel_combo_phy.h from i915_drv.hJani Nikula
2019-04-30drm/i915: move some leftovers to intel_pm.h from i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_runtime_pm.h from intel_drv.hJani Nikula
2019-04-30drm/i915: extract intel_vdsc.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_bios.h functions from i915_drv.hJani Nikula
2019-04-30drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-30drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-26drm/i915: Move sandybride pcode access to intel_sideband.cChris Wilson
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson
2019-04-26drm/i915: Lift acquiring the vlv punit magic to a common sb-getChris Wilson
2019-04-26drm/i915: Disable preemption and sleeping while using the punit sidebandChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson