aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2018-10-20drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-03-15drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst
2018-01-17drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2017-12-05drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson
2017-08-15drm/i915: Add support for drm syncobjsJason Ekstrand
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-08-08drm/i915: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-03drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin
2017-07-27drm/i915: Squelch reset messages during selftestsChris Wilson
2017-07-27drm/i915: Emit a user level message when resetting the GPU (or engine)Chris Wilson
2017-07-27drm/i915: Serialize per-engine resets against new requestsChris Wilson
2017-07-27drm/i915: Reset context image on engines after triggering the resetChris Wilson
2017-07-27Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-20drm/i915: Remove intel_flip_work infrastructureDaniel Vetter
2017-07-19drm/i915: unregister interfaces first in unloadDaniel Vetter
2017-07-19drm/i915: Fix fbdev unload sequenceDaniel Vetter
2017-07-19drm/i915: Drain the device workqueue on unloadChris Wilson
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