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