summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä1-0/+1
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä1-1/+1
2018-10-18drm/i915/icl: create function to identify combophy portMahesh Kumar1-0/+1
2018-10-17drm/i915: Check fb stride against plane max strideVille Syrjälä1-0/+1
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-17/+28
2018-09-12drm/i915: Move chv rotation checks to plane->check()Ville Syrjälä1-0/+1
2018-09-12drm/i915: Move display w/a #1175Ville Syrjälä1-2/+1
2018-09-12drm/i915: Extract per-platform plane->check() functionsVille Syrjälä1-3/+5
2018-09-12drm/i915: Nuke plane->can_scale/min_downscaleVille Syrjälä1-2/+0
2018-09-12drm/i915: s/int plane/int color_plane/Ville Syrjälä1-1/+1
2018-09-12drm/i915: Store ggtt_view in plane_stateVille Syrjälä1-1/+2
2018-09-12drm/i915: Store the final plane stride in plane_stateVille Syrjälä1-2/+8
2018-09-12drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]Ville Syrjälä1-5/+1
2018-09-12drm/i915: Add .max_stride() plane hookVille Syrjälä1-0/+10
2018-09-12drm/i915: s/tile_offset/aligned_offset/ etc.Ville Syrjälä1-2/+0
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie1-10/+33
2018-08-28drm/i915: Don't pass plane to .check_plane()Ville Syrjälä1-3/+2
2018-08-28drm/i915: introduce dp_to_i915() helperRodrigo Vivi1-0/+6
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul1-24/+44
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar1-2/+1
2018-08-21drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.Dhinakaran Pandiyan1-1/+1
2018-08-21drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.Dhinakaran Pandiyan1-1/+2
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+2
2018-08-20drm/i915: Verify power domains after enabling themImre Deak1-1/+0
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak1-3/+12
2018-08-16drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enableChris Wilson1-0/+1
2018-08-13drm/i915/crc: implement get_crc_sources callbackMahesh Kumar1-0/+3
2018-08-13drm/i915/crc: implement verify_crc_source callbackMahesh Kumar1-0/+3
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst1-0/+3
2018-08-08drm/i915: Constify power well descriptorsImre Deak1-0/+1
2018-08-08drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak1-1/+1
2018-08-06drm/i915: Interactive RPS modeChris Wilson1-0/+2
2018-07-31drm/i915: Interactive RPS modeChris Wilson1-0/+2
2018-07-25drm/i915/icl: toggle PHY clock gating around link trainingPaulo Zanoni1-0/+2
2018-07-25drm/i915/icl: program MG_DP_MODEPaulo Zanoni1-0/+1
2018-07-25drm/i915/icl: store the port type for TC portsPaulo Zanoni1-0/+1
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-20/+35
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+0
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä1-1/+0
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi1-2/+0
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-6/+7
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder1-2/+0
2018-07-13drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson1-3/+0
2018-07-13drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä1-0/+2
2018-07-13drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä1-2/+2
2018-07-13drm/i915: Introduce intel_encoder_is_dig_port()Ville Syrjälä1-9/+15
2018-07-13drm/i915: Introduce for_each_intel_dp()Ville Syrjälä1-0/+14
2018-07-13drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor1-2/+1
2018-07-13drm/i915: hdmi: add CEC notifier to intel_hdmiNeil Armstrong1-0/+2
2018-07-12drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe updateTarun Vyas1-1/+1