summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-12-01drm/i915: Update DRIVER_DATE to 20171201Rodrigo Vivi
2017-12-01drm/i915/cnl: Mask previous DDI - PLL mappingJames Ausmus
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-12-01drm/i915: Sleep and retry a GPU reset if at first we don't succeedChris Wilson
2017-12-01drm/i915: Interlaced DP output doesn't work on VLV/CHVVille Syrjälä
2017-12-01drm/i915: Pass crtc state to intel_pipe_{enable,disable}()Ville Syrjälä
2017-12-01drm/i915: Wait for pipe to start on i830 as wellVille Syrjälä
2017-12-01drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-01drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2017-12-01drm/i915: Fix has_audio readout for DDI AVille Syrjälä
2017-12-01drm/i915: Don't add the "force audio" property to DP connectors that don't su...Ville Syrjälä
2017-12-01drm/i915: Disable DP audio for g4xVille Syrjälä
2017-12-01drm/i915/selftests: Wake the device before executing requests on the GPUChris Wilson
2017-12-01drm/i915: Set fake_vma.size as well as fake_vma.node.size for captureChris Wilson
2017-11-30drm/i915: Tidy up signed/unsigned comparisonChris Wilson
2017-11-30drm/i915: Enable IPS with only sprite plane visible too, v4.Maarten Lankhorst
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst
2017-11-30drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2017-11-30drm/i915: Skip switch-to-kernel-context on suspend when wedgedChris Wilson
2017-11-30drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK tooValtteri Rantala
2017-11-29drm/i915/guc: Change default GuC FW for KBL to v9.39Sagar Arun Kamble
2017-11-29drm/i915/guc: Change default GuC FW for BXT to v9.29Sagar Arun Kamble
2017-11-29drm/i915/guc: Change default GuC FW for SKL to v9.33Sagar Arun Kamble
2017-11-29drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin
2017-11-29drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin
2017-11-29drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen
2017-11-28drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin
2017-11-28drm/i915: Enable hotplug polling after registering the outputsChris Wilson
2017-11-27drm/i915: Rename i915_gem_timelines_mark_idleChris Wilson
2017-11-27drm/i915: Update shrinker drm_i915_private naming conventionChris Wilson
2017-11-27drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson
2017-11-27drm/i915: Record default HW state in the GPU error stateChris Wilson
2017-11-27drm/i915: Flush everything on switching to the kernel_contextChris Wilson
2017-11-27drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann
2017-11-27drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2017-11-26drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-11-24drm/i915/guc: Use consistent name for scratch register countMichal Wajdeczko
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin
2017-11-24drm/i915: Use exponential backoff for wait_for()Chris Wilson
2017-11-24drm/i915/guc: Tidy ELSP port assignmentChris Wilson
2017-11-24drm/i915/guc: Advance over port[0] if set and not preemptingChris Wilson
2017-11-24drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-11-24drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-11-24drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin
2017-11-24drm/i915: Select DEBUG_FS for our test suiteChris Wilson
2017-11-24drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.hMichal Wajdeczko
2017-11-24drm/i915/guc: Update header guard name of intel_guc_submission.hSagar Arun Kamble
2017-11-24drm/i915/pmu: Only allow running on a single CPUTvrtko Ursulin
2017-11-24drm/i915/pmu: Remove conditional HOTPLUG_CPU registrationChris Wilson
2017-11-24drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson