summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-09-12drm/i915: Move chv rotation checks to plane->check()Ville Syrjälä
2018-09-12drm/i915: Move display w/a #1175Ville Syrjälä
2018-09-12drm/i915: Extract per-platform plane->check() functionsVille Syrjälä
2018-09-12drm/i915: Nuke plane->can_scale/min_downscaleVille Syrjälä
2018-09-12drm/i915: s/int plane/int color_plane/Ville Syrjälä
2018-09-12drm/i915: Store ggtt_view in plane_stateVille Syrjälä
2018-09-12drm/i915: Store the final plane stride in plane_stateVille Syrjälä
2018-09-12drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]Ville Syrjälä
2018-09-12drm/i915: Add .max_stride() plane hookVille Syrjälä
2018-09-12drm/i915: s/tile_offset/aligned_offset/ etc.Ville Syrjälä
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
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-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar
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-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
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-13drm/i915/crc: implement get_crc_sources callbackMahesh Kumar
2018-08-13drm/i915/crc: implement verify_crc_source callbackMahesh Kumar
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-08-06drm/i915: Interactive RPS modeChris Wilson
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-13drm/i915: hdmi: add CEC notifier to intel_hdmiNeil Armstrong
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