summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-06-20drm/i915/mtl: Fix SSC selection for MPLLARadhakrishna Sripada
2023-06-20drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4Lee Shawn C
2023-06-20drm/i915/mtl: update DP 2.0 vswing table for C20 phyLee Shawn C
2023-06-20drm/i915: Convert HSW/BDW to use port_mask for DDI probeVille Syrjälä
2023-06-20drm/i915: Init DDI outputs based on port_mask on skl+Ville Syrjälä
2023-06-20drm/i915: Beef up SDVO/HDMI port checksVille Syrjälä
2023-06-20drm/i915: Assert that the port being initialized is validVille Syrjälä
2023-06-20drm/i915: Assert that device info bitmasks have enough bitsVille Syrjälä
2023-06-20drm/i915: Introduce device info port_maskVille Syrjälä
2023-06-20drm/i915: Remove bogus DDI-F from hsw/bdw output initVille Syrjälä
2023-06-20drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionalityImre Deak
2023-06-16drm/i915/psr: Re-enable PSR1 on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Allow PSR with sprite enabled on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Do no mask display register writes on hsw/bdwVille Syrjälä
2023-06-16drm/i915/psr: Implement WaPsrDPRSUnmaskVBlankInSRD:hswVille Syrjälä
2023-06-16drm/i915/psr: Implement WaPsrDPAMaskVBlankInSRD:hswVille Syrjälä
2023-06-16drm/i915/psr: Restore PSR interrupt handler for HSWVille Syrjälä
2023-06-16drm/i915/psr: HSW/BDW have no PSR2Ville Syrjälä
2023-06-16drm/i915/psr: Bring back HSW/BDW PSR AUX CH registers/setupVille Syrjälä
2023-06-16drm/i915/psr: Reintroduce HSW PSR1 registersVille Syrjälä
2023-06-16drm/i915/psr: Wrap PSR1 register with functionsVille Syrjälä
2023-06-16drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä
2023-06-16drm/i915: Re-init clock gating on coming out of PC8+Ville Syrjälä
2023-06-15drm/i915/mtl: Cleanup usage of phy lane resetMika Kahola
2023-06-14drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanismSuraj Kandpal
2023-06-13drm/i915/dsi: Remove weird has_pch_encoder assertsVille Syrjälä
2023-06-13drm/i915/dsi: Grab the crtc from the customary placeVille Syrjälä
2023-06-13drm/i915/dsi: Move panel reset+power off to be the last thingVille Syrjälä
2023-06-13drm/i915/dsi: Respect power_off_delay on icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Do DSC/scaler disable earlier on icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Move most things from .disable() into .post_disable() on icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Implement encoder->shutdown() for icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Respect power cycle delay on icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Gate DSI clocks earlierVille Syrjälä
2023-06-13drm/i915/dsi: Split icl+ D-PHY vs. DSI timing stepsVille Syrjälä
2023-06-13drm/i915/dsi: Print the VBT MIPI sequence delay durationVille Syrjälä
2023-06-13drm/i915/dsi: Do display on sequence later on icl+Ville Syrjälä
2023-06-13drm/i915/dsi: Do panel power on + reset deassert earlier on icl+Ville Syrjälä
2023-06-13drm/i915/gmch: avoid unused variable warningArnd Bergmann
2023-06-10Merge drm/drm-next into drm-intel-nextJani Nikula
2023-06-10drm/i915/selftests: add local workqueue for SW fence selftestLuca Coelho
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho
2023-06-10drm/i915: use pointer to i915 instead of rpm in wakerefLuca Coelho
2023-06-09Merge tag 'drm-intel-gt-next-2023-06-08' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-06-09Merge tag 'drm-intel-next-2023-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-09Merge tag 'drm-misc-next-2023-06-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-06-09Merge tag 'drm-next-20230529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2023-06-08drm/i915: re-enable -Wunused-but-set-variableJani Nikula
2023-06-08drm/i915/gvt: remove unused variable gma_bottom in command parserZhi Wang