platform/kernel/linux-rpi.git
2021-10-01 Jani Nikuladrm/i915/fdi: use -EAGAIN instead of local special...
2021-10-01 Jani Nikuladrm/i915/dram: return -EINVAL instead of -1
2021-10-01 Jani Nikuladrm/i915/drv: return -EIO instead of -1
2021-10-01 Jani Nikuladrm/i915/hdmi: return -EINVAL instead of -1
2021-10-01 Jani Nikuladrm/i915/dsi: return -EBUSY instead of -1
2021-10-01 Jani Nikuladrm/i915/dsi: fuse dsi_send_pkt_payld() and add_payld_t...
2021-10-01 Jani Nikuladrm/i915/dsi: pass struct mipi_dsi_packet pointer,...
2021-10-01 Jani Nikuladrm/i915/dsi: move dsi pll modeset asserts to vlv_dsi_pll.c
2021-10-01 Jani Nikuladrm/i915/dpll: move dpll modeset asserts to intel_dpll.c
2021-10-01 Jani Nikuladrm/i915/pps: move pps (panel) modeset asserts to intel...
2021-10-01 Jani Nikuladrm/i915/fdi: move fdi modeset asserts to intel_fdi.c
2021-09-30 José Roberto... drm/i915/display: Enable PSR2 selective fetch by default
2021-09-30 José Roberto... drm/i915/display/adlp: Allow PSR2 to be enabled
2021-09-30 José Roberto... drm/i915/display/adlp: Optimize PSR2 power-savings...
2021-09-30 José Roberto... drm/i915/display: Fix glitches when moving cursor with...
2021-09-30 José Roberto... drm/i915/display: Handle frontbuffer rendering when...
2021-09-30 José Roberto... drm/i915/display: Drop unnecessary frontbuffer flushes
2021-09-30 Gwan-gyeong Mundrm/i915/display/psr: Do full fetch when handling multi...
2021-09-30 José Roberto... drm/i915/display/psr: Handle plane and pipe restriction...
2021-09-30 Ville Syrjälädrm/i915: s/ddi_translations/trans/
2021-09-30 Ville Syrjälädrm/i915: Nuke local copies/pointers of intel_dp->DP
2021-09-30 Ville Syrjälädrm/i915: Remove DP_PORT_EN stuff from link training...
2021-09-30 Ville Syrjälädrm/i915: Call intel_ddi_init_dp_buf_reg() earlier
2021-09-30 Ville Syrjälädrm/i915: Clear leftover DP vswing/preemphasis values...
2021-09-30 Lukasz Majczakdrm/i915/bdb: Fix version check
2021-09-30 Maarten Lankhorstdrm/i915: Add ww context to intel_dpt_pin, v2.
2021-09-30 Ville Syrjälädrm/i915: Configure TRANSCONF just the once with bigjoiner
2021-09-30 Ville Syrjälädrm/i915: Pimp HSW+ transcoder state readout
2021-09-30 Ville Syrjälädrm/i915/fbc: Allow FBC with Yf tiling
2021-09-30 Ville Syrjälädrm/i915: Enable TPS3/4 on all platforms that support...
2021-09-30 Ville Syrjälädrm/i915: Drop pointless fixed_mode checks from dsi...
2021-09-30 Ville Syrjälädrm/i915: Reject user modes that don't match fixed...
2021-09-30 Ville Syrjälädrm/i915: Introduce intel_panel_compute_config()
2021-09-30 Ville Syrjälädrm/i915: Reject modes that don't match fixed_mode...
2021-09-30 Ville Syrjälädrm/i915: Use intel_panel_mode_valid() for DSI/LVDS...
2021-09-30 Ville Syrjälädrm/i915: Extract intel_panel_mode_valid()
2021-09-29 Imre Deakdrm/i915/tc: Fix system hang on ADL-P during TypeC...
2021-09-29 Imre Deakdrm/i915/tc: Drop extra TC cold blocking from intel_tc_...
2021-09-29 Imre Deakdrm/i915/tc: Fix TypeC PHY connect/disconnect logic...
2021-09-29 Imre Deakdrm/i915/icl/tc: Remove the ICL special casing during...
2021-09-29 Imre Deakdrm/i915/tc: Avoid using legacy AUX PW in TBT mode
2021-09-29 Imre Deakdrm/i915/tc: Refactor TC-cold block/unblock helpers
2021-09-29 Imre Deakdrm/i915/tc: Add a mode for the TypeC PHY's disconnecte...
2021-09-29 Imre Deakdrm/i915/tc: Don't keep legacy TypeC ports in connected...
2021-09-29 Imre Deakdrm/i915/tc: Add/use helpers to retrieve TypeC port...
2021-09-29 Imre Deakdrm/i915/tc: Check for DP-alt, legacy sinks before...
2021-09-29 Imre Deakdrm/i915/tc: Remove waiting for PHY complete during...
2021-09-29 Imre Deakdrm/i915/adlp/tc: Fix PHY connected check for Thunderbo...
2021-09-29 Imre Deakdrm/i915/tc: Fix TypeC port init/resume time sanitization
2021-09-29 Tejas Upadhyaydrm/i915/gen11: Disable cursor clock gating in HDR...
2021-09-29 Dave Airliedrm/i915: constify display wm vtable
2021-09-29 Dave Airliedrm/i915: constify clock gating init vtable.
2021-09-29 Dave Airliedrm/i915: constify display function vtable
2021-09-29 Dave Airliedrm/i915: drop unused function ptr and comments.
2021-09-29 Dave Airliedrm/i915: constify the cdclk vtable
2021-09-29 Dave Airliedrm/i915: constify the dpll clock vtable
2021-09-29 Dave Airliedrm/i915: constify the audio function vtable
2021-09-29 Dave Airliedrm/i915: constify color function vtable.
2021-09-29 Dave Airliedrm/i915: constify hotplug function vtable.
2021-09-29 Dave Airliedrm/i915: constify fdi link training vtable
2021-09-29 Dave Airliedrm/i915: split the dpll clock compute out from display...
2021-09-29 Dave Airliedrm/i915: split fdi link training from display vtable.
2021-09-29 Dave Airliedrm/i915: split irq hotplug function from display vtable
2021-09-29 Dave Airliedrm/i915: split cdclk functions from display vtable.
2021-09-29 Dave Airliedrm/i915: split audio functions from display vtable
2021-09-29 Dave Airliedrm/i915: split color functions from display vtable
2021-09-29 Dave Airliedrm/i915: split watermark vfuncs from display vtable.
2021-09-29 Dave Airliedrm/i915: split clock gating init from display vtable
2021-09-29 Dave Airliedrm/i915/display: add intel_fdi_link_train wrapper.
2021-09-29 Dave Airliedrm/i915: add wrappers around cdclk vtable funcs.
2021-09-29 Dave Airliedrm/i915/wm: provide wrappers around watermark vfuncs...
2021-09-29 Dave Airliedrm/i915: make update_wm take a dev_priv.
2021-09-29 Dave Airliedrm/i915/pm: drop get_fifo_size vfunc.
2021-09-29 Dave Airliedrm/i915/uncore: split the fw get function into separat...
2021-09-28 Vandita Kulkarnidrm/i915/display: Fix the dsc check while selecting...
2021-09-27 Kai-Heng Fengdrm/i915/audio: Use BIOS provided value for RKL HDA...
2021-09-24 Ville Syrjälädrm/i915/fbc: Allow higher compression limits on FBC1
2021-09-24 Ville Syrjälädrm/i915/fbc: Implement Wa_16011863758 for icl+
2021-09-24 Ville Syrjälädrm/i915/fbc: Align FBC segments to 512B on glk+
2021-09-24 Ville Syrjälädrm/i915/fbc: Rework cfb stride/size calculations
2021-09-23 Ville Syrjälädrm/i915: Fix HPLL watermark readout for g4x
2021-09-23 José Roberto... drm/i915/display: Only keep PSR enabled if there is...
2021-09-23 José Roberto... drm/i915/display: Match PSR2 selective fetch sequences...
2021-09-23 José Roberto... drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES...
2021-09-23 Imre Deakdrm/i915/adlp: Add support for remapping CCS FBs
2021-09-23 Imre Deakdrm/i915: Follow a new->old platform check order in...
2021-09-23 Imre Deakdrm/i915/adlp: Assert that VMAs in DPT start at 0
2021-09-23 Imre Deakdrm/i915/adlp: Require always a power-of-two sized...
2021-09-23 Imre Deakdrm/i915: Use tile block based dimensions for CCS origi...
2021-09-22 Ville Syrjälädrm/i915: Apply WaUse32BppForSRWM to elk as well as ctg
2021-09-22 Ville Syrjälädrm/i915: Fix g4x cxsr enable condition
2021-09-22 Ville Syrjälädrm/i915: Use u8 consistently for active_planes bitmask
2021-09-22 Ville Syrjälädrm/i915: s/crtc_state/new_crtc_state/ etc.
2021-09-22 Tejas Upadhyaydrm/i915/display: Add HDR mode helper function
2021-09-20 Jani Nikuladrm/i915/dg2: configure TRANS_DP2_VFREQ{HIGH,LOW} for...
2021-09-20 Jani Nikuladrm/i915/dg2: use 128b/132b transcoder DDI mode
2021-09-20 Jani Nikuladrm/i915/dp: add HAS_DP20 macro
2021-09-20 Jani Nikuladrm/i915/dg2: configure TRANS_DP2_CTL for DP 2.0
2021-09-20 Jani Nikuladrm/i915/dp: select 128b/132b channel encoding for...
2021-09-20 Jani Nikuladrm/i915/dp: use 128b/132b TPS2 for UHBR+ link rates
next