summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-09-24drm/i915/skl: Skylake has 2 "sprite" planes per pipeDamien Lespiau
2014-09-24drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:sklDamien Lespiau
2014-09-24drm/i915/skl: Implement Wa4x4STCOptimizationDisable:sklDamien Lespiau
2014-09-24drm/i915/skl: Implement WaDisableSDEUnitClockGating:sklDamien Lespiau
2014-09-24drm/i915/skl: Sunrise Point PCH detectionSatheeshakrishna M
2014-09-24drm/i915/skl: Adjust the display engine interruptsDamien Lespiau
2014-09-24drm/i915/skl: Restore pipe B/C interruptsSatheeshakrishna M
2014-09-24drm/i915/skl: SKL backlight enablingSatheeshakrishna M
2014-09-24drm/i915/skl: vfuncs for skl eld and global resourceSatheeshakrishna M
2014-09-24drm/i915/skl: SKL pipe misc programmingSatheeshakrishna M
2014-09-24drm/i915/skl: SKL shares the same underrun interrupt as BDWDamien Lespiau
2014-09-24drm/i915/skl: Report the PDP regs as in gen8Damien Lespiau
2014-09-24drm/i915/skl: report the same INSTDONE registers as gen8Damien Lespiau
2014-09-24drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMPDamien Lespiau
2014-09-24drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau
2014-09-24drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylakeDamien Lespiau
2014-09-24drm/i915/skl: Implement the get_aux_clock_divider() DP vfuncDamien Lespiau
2014-09-24drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+Damien Lespiau
2014-09-24drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau
2014-09-24drm/i915/skl: Skylake moves AUX_CTL from PCH to CPUDamien Lespiau
2014-09-24drm/i915/skl: Add support for DP voltage swings and pre-emphasisDamien Lespiau
2014-09-24drm/i915/skl: Program the DDI buffer translation tablesDamien Lespiau
2014-09-24drm/i915/skl: Don't try to read out the PCH transcoder state if not presentDamien Lespiau
2014-09-24drm/i915/skl: Don't create a VGA connector on SkylakeDamien Lespiau
2014-09-24drm/i915/skl: Implement the new update_plane() for primary planesDamien Lespiau
2014-09-24drm/i915/skl: i915_swizzle_info gen9 fixRobert Beckett
2014-09-24drm/i915/skl: Framebuffers need to be aligned to 256KB on SkylakeDamien Lespiau
2014-09-24drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+Imre Deak
2014-09-24drm/i915/skl: Skylake shares the interrupt logic with BroadwellDamien Lespiau
2014-09-24drm/i915/skl: Provide a placeholder for init_clock_gating()Damien Lespiau
2014-09-24drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau
2014-09-24drm/i915/skl: SKL FBC enablementDaisy Sun
2014-09-24drm/i915/skl: Add an IS_SKYLAKE macroSatheeshakrishna M
2014-09-24drm/i915/skl: Add an IS_GEN9() defineDamien Lespiau
2014-09-24drm/i915/skl: Add the Skylake PCI idsDamien Lespiau
2014-09-24drm/i915/bdw: Cleanup pre prod workaroundsMika Kuoppala
2014-09-24drm/i915: PSR: Organize PSR enable functionRodrigo Vivi
2014-09-24drm/i915: PSR: organize setup function.Rodrigo Vivi
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-23drm/i915/hdmi: fix hdmi audio state readoutJani Nikula
2014-09-23drm/i915: Don't leak command parser tables on suspend/resumeBrad Volkin
2014-09-23drm/i915: add SW tracking to FBC enablingPaulo Zanoni
2014-09-23drm/i915: extract intel_init_fbc()Paulo Zanoni
2014-09-19drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter
2014-09-19drm/i915: Inline feature detection into sanitize_enable_ppgttChris Wilson
2014-09-19drm/i915: Log a message when rejecting LRM to OACONTROLBrad Volkin
2014-09-19drm/i915: Re-enable the command parser when using PPGTTBrad Volkin
2014-09-19drm/i915: Update DRIVER_DATE to 20140919Daniel Vetter
2014-09-19drm/i915/vlv: Remove check for Old Ack during forcewakeDeepak S
2014-09-19drm/i915: Avoid reading fbc registers in vain when fbc was never enabled.Rodrigo Vivi