summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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
2018-05-18drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+Ville Syrjälä
2018-05-17drm/i915: Clean up SDVO pipe select bitsVille Syrjälä
2018-05-17drm/i915: Clean up LVDS pipe select bitsVille Syrjälä
2018-05-17drm/i915: Clean up ADPA pipe select bitsVille Syrjälä
2018-05-11drm/i915: Add NV12 as supported format for primary planeChandra Konduru
2018-05-11drm/i915: Enable display workaround 827 for all planes, v2.Maarten Lankhorst
2018-05-07drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-04-27drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar
2018-04-25drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11Oscar Mateo
2018-04-25drm/i915: Use ktime on wait_forMika Kuoppala
2018-04-24drm/i915: Add compiler barrier to wait_forMika Kuoppala
2018-04-24drm/i915: Use ktime on wait_forMika Kuoppala
2018-04-20drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan
2018-04-20drm/i915: Remove skl dc6 enable/disable functionsDaniel Vetter
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst
2018-04-09drm/i915: Remove get_existing_crtc_stateMaarten Lankhorst
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru
2018-04-09drm/i915: Update format_is_yuv() to include NV12Chandra Konduru
2018-04-09drm/i915/skl+: NV12 related changes for WMMahesh Kumar
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar
2018-04-06drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo
2018-03-30Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi