summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/dsi (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-06drm/i915/selftests: Limit live_gtt allocation test to fit within RAMChris Wilson1-7/+13
2018-07-06drm/i915/gtt: Control cache domain of dma_map_page() directlyChris Wilson1-0/+2
2018-07-06drm/i915/gtt: Suppress warnings for dma_map_pageChris Wilson1-4/+8
2018-07-06drm/i915: Flush the WCB following a WC writeChris Wilson1-0/+4
2018-07-06drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip live context execution test without logical contextsChris Wilson1-1/+8
2018-07-06drm/i915: Record logical context support in driver capsChris Wilson5-3/+9
2018-07-06drm/i915/ddi: Simplify get_encoder_power_domains()Imre Deak2-18/+12
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst5-520/+24
2018-07-06drm/i915/selftests: Skip over live context testing when wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip live eviction tests when wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip workaround tests when wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip all request selftests when wedgedChris Wilson1-0/+4
2018-07-06drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson1-0/+3
2018-07-06drm/i915/selftests: Skip using the GPU if wedgedChris Wilson1-1/+9
2018-07-06drm/i915/selftests: Destroy partial tiling vma after useChris Wilson1-0/+2
2018-07-06drm/i915: Squelch very verbose error loggingChris Wilson2-1/+13
2018-07-06drm/i915/icl: Define AUX lane registers for Port A/BMadhav Chauhan1-0/+23
2018-07-06drm/i915/icl: Power down unused DSI lanesMadhav Chauhan1-0/+40
2018-07-06drm/i915/icl: Define PORT_CL_DW_10 registerMadhav Chauhan1-0/+20
2018-07-06drm/i915/icl: Enable DSI IO powerMadhav Chauhan1-0/+23
2018-07-06drm/i915/icl: Define DSI mode ctl registerMadhav Chauhan1-0/+8
2018-07-06drm/i915/icl: Program DSI Escape clock DividerMadhav Chauhan3-0/+66
2018-07-06drm/i915/dsi: update some of the platform based checksJani Nikula1-30/+26
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula6-119/+80
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula5-6/+6
2018-07-06drm/i915/selftests: Fail hangcheck testing if the GPU is wedgedChris Wilson1-0/+3
2018-07-05drm/i915/selftests: Detect unknown swizzling correctlyChris Wilson1-2/+10
2018-07-05drm/i915: Remove pointless if-else from sdvo codeVille Syrjälä1-4/+1
2018-07-05drm/i915/selftests: Fixup recursive MI_BB_START for gen3Chris Wilson2-5/+2
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva10-0/+22
2018-07-05drm/i915/icl: Define register for DSI PLLMadhav Chauhan1-0/+15
2018-07-05drm/i915/selftests: Replace open-coded i915_address_space_init()Chris Wilson1-5/+1
2018-07-05drm/i915/selftests: Use full release for local ppgtt allocationChris Wilson1-2/+1
2018-07-05drm/i915: Remove defunct i915->vm_listChris Wilson4-10/+0
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson7-86/+144
2018-07-04drm/i915: Unmask and enable master error interrupt on gen2/3Ville Syrjälä1-2/+6
2018-07-04drm/i915: Fix pre-ILK error interrupt ackVille Syrjälä2-10/+96
2018-07-04drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-07-03drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocationChris Wilson1-7/+8
2018-07-03drm/i915/selftests: Release the struct_mutex to free the objectsChris Wilson1-0/+23
2018-07-02drm/i915: Wait for PSR exit before checking for vblank evasionTarun Vyas1-4/+16
2018-07-02drm/i915/psr: Lockless version of psr_wait_for_idleTarun Vyas2-2/+35
2018-07-02drm/i915: Remove unnecessary check for unsupported modifiers for NV12Dhinakaran Pandiyan1-5/+0
2018-07-02drm/i915/psr: Add psr1 live statusVathsala Nagaraju2-24/+49
2018-07-02drm/i915: Try GGTT mmapping whole object as partialChris Wilson2-12/+18
2018-07-02drm/i915: abstract and document register picking macrosJani Nikula1-6/+22
2018-06-30drm/i915/guc: Print CTL params passed to GucMichal Wajdeczko1-0/+3
2018-06-29drm/i915/selftests: Attach the fence to the object when making busyChris Wilson1-1/+6