summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2019-04-08drm/i915: Get power refs in encoder->get_power_domains()Imre Deak
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä
2019-02-06drm/i915: Block fbdev HPD processing during suspendLyude Paul
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-28drm/i915/tv: Use the scanline counter for timestamps on i965gm TV outputVille Syrjälä
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-01-21drm/i915/intel_drv.h: switch to kernel typesJani Nikula
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-14drm/i915: Track all held rpm wakerefsChris Wilson
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä
2018-12-25drm/i915: Add an update_pipe callback to intel_encoder and call this on fasts...Hans de Goede
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak
2018-12-16drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare
2018-12-10drm/i915: Use intel_ types more consistently for color management code (v2)Matt Roper
2018-12-10drm/i915: Use intel_ types more consistently for watermark code (v2)Matt Roper
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni
2018-12-03drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula
2018-11-29i915/dp/fec: Add fec_enable to the crtc state.Anusha Srivatsa
2018-11-29drm/i915/dsc: Enable and disable appropriate power wells for VDSCManasi Navare
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh
2018-11-29drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh
2018-11-29drm/i915/dp: Add DSC params and DSC config to intel_crtc_stateManasi Navare
2018-11-28drm/i915: Commit skl+ planes in an order that avoids ddb overlapsVille Syrjälä
2018-11-28drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä
2018-11-28drm/i915: Pass the new crtc_state to ->disable_plane()Ville Syrjälä
2018-11-28drm/i915: Introduce crtc_state->update_planes bitmaskVille Syrjälä
2018-11-22drm/i915: Check PSR errors instead of retrain while PSR is enabledJosé Roberto de Souza
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä
2018-11-15drm/i915: Fix plane allocation/free functionsMaarten Lankhorst
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä
2018-11-09drm/i915: Generalize skl_ddb_allocation_overlaps()Ville Syrjälä
2018-11-08drm/i915: Keep overlay functions naming consistentJosé Roberto de Souza
2018-11-05drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak
2018-11-05drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak
2018-11-02i915/dp/fec: Cache the FEC_CAPABLE DPCD registerAnusha Srivatsa
2018-11-02drm/i915/icl+: Sanitize port to PLL mappingImre Deak
2018-11-02drm/i915: Use a helper to get the aux power domainImre Deak
2018-11-02drm/i915: Move aux_ch to intel_digital_portImre Deak