summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-06drm/i915/selftests: Skip workaround tests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip all request selftests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip using the GPU if wedgedChris Wilson
2018-07-06drm/i915/selftests: Destroy partial tiling vma after useChris Wilson
2018-07-06drm/i915: Squelch very verbose error loggingChris Wilson
2018-07-06drm/i915/icl: Define AUX lane registers for Port A/BMadhav Chauhan
2018-07-06drm/i915/icl: Power down unused DSI lanesMadhav Chauhan
2018-07-06drm/i915/icl: Define PORT_CL_DW_10 registerMadhav Chauhan
2018-07-06drm/i915/icl: Enable DSI IO powerMadhav Chauhan
2018-07-06drm/i915/icl: Define DSI mode ctl registerMadhav Chauhan
2018-07-06drm/i915/icl: Program DSI Escape clock DividerMadhav Chauhan
2018-07-06drm/i915/dsi: update some of the platform based checksJani Nikula
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula
2018-07-06drm/i915/selftests: Fail hangcheck testing if the GPU is wedgedChris Wilson
2018-07-05drm/i915/selftests: Detect unknown swizzling correctlyChris Wilson
2018-07-05drm/i915: Remove pointless if-else from sdvo codeVille Syrjälä
2018-07-05drm/i915/selftests: Fixup recursive MI_BB_START for gen3Chris Wilson
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-05drm/i915/icl: Define register for DSI PLLMadhav Chauhan
2018-07-05drm/i915/selftests: Replace open-coded i915_address_space_init()Chris Wilson
2018-07-05drm/i915/selftests: Use full release for local ppgtt allocationChris Wilson
2018-07-05drm/i915: Remove defunct i915->vm_listChris Wilson
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson
2018-07-04drm/i915: Unmask and enable master error interrupt on gen2/3Ville Syrjälä
2018-07-04drm/i915: Fix pre-ILK error interrupt ackVille Syrjälä
2018-07-04drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-03drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocationChris Wilson
2018-07-03drm/i915/selftests: Release the struct_mutex to free the objectsChris Wilson
2018-07-02drm/i915: Wait for PSR exit before checking for vblank evasionTarun Vyas
2018-07-02drm/i915/psr: Lockless version of psr_wait_for_idleTarun Vyas
2018-07-02drm/i915: Remove unnecessary check for unsupported modifiers for NV12Dhinakaran Pandiyan
2018-07-02drm/i915/psr: Add psr1 live statusVathsala Nagaraju
2018-07-02drm/i915: Try GGTT mmapping whole object as partialChris Wilson
2018-07-02drm/i915: abstract and document register picking macrosJani Nikula
2018-06-29drm/i915/guc: Print CTL params passed to GucMichal Wajdeczko
2018-06-29drm/i915/selftests: Attach the fence to the object when making busyChris Wilson
2018-06-29drm/i915/selftests: Mark up write into scratch vmaChris Wilson
2018-06-29drm/i915: Remove delayed FBC activation.Maarten Lankhorst
2018-06-29drm/i915: Block enabling FBC until flips have been completedMaarten Lankhorst
2018-06-28drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)Chris Wilson
2018-06-28drm/i915/execlists: Trust the CSBChris Wilson
2018-06-28drm/i915/execlists: Stop storing the CSB read pointer in the mmio registerChris Wilson
2018-06-28drm/i915/execlists: Reset CSB write pointer after resetChris Wilson
2018-06-28drm/i915/execlists: Unify CSB access pointersChris Wilson
2018-06-28drm/i915/execlists: Process one CSB update at a timeChris Wilson
2018-06-28drm/i915/execlists: Pull CSB reset under the timeline.lockChris Wilson
2018-06-28drm/i915/execlists: Pull submit after dequeue under timeline lockChris Wilson
2018-06-28drm/i915: Drop posting reads to flush master interruptsChris Wilson