summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-08drm/i915/dp_mst: Add missing DSC compression disablingImre Deak
2023-11-08drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabledImre Deak
2023-11-08drm/i915/dp_mst: Program the DSC PPS SDP for each streamImre Deak
2023-11-08drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platformsImre Deak
2023-11-08drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocationImre Deak
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak
2023-11-08drm/i915/dp: Specify the FEC overhead as an increment vs. a remainderImre Deak
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak
2023-11-08drm/dp: Add helpers to calculate the link BW overheadImre Deak
2023-11-08drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubsImre Deak
2023-11-08drm/dp_mst: Allow DSC in any Synaptics last branch deviceImre Deak
2023-11-08drm/dp_mst: Swap the order of checking root vs. non-root port BW limitationsImre Deak
2023-11-08drm/dp_mst: Factor out a helper to check the atomic state of a topology managerImre Deak
2023-11-08drm/dp_mst: Add helper to determine if an MST port is downstream of another portImre Deak
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-11-08drm/i915/dp_mst: Fix race between connector registration and setupImre Deak
2023-11-07drm/i915: move display spinlock init to display codeJani Nikula
2023-11-07drm/i915: move display mutex inits to display codeJani Nikula
2023-11-07drm/i915/display: Support PSR entry VSC packet to be transmitted one frame ea...Mika Kahola
2023-11-06drm/i915/dp_mst: Disable DSC on ICL MST outputsImre Deak
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das
2023-11-06drm/i915: Move for_each_engine* out of i915_drv.hTvrtko Ursulin
2023-11-06drm/i915: Remove unused for_each_uabi_class_engineTvrtko Ursulin
2023-11-06drm/i915/dsi: Extract port_ctrl_reg()Ville Syrjälä
2023-11-06drm/i915/dsi: Remove dead GLK checksVille Syrjälä
2023-11-06drm/i915: Extract mchbar_reg()Ville Syrjälä
2023-11-06drm/i915: Stop using a 'reg' variableVille Syrjälä
2023-11-06drm/i915: Extract hsw_chicken_trans_reg()Ville Syrjälä
2023-11-06drm/i915/display: Use intel_bo_to_drm_bo instead of obj->baseJouni Högander
2023-11-04drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä
2023-11-02drm/i915/display: Use dma_fence interfaces instead of i915_sw_fenceJouni Högander
2023-11-01drm/i915/mst: Always write CHICKEN_TRANSVille Syrjälä
2023-11-01drm/i915/mst: Clear ACT just before triggering payload allocationVille Syrjälä
2023-11-01drm/i915/mst: Disable transcoder before deleting the payloadVille Syrjälä
2023-11-01drm/i915/mst: Swap TRANSCONF vs. FECSTALL_DIS_DPTSTREAM_DPTTG disableVille Syrjälä
2023-10-31drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das
2023-10-31drm/i915/hdcp: Add more conditions to enable hdcpSuraj Kandpal
2023-10-31drm/i915/hdcp: Convert intel_hdcp_enable to a blanket functionSuraj Kandpal
2023-10-31drm/i915/hdcp: Rename HCDP 1.4 enablement functionSuraj Kandpal
2023-10-31drm/i915: Move the g45 PEG band gap HPD workaround to the HPD codeVille Syrjälä
2023-10-31drm/i915: Extract _intel_{enable,disable}_shared_dpll()Ville Syrjälä
2023-10-31drm/i915: Move the DPLL extra power domain handling up one levelVille Syrjälä
2023-10-31drm/i915: Abstract the extra JSL/EHL DPLL4 power domain betterVille Syrjälä
2023-10-31drm/i915: Use named initializers for DPLL infoVille Syrjälä
2023-10-31drm/i915/bios: Clamp VBT HDMI level shift on BDWVille Syrjälä
2023-10-30drm/i915: move Makefile display debugfs files next to displayJani Nikula
2023-10-30drm/i915: fix Makefile sort and indentJani Nikula
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah
2023-10-29drm/i915/display: Abstract C10/C20 pll calculationLucas De Marchi
2023-10-29drm/i915/display: Abstract C10/C20 pll hw readoutLucas De Marchi