summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2021-01-19drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä
2021-01-18drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta
2021-01-18drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta
2021-01-11drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak
2021-01-11drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula
2021-01-11drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-05drm/i915/dp: Track pm_qos per connectorChris Wilson
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie
2020-12-02drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-12-02drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-11-26drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-20drm/i915/dg1: Enable portsAditya Swarup
2020-11-19drm/i915: Do not call hsw_set_frame_start_delay for dsiManasi Navare
2020-11-19drm/i915/display: Whitespace cleanupsChris Wilson
2020-11-19drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-18drm/i915: Enable bigjoinerVille Syrjälä
2020-11-18drm/i915: Add bigjoiner state dumpVille Syrjälä
2020-11-18drm/i915: Fix cursor src/dst rectangle with bigjoinerVille Syrjälä
2020-11-18drm/i915: Disable legacy cursor fastpath for bigjoinerVille Syrjälä
2020-11-18drm/i915: Add debugfs dumping for bigjoiner, v3.Maarten Lankhorst
2020-11-18drm/i915: Add bigjoiner aware plane clipping checksMaarten Lankhorst
2020-11-18drm/i915: Get the uapi state from the correct plane when bigjoiner is usedVille Syrjälä
2020-11-18drm/i915: Add planes affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: Add crtcs affected by bigjoiner to the stateVille Syrjälä
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare
2020-11-18drm/i915/dp: Master/Slave enable/disable sequence for bigjoinerManasi Navare
2020-11-18drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slaveManasi Navare
2020-11-18drm/i915: Try to make bigjoiner work in atomic checkMaarten Lankhorst
2020-11-18drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.Maarten Lankhorst
2020-11-18drm/i915: Copy the plane hw state directly for Y planesVille Syrjälä
2020-11-18drm/i915: Fix the DDI encoder namesVille Syrjälä
2020-11-17drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platformsBob Paauwe
2020-11-17drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-16drm/i915: Relocate cnl_get_ddi_pll()Ville Syrjälä
2020-11-16drm/i915: Use actual readout results for .get_freq()Ville Syrjälä
2020-11-16drm/i915: Move intel_dpll_get_hw_state() into the hsw+ platform specific func...Ville Syrjälä
2020-11-16drm/i915: Introduce intel_dpll_get_hw_state()Ville Syrjälä
2020-11-16drm/i915: Store plane relative data rate in crtc_stateVille Syrjälä
2020-11-16drm/i915: Precompute can_sagv for each wm levelVille Syrjälä
2020-11-15drm/i915: Pimp the watermark documentation a bitVille Syrjälä
2020-11-15drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm codeVille Syrjälä
2020-11-15drm/i915/dp: Add from_crtc_state to copy color blobsManasi Navare