aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+2
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+2
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst1-0/+3
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-10/+19
2019-01-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-1/+0
2019-01-21drm/i915/intel_drv.h: switch to kernel typesJani Nikula1-48/+46
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-9/+9
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-9/+9
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-4/+13
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson1-0/+8
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson1-4/+11
2019-01-14drm/i915: Track all held rpm wakerefsChris Wilson1-15/+29
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-11/+41
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä1-1/+0
2018-12-25drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2)Hans de Goede1-0/+3
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak1-1/+4
2018-12-16drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare1-0/+3
2018-12-10drm/i915: Use intel_ types more consistently for color management code (v2)Matt Roper1-4/+4
2018-12-10drm/i915: Use intel_ types more consistently for watermark code (v2)Matt Roper1-5/+5
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni1-0/+2
2018-12-03drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula1-6/+0
2018-11-29i915/dp/fec: Add fec_enable to the crtc state.Anusha Srivatsa1-0/+3
2018-11-29drm/i915/dsc: Enable and disable appropriate power wells for VDSCManasi Navare1-0/+2
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh1-0/+3
2018-11-29drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh1-0/+4
2018-11-29drm/i915/dp: Add DSC params and DSC config to intel_crtc_stateManasi Navare1-0/+9
2018-11-28drm/i915: Commit skl+ planes in an order that avoids ddb overlapsVille Syrjälä1-4/+4
2018-11-28drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä1-0/+9
2018-11-28drm/i915: Pass the new crtc_state to ->disable_plane()Ville Syrjälä1-1/+1
2018-11-28drm/i915: Introduce crtc_state->update_planes bitmaskVille Syrjälä1-0/+3
2018-11-22drm/i915: Check PSR errors instead of retrain while PSR is enabledJosé Roberto de Souza1-0/+1
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä1-0/+1
2018-11-15drm/i915: Fix plane allocation/free functionsMaarten Lankhorst1-3/+2
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä1-1/+1
2018-11-09drm/i915: Generalize skl_ddb_allocation_overlaps()Ville Syrjälä1-4/+3
2018-11-08drm/i915: Keep overlay functions naming consistentJosé Roberto de Souza1-2/+2
2018-11-05drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak1-1/+0
2018-11-05drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak1-2/+0
2018-11-02i915/dp/fec: Cache the FEC_CAPABLE DPCD registerAnusha Srivatsa1-0/+1
2018-11-02drm/i915/icl+: Sanitize port to PLL mappingImre Deak1-0/+1
2018-11-02drm/i915: Use a helper to get the aux power domainImre Deak1-1/+2
2018-11-02drm/i915: Move aux_ch to intel_digital_portImre Deak1-1/+2
2018-11-01drm/i915/icl: Find DSI presence for ICLMadhav Chauhan1-0/+3
2018-10-31drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSCManasi Navare1-0/+4
2018-10-31drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP InitManasi Navare1-0/+1
2018-10-30drm/i915/icl: Enable DC9 as lowest possible state during screen-offAnimesh Manna1-0/+3
2018-10-29drm/i915: wrapping all hdcp var into intel_hdcpRamalingam C1-5/+10
2018-10-24drm/i915/gen11: Program the scalers correctly for planar formats, v3.Maarten Lankhorst1-0/+8
2018-10-24drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.Maarten Lankhorst1-0/+53
2018-10-24drm/i915/debugfs: hdcp capability of a sinkRamalingam C1-0/+7