summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2017-08-08drm/i915: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-06drm/i915: Setting pch_id for HSW/BDW in virtual environmentXiong Zhang
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-06-26drm/i915: Drop drm_vblank_cleanupDaniel Vetter
2017-06-23drm/i915: Break modeset deadlocks on resetChris Wilson
2017-06-22drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detectionVille Syrjälä
2017-06-22drm/i915: Clean up some expressionsVille Syrjälä
2017-06-22drm/i915: s/Couar/Cougar/Ville Syrjälä
2017-06-20drm/i915: Add engine reset count to error stateMichel Thierry
2017-06-20drm/i915: Add support for per engine reset recoveryMichel Thierry
2017-06-20drm/i915: Modify error handler for per engine hang recoveryMichel Thierry
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-20drm/i915: Group all the global context information togetherChris Wilson
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-16drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg
2017-06-14drm/i915: expose _SLICE_MASK GETPARMRobert Bragg
2017-06-08drm/i915/cfl: Coffee Lake uses CNP PCH.Rodrigo Vivi
2017-06-07drm/i915/cnl: Cannonlake uses CNP PCH.Rodrigo Vivi
2017-06-06drm/i915: Remove dead code from runtime resume handlerVille Syrjälä
2017-06-02drm/i915/cnp: Add PCI ID for Cannonpoint LP PCHDhinakaran Pandiyan
2017-06-02drm/i915/cnp: Introduce Cannonpoint PCH.Rodrigo Vivi
2017-05-31drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-05-30drm/i915/gvt: Add gvt options sanitize functionChuanxiao Dong
2017-05-22Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter
2017-05-02drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-21drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-15drm/i915: Copy user requested buffers into the error stateChris Wilson
2017-04-12Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-06drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble
2017-04-05drm/i915: Enable atomic on VLV/CHVVille Syrjälä
2017-03-30drm/i915/guc: Take enable_guc_loading check out of GEM core codeOscar Mateo
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-23drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-15drm/i915/guc: Extract param logic form guc_init_fw()Arkadiusz Hiler
2017-03-15drm/i915/uc: Introduce intel_uc_init_fw()Arkadiusz Hiler
2017-03-14drm/i915: Merge pre/postclose hooksDaniel Vetter
2017-03-14drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson