summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add rotation readout for plane initial configVille Syrjälä2018-11-211-0/+1
* drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä2018-11-151-1/+1
* drm/i915/icl: create function to identify combophy portMahesh Kumar2018-10-181-0/+1
* drm/i915: Check fb stride against plane max strideVille Syrjälä2018-10-181-0/+1
* Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-09-281-17/+28
|\
| * drm/i915: Move chv rotation checks to plane->check()Ville Syrjälä2018-09-121-0/+1
| * drm/i915: Move display w/a #1175Ville Syrjälä2018-09-121-2/+1
| * drm/i915: Extract per-platform plane->check() functionsVille Syrjälä2018-09-121-3/+5
| * drm/i915: Nuke plane->can_scale/min_downscaleVille Syrjälä2018-09-121-2/+0
| * drm/i915: s/int plane/int color_plane/Ville Syrjälä2018-09-121-1/+1
| * drm/i915: Store ggtt_view in plane_stateVille Syrjälä2018-09-121-1/+2
| * drm/i915: Store the final plane stride in plane_stateVille Syrjälä2018-09-121-2/+8
| * drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]Ville Syrjälä2018-09-121-5/+1
| * drm/i915: Add .max_stride() plane hookVille Syrjälä2018-09-121-0/+10
| * drm/i915: s/tile_offset/aligned_offset/ etc.Ville Syrjälä2018-09-121-2/+0
* | Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-09-111-10/+33
|\|
| * drm/i915: Don't pass plane to .check_plane()Ville Syrjälä2018-08-281-3/+2
| * drm/i915: introduce dp_to_i915() helperRodrigo Vivi2018-08-281-0/+6
| * drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.Dhinakaran Pandiyan2018-08-221-1/+1
| * drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.Dhinakaran Pandiyan2018-08-221-1/+2
| * drm/i915: Verify power domains after enabling themImre Deak2018-08-201-1/+0
| * drm/i915: Refactor intel_display_set_init_power() logicImre Deak2018-08-161-3/+12
| * drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enableChris Wilson2018-08-161-0/+1
| * drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst2018-08-101-0/+3
| * drm/i915: Constify power well descriptorsImre Deak2018-08-081-0/+1
| * drm/i915: Rename intel_power_domains_fini() to intel_power_domains_fini_hw()Imre Deak2018-08-081-1/+1
| * drm/i915: Interactive RPS modeChris Wilson2018-07-311-0/+2
| * drm/i915/icl: toggle PHY clock gating around link trainingPaulo Zanoni2018-07-251-0/+2
| * drm/i915/icl: program MG_DP_MODEPaulo Zanoni2018-07-251-0/+1
| * drm/i915/icl: store the port type for TC portsPaulo Zanoni2018-07-251-0/+1
* | Merge drm/drm-next into drm-misc-nextSean Paul2018-08-271-24/+44
|\ \
| * \ Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-0/+2
| |\ \
| | * | drm/i915: hdmi: add CEC notifier to intel_hdmiNeil Armstrong2018-07-131-0/+2
| * | | drm/i915: Interactive RPS modeChris Wilson2018-08-061-0/+2
| | |/ | |/|
| * | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-20/+35
| |\ \
| | * | drm/i915: Remove intel_panel_detect()Ville Syrjälä2018-07-191-1/+0
| | * | drm/i915: Kill sink_crc for goodRodrigo Vivi2018-07-181-2/+0
| | * | drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson2018-07-131-3/+0
| | * | drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä2018-07-131-0/+2
| | * | drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä2018-07-131-2/+2
| | * | drm/i915: Introduce intel_encoder_is_dig_port()Ville Syrjälä2018-07-131-9/+15
| | * | drm/i915: Introduce for_each_intel_dp()Ville Syrjälä2018-07-131-0/+14
| | * | drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor2018-07-131-2/+1
| | * | drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe updateTarun Vyas2018-07-131-1/+1
| * | | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-201-2/+0
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-181-6/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst2018-07-061-2/+0
| | * | | drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula2018-07-061-1/+1
| | * | | drm/i915/dsi: rename the current DSI files based on first platformJani Nikula2018-07-061-1/+1
| | * | | drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-051-0/+1