summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-10-10drm/i915: add proper CPU/PCH checks to crtc_mode_set functionsPaulo Zanoni
2012-10-10drm/i915: add haswell_crtc_mode_setPaulo Zanoni
2012-10-10drm/i915: enable and disable PIPE_CLK_SEL at the right timePaulo Zanoni
2012-10-10drm/i915: enable and disable DDI_FUNC_CTL at the right timePaulo Zanoni
2012-10-10drm/i915: rewrite the LCPLL codePaulo Zanoni
2012-10-08drm/i915: Align the retire_requests worker to the nearest secondChris Wilson
2012-10-08drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson
2012-10-08drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau
2012-10-08drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau
2012-10-07drm/i915: remove duplicated include from intel_modes.cWei Yongjun
2012-10-07drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau
2012-10-04drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes
2012-10-04drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes
2012-10-02drm/i915: s/DRM_IRQ_ARGS/int irq, void *argDaniel Vetter
2012-10-02drm/i915: extract intel_set_pipe_timings from crtc_mode_setPaulo Zanoni
2012-10-01drm/i915: add debug logging to ASLE backlight set requestsJani Nikula
2012-09-28drm/i915: Fixup HDMI output on ValleyviewVijay Purushothaman
2012-09-28drm/i915: Add eDP support for ValleyviewGajanan Bhat
2012-09-28drm/i915: Enable DisplayPort in ValleyviewVijay Purushothaman
2012-09-28drm/i915: Program correct m n tu register for ValleyviewVijay Purushothaman
2012-09-28drm/i915: Add Valleyview lane control definitionsVijay Purushothaman
2012-09-28drm/i915: Fix SDVO IER and status bits for ValleyviewVijay Purushothaman
2012-09-28drm/i915: Set aux clk to 100MHz for ValleyviewVijay Purushothaman
2012-09-26drm/i915: limit VLV IRQ enables to those we useJesse Barnes
2012-09-26drm/dp: Make sink count DP 1.2 awareAdam Jackson
2012-09-26drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson
2012-09-26drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson
2012-09-26drm: Export drm_probe_ddc()Adam Jackson
2012-09-25drm/i915: remove unused variables from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: extract compute_dpll from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: extract set_m_n from ironlake_crtc_mode_setPaulo Zanoni
2012-09-25drm/i915: don't recheck for invalid pipe bppPaulo Zanoni
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni
2012-09-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-09-21drm/nouveau: add dmi quirk for gpio resetDave Airlie
2012-09-20Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-09-20drm/radeon: Prevent leak of scratch register on resume from suspendSimon Kitching
2012-09-20drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky
2012-09-20drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson
2012-09-20drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao
2012-09-20drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson
2012-09-20drm/i915: update dpms property in set_modeDaniel Vetter
2012-09-20drm/i915: don't call dpms funcs after set_modeDaniel Vetter
2012-09-20drm/i915: don't disable fdi links harder in ilk_crtc_enableDaniel Vetter
2012-09-20drm/i915: rip out intel_disable_pch_portsDaniel Vetter
2012-09-20drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson
2012-09-20drm/i915: Show render P state thresholds in sysfsBen Widawsky
2012-09-20drm/i915: Add setters for min/max frequencyBen Widawsky
2012-09-20drm/i915: rip out edp special case from dp_link_downDaniel Vetter