summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-29drm/i915/tc: Add/use helpers to retrieve TypeC port propertiesImre Deak
2021-09-29drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownershipImre Deak
2021-09-29drm/i915/tc: Remove waiting for PHY complete during releasing ownershipImre Deak
2021-09-29drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt modeImre Deak
2021-09-29drm/i915/tc: Fix TypeC port init/resume time sanitizationImre Deak
2021-09-29drm/i915/gen11: Disable cursor clock gating in HDR modeTejas Upadhyay
2021-09-29drm/i915: constify display wm vtableDave Airlie
2021-09-29drm/i915: constify clock gating init vtable.Dave Airlie
2021-09-29drm/i915: constify display function vtableDave Airlie
2021-09-29drm/i915: drop unused function ptr and comments.Dave Airlie
2021-09-29drm/i915: constify the cdclk vtableDave Airlie
2021-09-29drm/i915: constify the dpll clock vtableDave Airlie
2021-09-29drm/i915: constify the audio function vtableDave Airlie
2021-09-29drm/i915: constify color function vtable.Dave Airlie
2021-09-29drm/i915: constify hotplug function vtable.Dave Airlie
2021-09-29drm/i915: constify fdi link training vtableDave Airlie
2021-09-29drm/i915: split the dpll clock compute out from display vtable.Dave Airlie
2021-09-29drm/i915: split fdi link training from display vtable.Dave Airlie
2021-09-29drm/i915: split irq hotplug function from display vtableDave Airlie
2021-09-29drm/i915: split cdclk functions from display vtable.Dave Airlie
2021-09-29drm/i915: split audio functions from display vtableDave Airlie
2021-09-29drm/i915: split color functions from display vtableDave Airlie
2021-09-29drm/i915: split watermark vfuncs from display vtable.Dave Airlie
2021-09-29drm/i915: split clock gating init from display vtableDave Airlie
2021-09-29drm/i915/display: add intel_fdi_link_train wrapper.Dave Airlie
2021-09-29drm/i915: add wrappers around cdclk vtable funcs.Dave Airlie
2021-09-29drm/i915/wm: provide wrappers around watermark vfuncs calls (v3)Dave Airlie
2021-09-29drm/i915: make update_wm take a dev_priv.Dave Airlie
2021-09-29drm/i915/pm: drop get_fifo_size vfunc.Dave Airlie
2021-09-29drm/i915/uncore: split the fw get function into separate vfuncDave Airlie
2021-09-28drm/i915/display: Fix the dsc check while selecting min_cdclkVandita Kulkarni
2021-09-27drm/i915/audio: Use BIOS provided value for RKL HDA linkKai-Heng Feng
2021-09-24drm/i915/fbc: Allow higher compression limits on FBC1Ville Syrjälä
2021-09-24drm/i915/fbc: Implement Wa_16011863758 for icl+Ville Syrjälä
2021-09-24drm/i915/fbc: Align FBC segments to 512B on glk+Ville Syrjälä
2021-09-24drm/i915/fbc: Rework cfb stride/size calculationsVille Syrjälä
2021-09-23drm/i915: Fix HPLL watermark readout for g4xVille Syrjälä
2021-09-23drm/i915/display: Only keep PSR enabled if there is active planesJosé Roberto de Souza
2021-09-23drm/i915/display: Match PSR2 selective fetch sequences with specificationJosé Roberto de Souza
2021-09-23drm/i915/display/dmc: Set DC_STATE_DEBUG_MASK_CORES after firmware loadJosé Roberto de Souza
2021-09-23drm/i915/adlp: Add support for remapping CCS FBsImre Deak
2021-09-23drm/i915: Follow a new->old platform check order in intel_fb_stride_alignmentImre Deak
2021-09-23drm/i915/adlp: Assert that VMAs in DPT start at 0Imre Deak
2021-09-23drm/i915/adlp: Require always a power-of-two sized CCS surface strideImre Deak
2021-09-23drm/i915: Use tile block based dimensions for CCS origin x, y checkImre Deak
2021-09-22drm/i915: Apply WaUse32BppForSRWM to elk as well as ctgVille Syrjälä
2021-09-22drm/i915: Fix g4x cxsr enable conditionVille Syrjälä
2021-09-22drm/i915: Use u8 consistently for active_planes bitmaskVille Syrjälä
2021-09-22drm/i915: s/crtc_state/new_crtc_state/ etc.Ville Syrjälä
2021-09-22drm/i915/display: Add HDR mode helper functionTejas Upadhyay