summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2012-10-17drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson6-19/+78
2012-10-17drm/i915: move hpd handling to (ibx|cpt)_irq_handlerDaniel Vetter1-10/+6
2012-10-16drm/i915: Add rc6vids to debugfsBen Widawsky1-1/+8
2012-10-16drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky2-1/+19
2012-10-16drm/i915: Extract PCU communicationBen Widawsky3-44/+68
2012-10-12drm/i915: Fix the SCC/SSC typo in the SPLL bits definitionDamien Lespiau2-4/+4
2012-10-11drm/i915: pipe and planes should be disabled on haswell_crtc_mode_setPaulo Zanoni1-2/+5
2012-10-11drm/i915: disable DDI_BUF_CTL at the correct timePaulo Zanoni1-10/+23
2012-10-11drm/i915: don't implement WaDisableEarlyCull for HaswellPaulo Zanoni1-4/+0
2012-10-10drm/i915: don't rely on previous values set on DDI_BUF_CTLPaulo Zanoni1-5/+1
2012-10-10drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni6-54/+238
2012-10-10drm/i915: add haswell_set_pipeconfPaulo Zanoni2-1/+27
2012-10-10drm/i915: add proper CPU/PCH checks to crtc_mode_set functionsPaulo Zanoni1-97/+115
2012-10-10drm/i915: add haswell_crtc_mode_setPaulo Zanoni1-1/+186
2012-10-10drm/i915: enable and disable PIPE_CLK_SEL at the right timePaulo Zanoni3-4/+41
2012-10-10drm/i915: enable and disable DDI_FUNC_CTL at the right timePaulo Zanoni4-19/+74
2012-10-10drm/i915: rewrite the LCPLL codePaulo Zanoni4-6/+45
2012-10-08drm/i915: Align the retire_requests worker to the nearest secondChris Wilson1-3/+6
2012-10-08drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson3-5/+4
2012-10-08drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau1-4/+0
2012-10-08drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau1-0/+2
2012-10-08drm/i915: remove duplicated include from intel_modes.cWei Yongjun1-1/+0
2012-10-08drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau1-5/+0
2012-10-04drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes2-0/+13
2012-10-04drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes2-0/+11
2012-10-02drm/i915: s/DRM_IRQ_ARGS/int irq, void *argDaniel Vetter1-6/+6
2012-10-02drm/i915: extract intel_set_pipe_timings from crtc_mode_setPaulo Zanoni1-70/+54
2012-10-01drm/i915: add debug logging to ASLE backlight set requestsJani Nikula1-0/+2
2012-09-28drm/i915: Fixup HDMI output on ValleyviewVijay Purushothaman2-2/+2
2012-09-28drm/i915: Add eDP support for ValleyviewGajanan Bhat2-8/+24
2012-09-28drm/i915: Enable DisplayPort in ValleyviewVijay Purushothaman2-31/+65
2012-09-28drm/i915: Program correct m n tu register for ValleyviewVijay Purushothaman2-3/+8
2012-09-28drm/i915: Add Valleyview lane control definitionsVijay Purushothaman1-0/+8
2012-09-28drm/i915: Fix SDVO IER and status bits for ValleyviewVijay Purushothaman1-4/+2
2012-09-28drm/i915: Set aux clk to 100MHz for ValleyviewVijay Purushothaman1-1/+7
2012-09-26drm/i915: limit VLV IRQ enables to those we useJesse Barnes1-13/+5
2012-09-26drm/dp: Make sink count DP 1.2 awareAdam Jackson1-5/+4
2012-09-26drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson1-1/+34
2012-09-26drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2-5/+21
2012-09-25drm/i915: remove unused variables from ironlake_crtc_mode_setPaulo Zanoni1-18/+3
2012-09-25drm/i915: extract compute_dpll from ironlake_crtc_mode_setPaulo Zanoni1-52/+97
2012-09-25drm/i915: extract set_m_n from ironlake_crtc_mode_setPaulo Zanoni1-52/+79
2012-09-25drm/i915: don't recheck for invalid pipe bppPaulo Zanoni1-12/+3
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter10-28/+56
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni1-0/+2
2012-09-20drm/i915: Fix !CONFIG_PM sysfs for real this timeBen Widawsky1-0/+2
2012-09-20drm/i915: Assert that the exec object lookup table is a power-of-twoChris Wilson1-0/+1
2012-09-20drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao1-4/+1
2012-09-20drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson4-22/+37
2012-09-20drm/i915: update dpms property in set_modeDaniel Vetter1-0/+6