aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-14drm/i915/display: Consider fractional vdsc bpp while computing m_n valuesAnkit Nautiyal4-18/+19
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal10-28/+33
2023-11-14drm/display/dp: Add helper function to get DSC bpp precisionAnkit Nautiyal1-0/+27
2023-11-13drm/i915/mtl: C20 state verificationMika Kahola3-36/+88
2023-11-11drm/i915: update in-source bug filing URLsJani Nikula3-3/+3
2023-11-11drm/i915: remove excess functions from plane protection checkJani Nikula1-14/+4
2023-11-11drm/i915: abstract plane protection checkJani Nikula1-4/+14
2023-11-10drm/i915/panelreplay: enable/disable panel replayAnimesh Manna3-16/+55
2023-11-10drm/i915/panelreplay: Enable panel replay dpcd initialization for DPAnimesh Manna1-0/+3
2023-11-10drm/i915/panelreplay: Initializaton and compute config for panel replayAnimesh Manna5-40/+117
2023-11-10drm/i915/psr: Move psr specific dpcd init into own functionJouni Högander1-18/+23
2023-11-08drm/i915/gvt: Clean up zero initializersVille Syrjälä3-5/+5
2023-11-08drm/i915: Do plane/etc. updates more atomically across pipesVille Syrjälä1-2/+24
2023-11-08drm/i915: Split intel_update_crtc() into two partsVille Syrjälä1-2/+14
2023-11-08drm/i915: Drop redundant !modeset checkVille Syrjälä1-1/+1
2023-11-08drm/i915: Query compressed bpp properly using correct DPCD and DP Spec infoStanislav Lisovskiy3-36/+40
2023-11-08drm/i915/dp_mst: Check BW limitations only after all streams are computedImre Deak1-7/+1
2023-11-08drm/i915/dp_mst: Improve BW sharing between MST streamsImre Deak7-7/+161
2023-11-08drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires itImre Deak3-0/+93
2023-11-08drm/i915: Factor out function to clear pipe update flagsImre Deak1-26/+23
2023-11-08drm/i915/dp_mst: Enable MST DSC decompression for all streamsImre Deak4-21/+82
2023-11-08drm/i915/dp_mst: Enable DSC passthroughImre Deak1-2/+20
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak4-21/+101
2023-11-08drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooksImre Deak2-5/+22
2023-11-08drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirkImre Deak2-4/+131
2023-11-08drm/i915/dp: Disable FEC ready flag in the sinkImre Deak1-8/+13
2023-11-08drm/i915/dp: Wait for FEC detected status in the sinkImre Deak3-0/+80
2023-11-08drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()Imre Deak1-5/+4
2023-11-08drm/i915/dp_mst: Add missing DSC compression disablingImre Deak1-0/+2
2023-11-08drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabledImre Deak2-4/+6
2023-11-08drm/i915/dp_mst: Program the DSC PPS SDP for each streamImre Deak2-5/+8
2023-11-08drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platformsImre Deak1-6/+10
2023-11-08drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocationImre Deak1-25/+99
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak6-18/+71
2023-11-08drm/i915/dp: Specify the FEC overhead as an increment vs. a remainderImre Deak1-4/+4
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak3-3/+15
2023-11-08drm/dp: Add helpers to calculate the link BW overheadImre Deak2-6/+149
2023-11-08drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubsImre Deak1-0/+2
2023-11-08drm/dp_mst: Allow DSC in any Synaptics last branch deviceImre Deak1-8/+13
2023-11-08drm/dp_mst: Swap the order of checking root vs. non-root port BW limitationsImre Deak1-5/+8
2023-11-08drm/dp_mst: Factor out a helper to check the atomic state of a topology managerImre Deak1-19/+74
2023-11-08drm/dp_mst: Add helper to determine if an MST port is downstream of another portImre Deak1-0/+52
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä6-25/+13
2023-11-08drm/i915/dp_mst: Fix race between connector registration and setupImre Deak1-8/+8
2023-11-07drm/i915: move display spinlock init to display codeJani Nikula2-2/+1
2023-11-07drm/i915: move display mutex inits to display codeJani Nikula2-6/+6
2023-11-07drm/i915/display: Support PSR entry VSC packet to be transmitted one frame ea...Mika Kahola3-14/+70
2023-11-06drm/i915/dp_mst: Disable DSC on ICL MST outputsImre Deak1-0/+16
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-06drm/i915: Move for_each_engine* out of i915_drv.hTvrtko Ursulin5-15/+18