summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2018-08-28drm/i915: Don't pass plane to .check_plane()Ville Syrjälä
2018-08-28drm/i915: introduce dp_to_i915() helperRodrigo Vivi
2018-08-21drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.Dhinakaran Pandiyan
2018-08-21drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.Dhinakaran Pandiyan
2018-08-20drm/i915: Verify power domains after enabling themImre Deak
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak
2018-08-16drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enableChris Wilson
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst
2018-08-08drm/i915: Constify power well descriptorsImre Deak
2018-08-08drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak
2018-07-31drm/i915: Interactive RPS modeChris Wilson
2018-07-25drm/i915/icl: toggle PHY clock gating around link trainingPaulo Zanoni
2018-07-25drm/i915/icl: program MG_DP_MODEPaulo Zanoni
2018-07-25drm/i915/icl: store the port type for TC portsPaulo Zanoni
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-13drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson
2018-07-13drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä
2018-07-13drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä
2018-07-13drm/i915: Introduce intel_encoder_is_dig_port()Ville Syrjälä
2018-07-13drm/i915: Introduce for_each_intel_dp()Ville Syrjälä
2018-07-13drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-12drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe updateTarun Vyas
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02drm/i915/psr: Lockless version of psr_wait_for_idleTarun Vyas
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-26drm/i915/psr: Begin to handle PSR/PSR2 errors set by sinkJosé Roberto de Souza
2018-06-26drm/i915/ddi: Get AUX power domain for DP main link tooImre Deak
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21drm/i915: remove check for aux irqLucas De Marchi
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-19drm/i915: Nuke the cursor size definesVille Syrjälä
2018-06-14drm/i915/dp: Add support for HBR3 and TPS4 during link trainingManasi Navare
2018-06-01drm/i915/icl: introduce tc_portPaulo Zanoni
2018-06-01drm/i915: Configure SKL+ scaler initial phase correctlyVille Syrjälä
2018-06-01drm/i915: Have plane->get_hw_state() return the current pipeVille Syrjälä
2018-05-31Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula
2018-05-30drm/i915: Promote .format_mod_supported() to the lead roleVille Syrjälä
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan
2018-05-23drm/i915: Clean up DP pipe select bitsVille Syrjälä
2018-05-23drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi codeVille Syrjälä
2018-05-22Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula
2018-05-22drm/i915: Move GEM BO inside drm_framebufferDaniel Stone