summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-05drm/i915: Report if an unbannable context is involved in a GPU hangChris Wilson2-6/+16
2018-02-02drm/i915: Remove spurious DRM_ERROR for cancelled interruptsChris Wilson1-26/+9
2018-02-02drm/i915/execlists: Flush GTIIR on clearing CS interrupts during resetChris Wilson1-4/+9
2018-02-02drm/i915: reduce indent in pch detectionJani Nikula1-93/+96
2018-02-02drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko3-0/+12
2018-02-02drm/i915/dp: limit DP link rate based on VBT on CNL+Jani Nikula4-1/+35
2018-02-02drm/i915/dp: clean up source rate limiting for cnlJani Nikula1-7/+11
2018-02-02drm/i915/dp: abstract rate array length limitingJani Nikula1-16/+22
2018-02-01drm/i915/bxt, glk: Avoid long atomic poll during CDCLK changeImre Deak3-6/+9
2018-02-01drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-9/+25
2018-02-01drm/i915/guc: Don't try to create log runtime if there is no logMichal Wajdeczko1-0/+3
2018-02-01drm/i915/guc: Don't forget to free GuC error logMichal Wajdeczko1-2/+4
2018-02-01drm/i915/selftests: add missing gtt shrinker testMatthew Auld1-0/+84
2018-02-01drm/i915/ppgtt: Pin page directories before allocationChris Wilson1-4/+10
2018-01-31drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP registerPaulo Zanoni1-1/+1
2018-01-31drm/i915/icl: Set graphics mode register for gen11Kelvin Gardiner2-2/+18
2018-01-31drm/i915/icl: Handle expanded PLANE_CTL_FORMAT fieldJames Ausmus2-1/+10
2018-01-31drm/i915/gen11: fix the SAGV block time for gen11Paulo Zanoni1-1/+8
2018-01-31drm/i915/icl: Introduce MBus related registersMahesh Kumar1-0/+25
2018-01-31drm/i915/icl: NV12 y-plane ddb is not in same planeMahesh Kumar1-2/+4
2018-01-31drm/i915/icl: Fail flip if ddb allocated are less than min display buffer neededMahesh Kumar1-1/+26
2018-01-31drm/i915/icl: Do not fix dbuf block size to 512Mahesh Kumar2-7/+18
2018-01-31drm/i915/icl: Don't allocate fixed bypass path blocks for ICLMahesh Kumar1-1/+2
2018-01-31drm/i915: Flush ggtt writes through the old fenced vma before changing fencesChris Wilson1-2/+6
2018-01-31drm/i915/guc: Fix return from guc_log_relay_file_createSagar Arun Kamble1-0/+2
2018-01-31drm/i915: Always run hangcheck while the GPU is busyChris Wilson4-21/+6
2018-01-30drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi1-7/+24
2018-01-30drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi6-5/+32
2018-01-30drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi5-24/+42
2018-01-30drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi3-79/+77
2018-01-30drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.Rodrigo Vivi1-0/+3
2018-01-30drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.Rodrigo Vivi1-4/+6
2018-01-30drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.Rodrigo Vivi1-1/+1
2018-01-30drm/i915/cnl: Extend Wa 1178 to Aux F.Rodrigo Vivi2-2/+4
2018-01-30drm/i915/cnl: Add AUX-F supportRodrigo Vivi6-0/+45
2018-01-30drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi3-14/+11
2018-01-30drm/i915: Add WA for planes ending close to left screen edgeImre Deak1-4/+8
2018-01-30drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak3-6/+27
2018-01-30drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi1-2/+3
2018-01-29drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson1-0/+2
2018-01-29drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson1-36/+33
2018-01-29Merge drm-next into drm-intel-next-queuedJoonas Lahtinen2431-25839/+43540
2018-01-29Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin1-48/+48
2018-01-26drm/i915/lrc: Remove superfluous WARN_ONChris Wilson1-7/+7
2018-01-25drm/i915/lrc: Clear context restore/save inhibit flags for new contextsChris Wilson1-0/+8
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie3-7/+14
2018-01-25Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie17-101/+138
2018-01-24drm: fix gpu scheduler link orderChristian König1-1/+1
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2018-01-24drm/i915/guc: Fix comments style in intel_guc_log.cSagar Arun Kamble1-15/+30