summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä2017-05-031-9/+10
* drm/i915: Clean up the LPE audio platform dataVille Syrjälä2017-05-031-16/+14
* drm/i915: Reorganize intel_lpe_audio_notify() argumentsVille Syrjälä2017-05-033-8/+8
* drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä2017-05-031-4/+5
* drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä2017-05-033-25/+12
* drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä2017-05-031-2/+0
* drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-032-45/+6
* drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-031-0/+5
* drm/i915: Switch the global i915.semaphores check to a local predicateChris Wilson2017-05-031-1/+3
* drm/i915: Do not record a successful syncpoint for a dma-awaitChris Wilson2017-05-031-18/+19
* drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]Chris Wilson2017-05-032-5/+12
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-0315-18/+1588
* drm/i915: Lift timeline ordering to await_dma_fenceChris Wilson2017-05-031-3/+9
* drm/i915: Unwrap top level fence-arrayChris Wilson2017-05-031-23/+18
* drm/i915: Mark up clflushes as belonging to an unordered timelineChris Wilson2017-05-034-9/+4
* drm/i915: Use wait_for_atomic_us when waiting for gt fifoMika Kuoppala2017-05-031-16/+14
* drm/i915: Move the GTFIFODBG to the common mmio dbg frameworkMika Kuoppala2017-05-031-46/+30
* drm/i915/guc: Enable send function only after successful initMichal Wajdeczko2017-05-022-1/+27
* drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen2017-05-024-14/+36
* drm/i915: Update DRIVER_DATE to 20170502Daniel Vetter2017-05-021-2/+2
* drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira2017-04-281-4/+3
* drm/i915: Capture CCID on ILKJoonas Lahtinen2017-04-281-1/+1
* drm/i915: Reset ILK during GEM sanitizationJoonas Lahtinen2017-04-281-3/+2
* drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen2017-04-285-14/+4
* drm/i915: Sanitize engine context sizesJoonas Lahtinen2017-04-2811-138/+112
* drm/i915/guc: Fix sleep under spinlock during resetTvrtko Ursulin2017-04-281-6/+1
* drm/i915: Defer context state allocation for legacy ring submissionChris Wilson2017-04-272-59/+50
* drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancelMichel Thierry2017-04-271-4/+4
* drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flagMichel Thierry2017-04-271-1/+1
* drm/i915/glk: Don't allow 12 bpc when htotal is too bigAnder Conselvan de Oliveira2017-04-261-0/+5
* drm/i915: Skip waking the signaler when enabling before request submissionChris Wilson2017-04-264-7/+9
* drm/i915: Poison the request before emitting commandsChris Wilson2017-04-251-0/+1
* drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson2017-04-255-27/+59
* drm/i915: Report request restarts for both execlists/gucChris Wilson2017-04-251-13/+16
* drm/i915: Include interesting seqno in the missed breadcrumb debugChris Wilson2017-04-241-2/+4
* drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson2017-04-221-0/+3
* drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-211-22/+24
* drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()Chris Wilson2017-04-211-3/+1
* drm/i915: Use discardable buffers for ringsChris Wilson2017-04-201-1/+1
* drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson2017-04-201-13/+32
* drm/i915: Avoid format string expansion from engine namesKees Cook2017-04-191-1/+1
* drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fwTvrtko Ursulin2017-04-191-3/+8
* drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala2017-04-181-2/+2
* drm/i915: Update DRIVER_DATE to 20170418Daniel Vetter2017-04-181-2/+2
* drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-156-1/+82
* drm/i915: set "ret" correctly on error pathsDan Carpenter2017-04-151-0/+2
* drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter2017-04-131-1/+1
* drm/i915: Implement Link Rate fallback on Link training failureManasi Navare2017-04-133-2/+50
* drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä2017-04-131-2/+13
* drm/i915/guc: write wopcm related register once during uc initdaniele.ceraolospurio@intel.com2017-04-133-9/+5
OpenPOWER on IntegriCloud