summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-06drm/i915/skl: Don't disable misc IO power well during display uninitImre Deak
2017-07-06drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disablingImre Deak
2017-07-06drm/i915: Only free the oldest stale context before allocatingChris Wilson
2017-07-06drm/i915: Drop request retirement before reaping stale contextsChris Wilson
2017-07-06drm/i915: Move stale context reaping to common i915_gem_context_createChris Wilson
2017-07-06drm/i915: Check new context against kernel_context after reporting an errorChris Wilson
2017-07-06drm/i915: Setting pch_id for HSW/BDW in virtual environmentXiong Zhang
2017-07-06drm: i915: sysfs: constify attribute_group structures.Arvind Yadav
2017-07-04drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare
2017-07-04drm/i915/skl+: Scaling not supported in IF-ID Interlace modeMahesh Kumar
2017-07-04drm/i915/skl+: Check for supported plane configuration in Interlace modeMahesh Kumar
2017-07-04drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson
2017-07-04drm/i915: Fix use-after-free of context during free_contextsChris Wilson
2017-07-03drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...Maarten Lankhorst
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-03drm/i915: Update DRIVER_DATE to 20170703Daniel Vetter
2017-06-30drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D
2017-06-29drm/i915/cfl: Fix Workarounds.Rodrigo Vivi
2017-06-29drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson
2017-06-29drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi
2017-06-28drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson
2017-06-28drm/i915: Drop flushing of the object free list/worker from i915_gem_suspendChris Wilson
2017-06-28drm/i915: Cancel pending execlists irq handler upon idlingChris Wilson
2017-06-27drm/i915: Fix an error checking testChristophe JAILLET
2017-06-27drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallbackChris Wilson
2017-06-27drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-06-27drm/i915/dp: Remove -1/+1 from t11_t12 for Gen9_LP/CNP caseManasi Navare
2017-06-27drm/i915/dp: Fix the t11_t12 panel power cycle delay from VBT readManasi Navare
2017-06-23drm/i915: Break modeset deadlocks on resetChris Wilson
2017-06-23drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat
2017-06-23drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat
2017-06-23drm/i915: Set PWM divider to match desired frequency in vbtPuthikorn Voravootivat
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: Document that PPT==CPT and WPT==LPTVille Syrjälä
2017-06-22drm/i915: s/Couar/Cougar/Ville Syrjälä
2017-06-22drm/i915: Use HAS_PCH_CPT() everywhereVille Syrjälä
2017-06-22drm/i915: pass the vma to insert_entriesMatthew Auld
2017-06-22drm/i915: Clear execbuf's vma backpointer upon releaseChris Wilson
2017-06-21drm/i915: Cancel pending execlist tasklet upon wedgingChris Wilson
2017-06-21drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson
2017-06-21drm/i915: Assert the vma's active tracking is clear before freeChris Wilson
2017-06-21drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson
2017-06-21drm/i915: select CRC32Nicholas Piggin
2017-06-20drm/i915: Pass the right flags to i915_vma_move_to_active()Chris Wilson
2017-06-20drm/i915: Enable Engine reset and recovery supportMichel Thierry
2017-06-20drm/i915/selftests: reset engine self testsMichel Thierry
2017-06-20drm/i915: Export per-engine reset count info to debugfsMichel Thierry
2017-06-20drm/i915: Add engine reset count to error stateMichel Thierry
2017-06-20drm/i915: Add support for per engine reset recoveryMichel Thierry