summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add soft-pinning API for execbufferChris Wilson2015-12-096-25/+111
* drm/i915: constify intel_dvo_dev_ops structuresJulia Lawall2015-12-097-12/+12
* drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.Rodrigo Vivi2015-12-081-2/+2
* drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.Rodrigo Vivi2015-12-082-5/+13
* drm/i915: vlv: clamp minimum RPS frequency to what Punit allowsImre Deak2015-12-081-1/+11
* drm/i915: Leave FDI running after failed link training on LPT-HVille Syrjälä2015-12-081-9/+15
* drm/i915: Disable LPT-H VGA dotclock during crtc disableVille Syrjälä2015-12-081-0/+1
* drm/i915: Refactor LPT-H VGA dotclock disablingVille Syrjälä2015-12-081-14/+20
* drm/i915: Disable FDI after the CRT port on LPT-HVille Syrjälä2015-12-082-7/+6
* drm/i915: Round to closest when computing the VGA dotclock for LPT-HVille Syrjälä2015-12-081-1/+1
* drm/i915: Disable CLKOUT_DP bending on LPT/WPT as neededVille Syrjälä2015-12-082-2/+67
* drm/i915/skl: Double RC6 WRL always onMika Kuoppala2015-12-081-2/+1
* drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala2015-12-081-1/+1
* drm/i915: Fix idle_frames counter.Rodrigo Vivi2015-12-071-13/+7
* drm/i915: Remove double wait_for_vblank on broadwell.Maarten Lankhorst2015-12-071-8/+0
* drm/i915/skl: Update watermarks before the crtc is disabled.Maarten Lankhorst2015-12-071-1/+4
* drm/i915: Calculate watermark related members in the crtc_state, v4.Maarten Lankhorst2015-12-073-21/+21
* drm/i915: Move disable_cxsr to the crtc_state.Maarten Lankhorst2015-12-073-7/+10
* i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power...Zeng Zhaoxiu2015-12-071-1/+2
* drm/i915: Update DRIVER_DATE to 20151204Daniel Vetter2015-12-041-1/+1
* drm/i915/skl: Add SKL GT4 PCI IDsMika Kuoppala2015-12-042-3/+11
* Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter2015-12-044-118/+27
* drm/i915: Correct the Ref clock value for BXTDeepak M2015-12-041-1/+1
* drm/i915: Restore skl_gt3 device infoDaniel Vetter2015-12-041-0/+1
* drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_requestChris Wilson2015-12-041-1/+1
* Revert "drm/i915: Remove superfluous NULL check"Daniel Vetter2015-12-041-0/+4
* drm/i915: Clean up device info structure definitionsWayne Boyer2015-12-041-102/+35
* drm/i915: Remove superfluous NULL checkTakashi Iwai2015-12-041-4/+0
* drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst2015-12-031-7/+3
* i915: wait for fence in prepare_plane_fbAlex Goins2015-12-031-0/+11
* i915: wait for fence in mmio_flip_work_funcAlex Goins2015-12-031-0/+15
* drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath2015-12-034-27/+118
* drm/i915/guc: Clean up locks in GuCAlex Dai2015-12-033-35/+12
* drm/i915: only recompress FBC after flushing a drawing operationPaulo Zanoni2015-12-031-2/+6
* drm/i915: get rid of FBC {,de}activation messagesPaulo Zanoni2015-12-031-15/+0
* drm/i915: kill fbc.uncompressed_sizePaulo Zanoni2015-12-032-10/+4
* drm/i915: use a single intel_fbc_work structPaulo Zanoni2015-12-032-61/+52
* drm/i915: check for FBC planes in the same place as the pipesPaulo Zanoni2015-12-031-6/+8
* drm/i915: alloc/free the FBC CFB during enable/disablePaulo Zanoni2015-12-031-65/+69
* drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni2015-12-034-58/+157
* drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni2015-12-036-68/+66
* drm/i915: pass the crtc as an argument to intel_fbc_update()Paulo Zanoni2015-12-033-42/+31
* drm/i915: set dev_priv->fbc.crtc before scheduling the enable workPaulo Zanoni2015-12-032-14/+9
* drm/i915: fix the CFB size checkPaulo Zanoni2015-12-031-1/+2
* drm/i915: abstract i2c bit banging fallback in gmbus xferJani Nikula2015-12-021-14/+25
* drm/i915: simplify gmbus xfer error checksJani Nikula2015-12-021-8/+4
* drm/i915: Add "missing" break to haswell_get_ddi_pll()Ville Syrjälä2015-12-021-0/+1
* drm/i915: Check VBT for CRT port presence on HSW/BDWVille Syrjälä2015-12-022-2/+5
* drm/i915: Don't register CRT connector when DDI E can't be usedVille Syrjälä2015-12-021-0/+4
* drm/i915: Don't register the CRT connector when it's fused off on LPT-HVille Syrjälä2015-12-022-0/+4
OpenPOWER on IntegriCloud