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