summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/i915: Pass dev_priv to intel_is_dual_link_lvds()Ville Syrjälä1-1/+1
2019-03-19drm/i915: Polish intel_get_lvds_encoder()Ville Syrjälä1-1/+1
2019-03-19drm/i915: Pass crtc_state down to bxt dpll funcsVille Syrjälä1-1/+1
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Joonas Lahtinen1-3/+4
2019-03-15drm/i915: Precompute/readout/check CHV CGM modeVille Syrjälä1-2/+7
2019-03-13drm/i915: Refactor icl_is_hdr_planeKevin Strasser1-3/+4
2019-03-11Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Joonas Lahtinen1-0/+1
2019-03-08drm/i915/crc: Make IPS workaround genericJosé Roberto de Souza1-1/+2
2019-03-05drm/i915: Preparations for enabling P010, P012, P016 formatsJuha-Pekka Heikkila1-0/+1
2019-02-26drm/i915: Read out HDMI infoframesVille Syrjälä1-0/+14
2019-02-26drm/i915: Precompute HDMI infoframesVille Syrjälä1-0/+5
2019-02-26drm/i915: Store mask of enabled infoframes in the crtc stateVille Syrjälä1-0/+4
2019-02-26drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()Ville Syrjälä1-2/+4
2019-02-20drm/i915: CP_IRQ handling for DP HDCP2.2 msgsRamalingam C1-0/+8
2019-02-20drm/i915: Implement HDCP2.2 link integrity checkRamalingam C1-0/+10
2019-02-20drm/i915: Implement HDCP2.2 receiver authenticationRamalingam C1-0/+34
2019-02-20drm/i915: Enable and Disable of HDCP2.2Ramalingam C1-0/+7
2019-02-20drm/i915: hdcp1.4 CP_IRQ handling and SW encryption trackingRamalingam C1-1/+4
2019-02-20drm/i915: MEI interface implementationRamalingam C1-0/+8
2019-02-20drm/i915: Initialize HDCP2.2Ramalingam C1-0/+11
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+2
2019-02-15drm/i915: Wrap plane update/disable hook callsVille Syrjälä1-0/+8
2019-02-13drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()Chris Wilson1-1/+1
2019-02-13drm/i915/icl: Enable pipe output cscUma Shankar1-0/+3
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+14
2019-02-08drm/i915: Revoke mmaps and prevent access to fence registers across resetChris Wilson1-3/+0
2019-02-08drm/i915: Disable pipe gamma when C8 pixel format is usedVille Syrjälä1-0/+1
2019-02-08drm/i915: Track pipe csc enable in crtc stateVille Syrjälä1-0/+3
2019-02-08drm/i915: Track pipe gamma enable/disable in crtc stateVille Syrjälä1-0/+3
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza1-3/+3
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä1-1/+1
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä1-2/+2
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä1-1/+2
2019-02-06drm/i915: Block fbdev HPD processing during suspendLyude Paul1-0/+10
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+3
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+2
2019-01-28drm/i915/tv: Use the scanline counter for timestamps on i965gm TV outputVille Syrjälä1-1/+3
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/dr...Dave 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