summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-25drm/i915: Add an update_pipe callback to intel_encoder and call this on fasts...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