summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-0183-956/+1867
|\
| * drm/i915: Update DRIVER_DATE to 20180221Joonas Lahtinen2018-02-211-2/+2
| * drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fencedChris Wilson2018-02-202-4/+11
| * drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinningChris Wilson2018-02-201-1/+2
| * drm/i915: Move the policy for placement of the GGTT vma into the callerChris Wilson2018-02-207-35/+62
| * drm/i915: Also check view->type for a normal GGTT viewChris Wilson2018-02-201-1/+2
| * drm/i915: Drop WaDoubleCursorLP3Latency:ivbVille Syrjälä2018-02-201-4/+0
| * drm/i915: Set the primary plane pipe select bits on gen4Ville Syrjälä2018-02-201-1/+1
| * drm/i915: Don't set cursor pipe select bits on g4x+Ville Syrjälä2018-02-201-1/+2
| * drm/i915: Assert that we don't overflow frontbuffer tracking bitsVille Syrjälä2018-02-201-4/+8
| * drm/i915: Track number of pending freed objectsChris Wilson2018-02-203-4/+15
| * drm/i915/: Initialise trans_min for skl_compute_transition_wm()Chris Wilson2018-02-191-0/+1
| * drm/i915: Clear the in-use marker on execbuf failureChris Wilson2018-02-191-0/+2
| * drm/i915: Prune gen8_gt_irq_handlerChris Wilson2018-02-192-30/+33
| * drm/i915: Track GT interrupt handling using the master iirChris Wilson2018-02-191-20/+31
| * drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_useChris Wilson2018-02-191-8/+7
| * drm: intel_dpio_phy: fix kernel-doc comments at nested structMauro Carvalho Chehab2018-02-191-1/+1
| * drm/i915: Release connector iterator on a digital port conflict.Maarten Lankhorst2018-02-191-2/+3
| * drm/i915/execlists: Remove too early assertChris Wilson2018-02-161-2/+3
| * drm/i915: Assert that we always complete a submission to guc/execlistsChris Wilson2018-02-162-0/+12
| * drm: move read_domains and write_domain into i915Christian König2018-02-1616-74/+74
| * drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar2018-02-161-2/+2
| * drm/i915: Estimate and update missed vblanks.Dhinakaran Pandiyan2018-02-151-0/+12
| * drm/vblank: Restoring vblank counts after device PM events.Dhinakaran Pandiyan2018-02-152-0/+61
| * drm/vblank: Do not update vblank count if interrupts are already disabled.Dhinakaran Pandiyan2018-02-151-8/+10
| * drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-152-2/+2
| * drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-151-1/+1
| * drm/radeon: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-151-1/+1
| * drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-152-3/+3
| * drm/i915: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-152-2/+2
| * drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicitDhinakaran Pandiyan2018-02-151-1/+1
| * drm/vblank: Data type fixes for 64-bit vblank sequences.Dhinakaran Pandiyan2018-02-152-5/+5
| * drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2018-02-151-1/+1
| * drm/i915: Store platform_mask inside the static device infoChris Wilson2018-02-152-34/+38
| * drm/i915: Always define GEN as part of GENx_FEATURESChris Wilson2018-02-151-5/+3
| * drm/i915: Store gen_mask inside the static device infoChris Wilson2018-02-152-17/+26
| * drm/i915/gtt: Convert WARN_ON to GEM debuggingChris Wilson2018-02-151-12/+10
| * drm/i915: Clean up ancient doc comments for i915_ioc32.cChris Wilson2018-02-151-15/+12
| * drm/i915/audio: fix check for av_enc_map overflowJani Nikula2018-02-151-3/+3
| * drm/i915/cnl: Remove alpha_support protectionRodrigo Vivi2018-02-151-1/+0
| * drm/i915/cnl: Sync PCI ID with Spec.Rodrigo Vivi2018-02-151-7/+8
| * drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio2018-02-141-1/+1
| * drm/i915: Fixup kerneldoc for intel_pm.cChris Wilson2018-02-141-0/+2
| * drm/i915: Fixup kerneldocChris Wilson2018-02-141-6/+6
| * drm/i915/atomic: Fixup kerneldocChris Wilson2018-02-141-2/+3
| * drm/i915: Fixup kerneldoc for intel_uc_fw_upload()Chris Wilson2018-02-141-2/+3
| * drm/i915: Add missing kerneldoc parameters for huc_ucode_xferChris Wilson2018-02-141-1/+2
| * drm/i915/lvds: Fixup commentaryChris Wilson2018-02-141-15/+27
| * drm/i915/dvo: Fixup commentaryChris Wilson2018-02-141-13/+15
| * drm/i915/dvo: Remove incorrect kerneldoc markupsChris Wilson2018-02-141-14/+14