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