aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst1-2/+0
2018-07-06drm/i915/dsi: use vlv and bxt prefixes for the global DSI functionsJani Nikula1-1/+1
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula1-1/+1
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2018-07-02drm/i915/psr: Lockless version of psr_wait_for_idleTarun Vyas1-0/+1
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-6/+1
2018-06-26drm/i915/psr: Begin to handle PSR/PSR2 errors set by sinkJosé Roberto de Souza1-0/+1
2018-06-26drm/i915/ddi: Get AUX power domain for DP main link tooImre Deak1-1/+2
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2018-06-21drm/i915: remove check for aux irqLucas De Marchi1-1/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan1-4/+24
2018-06-19drm/i915: Nuke the cursor size definesVille Syrjälä1-6/+0
2018-06-14drm/i915/dp: Add support for HBR3 and TPS4 during link trainingManasi Navare1-0/+1
2018-06-01drm/i915/icl: introduce tc_portPaulo Zanoni1-0/+3
2018-06-01drm/i915: Configure SKL+ scaler initial phase correctlyVille Syrjälä1-0/+1
2018-06-01drm/i915: Have plane->get_hw_state() return the current pipeVille Syrjälä1-2/+2
2018-05-31Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula1-2/+0
2018-05-30drm/i915: Promote .format_mod_supported() to the lead roleVille Syrjälä1-0/+1
2018-05-24drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan1-2/+0
2018-05-23drm/i915: Clean up DP pipe select bitsVille Syrjälä1-0/+3
2018-05-23drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi codeVille Syrjälä1-2/+0
2018-05-22Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula1-2/+0
2018-05-22drm/i915: Move GEM BO inside drm_framebufferDaniel Stone1-2/+1
2018-05-18drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+Ville Syrjälä1-0/+2
2018-05-17drm/i915: Clean up SDVO pipe select bitsVille Syrjälä1-0/+2
2018-05-17drm/i915: Clean up LVDS pipe select bitsVille Syrjälä1-0/+2
2018-05-17drm/i915: Clean up ADPA pipe select bitsVille Syrjälä1-0/+2
2018-05-11drm/i915: Add NV12 as supported format for primary planeChandra Konduru1-0/+2
2018-05-11drm/i915: Enable display workaround 827 for all planes, v2.Maarten Lankhorst1-0/+1
2018-05-07drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni1-0/+6
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-29/+29
2018-04-27drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar1-0/+6
2018-04-25drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11Oscar Mateo1-0/+3
2018-04-25drm/i915: Use ktime on wait_forMika Kuoppala1-2/+2
2018-04-24drm/i915: Add compiler barrier to wait_forMika Kuoppala1-0/+4
2018-04-24drm/i915: Use ktime on wait_forMika Kuoppala1-2/+2
2018-04-20drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan1-0/+2
2018-04-20drm/i915: Remove skl dc6 enable/disable functionsDaniel Vetter1-2/+0
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst1-0/+3
2018-04-09drm/i915: Remove get_existing_crtc_stateMaarten Lankhorst1-14/+0
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst1-11/+0
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru1-1/+4
2018-04-09drm/i915: Update format_is_yuv() to include NV12Chandra Konduru1-0/+1
2018-04-09drm/i915/skl+: NV12 related changes for WMMahesh Kumar1-0/+1
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar1-0/+1
2018-04-09drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar1-0/+1
2018-04-09drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar1-1/+1
2018-04-06drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo1-0/+1
2018-03-30Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi1-0/+2
2018-03-23drm/i915/icl: Added 5k source scaling support for Gen11 platformNabendu Maiti1-0/+4