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