summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2019-01-28drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä
2019-01-25drm/i915: correct the pitch check for NV12 framebufferP Raviraj Sitaram
2019-01-25drm/i915: Don't try to use the hardware frame counter with i965gm TV outputVille Syrjälä
2019-01-24drm/i915: Make HW readout mark CRTC scaler as in use.Maarten Lankhorst
2019-01-24drm/i915: Enable fastset for non-boot modesets.Maarten Lankhorst
2019-01-24drm/i915/crt: simplify CRT VBT check on pre-VLV/DDIJani Nikula
2019-01-24drm/i915/lvds: simplify gen 2 lvds presenceJani Nikula
2019-01-24drm/i915: rename has_edp_a() to ilk_has_edp_a()Jani Nikula
2019-01-24drm/i915/tv: only call intel_tv_init() on platforms that might have TVJani Nikula
2019-01-24drm/i915/lvds: nuke intel_lvds_supported()Jani Nikula
2019-01-24drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDSJani Nikula
2019-01-24drm/i915/crt: split out intel_crt_present() to platform specific setupJani Nikula
2019-01-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-01-21drm/i915/display: switch to kernel typesJani Nikula
2019-01-17drm/i915: Limit the for_each_set_bit() to the valid rangeChris Wilson
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
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-15drm/i915/icl: Detect port F presence via VBTImre Deak
2019-01-15drm/i915/ddi: Move DDI port detection to the corresponding helperImre Deak
2019-01-14drm/i915: Fix ILK-IVB primary plane enable delaysJuha-Pekka Heikkila
2019-01-14drm/i915: Complain if hsw_get_pipe_config acquires the same power well twiceChris Wilson
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson
2019-01-14drm/i915/fb: Track rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2019-01-08Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-31drm/i915: Update kerneldoc for intel_wm_need_update()Chris Wilson
2018-12-25drm/i915: Add an update_pipe callback to intel_encoder and call this on fasts...Hans de Goede
2018-12-21drm/i915: Disable FBC on fastset if necessary, v2.Maarten Lankhorst
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-18drm/i915: Update crtc scaler settings when update_pipe is setHans de Goede
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
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-04drm/i915/icl: fix transcoder state readoutJani Nikula
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza
2018-12-03drm/i915/icl: Get pipe timings for DSIMadhav Chauhan
2018-12-03drm/i915/icl: Consider DSI for getting transcoder stateMadhav Chauhan
2018-12-03drm/i915/icl: Calculate DPLL params for DSIMadhav Chauhan
2018-12-03drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula
2018-11-29drm/i915/dp: Disable DSC in source by disabling DSS CTL bitsManasi Navare
2018-11-29drm/i915/dp: Compute DSC pipe config in atomic checkManasi Navare