aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-04drm/i915: remove duplicated SDVO/HDMI bit definitionsPaulo Zanoni
2013-03-04drm/i915: unify the definitions of the HDMI/SDVO registerPaulo Zanoni
2013-03-04drm/i915: clarify confusion between SDVO and HDMI registersPaulo Zanoni
2013-03-04drm/i915: remove disabled memset of framebuffer from intel_fbJesse Barnes
2013-03-04drm/i915: exclude CCID for platforms without itBen Widawsky
2013-03-04drm/i915: Created a sized object error dumpBen Widawsky
2013-03-03drm/i915: Single thread force wake isn't used on HSW anymoreVille Syrjälä
2013-03-03drm/i915: Use '1' instead of FORCEWAKE_KERNEL for ST force wakeVille Syrjälä
2013-03-03drm/i915: Use FORCEWAKE_KERNEL instead of hardcoded number in MT forcewake ACKVille Syrjälä
2013-03-03drm/i915: Kill a few pointless commentsVille Syrjälä
2013-03-03drm/i915: Remove a stale and misplaced commentVille Syrjälä
2013-03-03drm/i915: Document the find_pll() functionVille Syrjälä
2013-03-03drm/i915: Add to_user_ptr()Ville Syrjälä
2013-03-03drm/i915: gen2 has no tv out supportDaniel Vetter
2013-03-03drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipeRodrigo Vivi
2013-02-21drm/i915: Kill pipestat[] cacheVille Syrjälä
2013-02-20drm/i915: Refactor gen2 to gen4 vblank interrupt handlingVille Syrjälä
2013-02-20drm/i915: Fix races in gen4 page flip interrupt handlingVille Syrjälä
2013-02-20drm/i915: Eliminate race from gen2/3 page flip interrupt handlingVille Syrjälä
2013-02-20drm/i915: don't restore LVDS enable state blindly v2Jesse Barnes
2013-02-20drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver initPaulo Zanoni
2013-02-20drm/i915: use FPGA_DBG for the "unclaimed register" checksPaulo Zanoni
2013-02-20drm/i915: create functions for the "unclaimed register" checksPaulo Zanoni
2013-02-20drm/i915: rename sdvox_reg to hdmi_reg on HDMI contextPaulo Zanoni
2013-02-20drm/i915: add aux_ch_ctl_reg to struct intel_dpPaulo Zanoni
2013-02-20drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni
2013-02-20drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.cPaulo Zanoni
2013-02-20drm/i915: remove obsolete obj assignment in page flipMika Kuoppala
2013-02-20drm/i915: add \n to the end of sysfs attributesJani Nikula
2013-02-20drm/i915: Finish page flips and update primary planes after a GPU resetVille Syrjälä
2013-02-20drm/i915: Really wait for pending flips when panningVille Syrjälä
2013-02-20drm/i915: Remove platforms in the preliminary_hw_support descriptionDamien Lespiau
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes
2013-02-20intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-02-20drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILKChris Wilson
2013-02-20drm/i915: Implement pipe CSC based limited range RGB outputVille Syrjälä
2013-02-20drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter
2013-02-20drm/i915: Print the hw context status is debugfsBen Widawsky
2013-02-20drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remapDaniel Vetter
2013-02-20drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+Ville Syrjälä
2013-02-20drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson
2013-02-20drm/i915: Set i9xx lvds clock limits according to specificationsPatrik Jakobsson
2013-02-20drm/i915: Preserve the DDI link reversal configurationDamien Lespiau
2013-02-20drm/i915: Preserve the FDI line reversal override bit on CPTDamien Lespiau
2013-02-20drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula
2013-02-20drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä
2013-02-20drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä
2013-02-20drm/i915: don't clflush gem objects in stolen memoryImre Deak
2013-02-20drm/i915: Don't wait for page flips if there was GPU resetVille Syrjälä
2013-02-20drm/i915: Kill obj->pending_flipVille Syrjälä