aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula5-5/+6
2018-11-15drm/i915/hdmi: Reorder structure to match specificationClint Taylor1-16/+16
2018-11-15drm/i915: remove excess line continuation backslashesJani Nikula1-2/+2
2018-11-15drm/i915: Fix plane allocation/free functionsMaarten Lankhorst3-51/+23
2018-11-14drm/i915: Remove special case for power well 1/MISC_IO state verificationImre Deak1-8/+7
2018-11-14drm/i915: Use proper bool bitfield initializer in power well descsImre Deak1-11/+11
2018-11-14drm/i915/gen9_bc: Work around DMC bug zeroing power well requestsImre Deak1-1/+15
2018-11-14drm/i915: Fix icl workarounds whitespacesMika Kuoppala1-11/+16
2018-11-14drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IAMika Kuoppala2-5/+4
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala1-3/+1
2018-11-13drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()Paulo Zanoni1-29/+8
2018-11-13drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DENPaulo Zanoni2-5/+4
2018-11-13drm/i915/cnp+: update to the new RAWCLK_FREQ recommendationsPaulo Zanoni1-3/+3
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä5-1/+53
2018-11-13drm/i915: Fix the VLV/CHV DSI panel orientation hw readoutVille Syrjälä1-13/+43
2018-11-13drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()Ville Syrjälä2-7/+3
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