summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: reduce indent in pch detectionJani Nikula2018-02-021-93/+96
* drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko2018-02-023-0/+12
* drm/i915/dp: limit DP link rate based on VBT on CNL+Jani Nikula2018-02-024-1/+35
* drm/i915/dp: clean up source rate limiting for cnlJani Nikula2018-02-021-7/+11
* drm/i915/dp: abstract rate array length limitingJani Nikula2018-02-021-16/+22
* drm/i915/bxt, glk: Avoid long atomic poll during CDCLK changeImre Deak2018-02-013-6/+9
* drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-02-013-9/+25
* drm/i915/guc: Don't try to create log runtime if there is no logMichal Wajdeczko2018-02-011-0/+3
* drm/i915/guc: Don't forget to free GuC error logMichal Wajdeczko2018-02-011-2/+4
* drm/i915/selftests: add missing gtt shrinker testMatthew Auld2018-02-011-0/+84
* drm/i915/ppgtt: Pin page directories before allocationChris Wilson2018-02-011-4/+10
* drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP registerPaulo Zanoni2018-01-311-1/+1
* drm/i915/icl: Set graphics mode register for gen11Kelvin Gardiner2018-01-312-2/+18
* drm/i915/icl: Handle expanded PLANE_CTL_FORMAT fieldJames Ausmus2018-01-312-1/+10
* drm/i915/gen11: fix the SAGV block time for gen11Paulo Zanoni2018-01-311-1/+8
* drm/i915/icl: Introduce MBus related registersMahesh Kumar2018-01-311-0/+25
* drm/i915/icl: NV12 y-plane ddb is not in same planeMahesh Kumar2018-01-311-2/+4
* drm/i915/icl: Fail flip if ddb allocated are less than min display buffer neededMahesh Kumar2018-01-311-1/+26
* drm/i915/icl: Do not fix dbuf block size to 512Mahesh Kumar2018-01-312-7/+18
* drm/i915/icl: Don't allocate fixed bypass path blocks for ICLMahesh Kumar2018-01-311-1/+2
* drm/i915: Flush ggtt writes through the old fenced vma before changing fencesChris Wilson2018-01-311-2/+6
* drm/i915/guc: Fix return from guc_log_relay_file_createSagar Arun Kamble2018-01-311-0/+2
* drm/i915: Always run hangcheck while the GPU is busyChris Wilson2018-01-314-21/+6
* drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi2018-01-301-7/+24
* drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi2018-01-306-5/+32
* drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi2018-01-305-24/+42
* drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi2018-01-303-79/+77
* drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.Rodrigo Vivi2018-01-301-0/+3
* drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.Rodrigo Vivi2018-01-301-4/+6
* drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.Rodrigo Vivi2018-01-301-1/+1
* drm/i915/cnl: Extend Wa 1178 to Aux F.Rodrigo Vivi2018-01-302-2/+4
* drm/i915/cnl: Add AUX-F supportRodrigo Vivi2018-01-306-0/+45
* drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi2018-01-302-3/+4
* drm/i915: Add WA for planes ending close to left screen edgeImre Deak2018-01-301-4/+8
* drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak2018-01-303-6/+27
* drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi2018-01-291-2/+3
* drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson2018-01-291-0/+2
* drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson2018-01-291-36/+33
* Merge drm-next into drm-intel-next-queuedJoonas Lahtinen2018-01-291280-18955/+30194
|\
| * Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie2018-01-253-7/+14
| |\
| | * drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede2018-01-171-4/+4
| | * drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard2018-01-151-2/+9
| | * drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter2018-01-151-1/+1
| * | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-2517-101/+138
| |\ \
| | * | drm: fix gpu scheduler link orderChristian König2018-01-241-1/+1
| | * | drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
| | * | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-231-2/+0
| | * | drm/amd/amdgpu: Add Polaris version checkJames Zhu2018-01-231-2/+15
| | * | drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-231-1/+1
| | * | drm/amdgpu: disable MMHUB power gating on ravenHuang Rui2018-01-191-2/+2