summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-13drm/i915: Always write both TILEOFF and LINOFF plane registersVille Syrjälä1-14/+7
2018-11-13drm/i915: Switch LSPCON to PCON mode if it's in LS modeVille Syrjälä1-1/+1
2018-11-12drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-12drm/i915: Clean up the baseline bpp computationVille Syrjälä1-18/+24
2018-11-12drm/i915: Remove pointless goto failVille Syrjälä1-12/+9
2018-11-12drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()Ville Syrjälä1-0/+7
2018-11-09drm/i915/query: fix subslice lengthDaniele Ceraolo Spurio1-2/+1
2018-11-09drm/i915: fix subslice mask array sizeDaniele Ceraolo Spurio1-1/+1
2018-11-09drm/i915/psr: Move intel_psr_disable_source() code to intel_psr_disable_locked()José Roberto de Souza1-16/+9
2018-11-09drm/i915/icl: Reset PSR interruptionsJosé Roberto de Souza1-0/+3
2018-11-09drm/i915/psr: Always wait for idle state when disabling PSRJosé Roberto de Souza1-23/+18
2018-11-09drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()José Roberto de Souza1-29/+21
2018-11-09drm/i915: Generalize skl_ddb_allocation_overlaps()Ville Syrjälä3-19/+15
2018-11-09drm/i915: Clean up skl+ PLANE_POS vs. scaler handlingVille Syrjälä1-7/+9
2018-11-09drm/i915: Polish the skl+ plane keyval/msk/max register setupVille Syrjälä2-14/+10
2018-11-09drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()Ville Syrjälä1-1/+0
2018-11-09drm/i915/mst: Drop pre_pll_enable null checkJosé Roberto de Souza1-2/+1
2018-11-09drm/i915: Release DDI power well references in MST portsJosé Roberto de Souza1-0/+15
2018-11-09drm/i915: Reuse the aux_domain cachedJosé Roberto de Souza1-2/+1
2018-11-09drm/i915: Sanitize PCH port transcoder select on IBXVille Syrjälä1-0/+63
2018-11-09drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-13/+42
2018-11-09drm/i915/icl: Fix PLL mapping sanitization for DP portsImre Deak1-2/+25
2018-11-09drm/i915/ddi: Add more sanity check to the encoder HW readoutImre Deak1-24/+52
2018-11-09drm/i915: Track rcu_head for our idle workerChris Wilson1-0/+3
2018-11-09drm/i915: Initialise the obj->rcu headChris Wilson1-0/+9
2018-11-08drm/i915: Keep overlay functions naming consistentJosé Roberto de Souza4-6/+6
2018-11-08drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()José Roberto de Souza1-2/+2
2018-11-08drm/i915: Move FBC init and cleanup calls to modeset functionsJosé Roberto de Souza3-3/+4
2018-11-08drm/i915: Move drm_vblank_init() to i915_load_modeset_init()José Roberto de Souza1-12/+7
2018-11-08drm/i915: remove padding from struct skl_wm_levelPaulo Zanoni1-1/+1
2018-11-08drm/i915: Set MI_INVALIDATE_BSD for all video-decode enginesChris Wilson1-1/+1
2018-11-08drm/i915/icl: Fix port B combo PHY context loss after DC transitionsImre Deak1-0/+8
2018-11-08drm/i915/icl: Skip init for an already enabled combo PHYImre Deak1-0/+6
2018-11-08drm/i915/cnl+: Verify combo PHY HW state during PHY uninitImre Deak1-2/+101
2018-11-08drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak4-119/+156
2018-11-08drm/i915/icl: Fix combo PHY uninitImre Deak1-0/+4
2018-11-08drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-07drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak1-6/+6
2018-11-07drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul4-21/+115
2018-11-07drm/i915: Clarify flow for disabling IRQs on stormsLyude Paul1-3/+8
2018-11-07drm/i915: Fix threshold check in intel_hpd_irq_storm_detect()Lyude Paul1-10/+13
2018-11-07drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3
2018-11-07drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul1-4/+4
2018-11-07drm/i915: Clean up skl_program_scaler()Ville Syrjälä1-13/+5
2018-11-07drm/i915: Nuke posting reads from plane update/disable funcsVille Syrjälä2-18/+0
2018-11-07drm/i915/csr: fix spelling mistake "firmare" -> "firmware"Colin Ian King1-1/+1
2018-11-07drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson1-2/+36
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang1-4/+29
2018-11-06drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3