aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-09drm/i915: Pass crtc state to DPIO PHY functionsVille Syrjälä4-67/+72
2017-11-09drm/i915: Eliminate some encoder->crtc usage from TV codeVille Syrjälä1-2/+2
2017-11-09drm/i915: Eliminate some encoder->crtc usage from SDVO codeVille Syrjälä1-2/+2
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DSI codeVille Syrjälä1-9/+8
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DP codeVille Syrjälä1-34/+29
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson1-6/+6
2017-11-08drm/i915/guc: Simplify programming of GUC_SHIM_CONTROLMichal Wajdeczko2-9/+7
2017-11-08drm/i915/guc: Drop legacy workarounds from guc_prepare_xferMichal Wajdeczko1-10/+0
2017-11-08drm/i915/guc: Wait for ucode DMA transfer completionMichal Wajdeczko1-1/+8
2017-11-08drm/i915/guc: Split GuC firmware xfer function into clear stepsMichal Wajdeczko1-69/+103
2017-11-08drm/i915: Implement ReadHitWriteOnlyDisable.Rafael Antognolli2-0/+4
2017-11-08drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2-28/+30
2017-11-08drm/i915: Prune the reservation shared fence arrayChris Wilson1-0/+7
2017-11-08drm/i915: Idle the GPU before shinking everythingChris Wilson1-0/+12
2017-11-08drm/i915: Include intel_engine_is_idle() status in engine pretty-printerChris Wilson1-0/+1
2017-11-08drm/i915: Read ilk FDI PLL frequency once during initialisationChris Wilson2-3/+19
2017-11-07drm/i915/selftests: Take rpm wakeref around partial tiling testsChris Wilson1-0/+2
2017-11-07drm/i915/selftests: Take rpm wakeref around GGTT lowlevel testsChris Wilson1-0/+4
2017-11-07drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson1-0/+3
2017-11-07drm/i915: Prevent unbounded wm results in g4x_compute_wm()Chris Wilson1-7/+7
2017-11-07drm/i915: Simplify onion for bxt_ddi_phy_init()Chris Wilson1-10/+10
2017-11-07drm/i915: Silence compiler for csr_load_work_fn()Chris Wilson1-0/+1
2017-11-07drm/i915: Silence smatch for cmdparserChris Wilson1-10/+3
2017-11-07drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson1-16/+9
2017-11-06drm/i915: Handle error-state modparams in dedicated functionsMichal Wajdeczko1-9/+17
2017-11-06drm/i915: Make GuC log part of the uC error stateMichal Wajdeczko2-16/+4
2017-11-06drm/i915: Add Guc/HuC firmware details to error stateMichal Wajdeczko4-2/+71
2017-11-06drm/i915/guc: Assert ctch->vma is allocatedMichal Wajdeczko1-0/+1
2017-11-06drm/i915/guc: Assert guc->stage_desc_pool is allocatedChris Wilson1-0/+8
2017-11-06drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson1-1/+7
2017-11-06drm/i915/selftests: Hide dangerous testsChris Wilson2-4/+18
2017-11-06drm/i915: Assert vma->flags are updated correctly during bindingChris Wilson1-1/+4
2017-11-03drm/i915: Set up mocs tables before restarting the enginesChris Wilson1-5/+2
2017-11-03drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bitsTvrtko Ursulin1-2/+5
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2-0/+9
2017-11-02drm/i915: ensure oa config uuid is null terminatedLionel Landwerlin11-22/+22
2017-11-02drm/i915: Flush the irq and tasklets before asserting engine is idleChris Wilson1-3/+4
2017-11-02drm/i915: Use fallback forcewake if primary ack missingMika Kuoppala2-12/+130
2017-11-02drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry5-7/+39
2017-11-02drm/i915/guc: Rename the function that resets the GuCMichel Thierry3-4/+4
2017-11-02drm/i915/guc: Clear terminated attribute bit on GuC preemption contextJeff McGee1-0/+15
2017-11-01drm/i915/cnl: Symmetric scalers for each pipeMika Kahola1-1/+4
2017-11-01drm/i915: Give more details for the active-when-parking warning for the enginesChris Wilson1-7/+13
2017-11-01drm/i915: Move parking-while-active warning to intel_engines_park()Chris Wilson2-7/+7
2017-11-01drm/i915: Check that the breadcrumb wasn't disarmed automatically before parkingChris Wilson1-1/+2
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson1-0/+4
2017-10-31drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppatMichel Thierry1-6/+0
2017-10-31drm/i915: Remove most encoder->type uses from the audio codeVille Syrjälä1-3/+3
2017-10-31drm/i915: Pass around crtc and connector states for audioVille Syrjälä7-102/+132
2017-10-30drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"Chris Wilson1-6/+6