summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Merge remote-tracking branch 'danvet/drm-intel-fixes' into drm-intel-testingHEADdrm-intel-testingDaniel Vetter561-2604/+4725
2012-09-20drm/i915: Fix !CONFIG_PM sysfs for real this timedrm-intel-next-2012-09-20drm-intel-nextBen 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
2012-09-20drm/i915: don't call dpms funcs after set_modeDaniel Vetter1-10/+0
2012-09-20drm/i915: don't disable fdi links harder in ilk_crtc_enableDaniel Vetter1-3/+5
2012-09-20drm/i915: rip out intel_disable_pch_portsDaniel Vetter1-60/+0
2012-09-20agp/intel: Use a write-combining map for updating PTEsChris Wilson1-3/+8
2012-09-20drm/i915: Limit the ioremap of the PCI bar to the registersChris Wilson1-2/+14
2012-09-20drm/i915: Show render P state thresholds in sysfsBen Widawsky1-0/+36
2012-09-20drm/i915: Add setters for min/max frequencyBen Widawsky1-2/+81
2012-09-20drm/i915: rip out edp special case from dp_link_downDaniel Vetter1-7/+0
2012-09-20drm/i915: Drop the misleading cast to the wrong user pointer typeChris Wilson1-6/+3
2012-09-20i915: initialize CADL in opregionLekensteyn1-1/+22
2012-09-20drm/i915: disable the cpu edp port after the cpu pipeDaniel Vetter1-2/+7
2012-09-20drm/i915: rip out dp port enabling cludges^WchecksDaniel Vetter1-8/+8
2012-09-20drm/i915: robustify edp_pll_on/offDaniel Vetter1-11/+18
2012-09-20drm/i915: clean up the cpu edp pll special caseDaniel Vetter1-47/+27
2012-09-20drm/i915: add encoder->pre_enable/post_disableDaniel Vetter2-0/+10
2012-09-20drm/i915: rip out early dp port write for gm45/ilkDaniel Vetter1-13/+0
2012-09-20drm/i915: Error checks in gen6_set_rpsBen Widawsky2-1/+9
2012-09-20drm/i915: POSTING_READ the new rps valueBen Widawsky1-0/+2
2012-09-20drm/i915: Add current/max/min GPU freq to sysfsBen Widawsky1-0/+70
2012-09-20drm/i915: #define gpu freq multiplerBen Widawsky2-11/+13
2012-09-20drm/i915: variable renamesBen Widawsky1-8/+8
2012-09-20drm/i915: extract compute_clocks from ironlake_crtc_mode_setPaulo Zanoni1-30/+66
2012-09-20drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_setPaulo Zanoni1-5/+3
2012-09-20drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_setPaulo Zanoni1-36/+52
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson12-220/+239
2012-09-20drm/i915: Pin backing pages for preadChris Wilson1-23/+13
2012-09-20drm/i915: Pin backing pages for pwriteChris Wilson1-24/+13
2012-09-20drm/i915: Pin backing pages whilst exporting through a dmabuf vmapChris Wilson3-4/+27
2012-09-20drm/i915: Introduce drm_i915_gem_object_opsChris Wilson3-27/+80
2012-09-20drm/i915: placeholder getparamBen Widawsky1-0/+1
2012-09-19Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie27-642/+2257
2012-09-19drm: micro optimise cache flushingDave Airlie1-1/+2
2012-09-19Merge branch 'drm-lcdc' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie25-11/+3031
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart16-0/+2258
2012-09-18drm: Add NV24 and NV42 pixel formatsLaurent Pinchart2-0/+8
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen4-0/+443
2012-09-18DRM: Add DRM GEM CMA helperSascha Hauer4-0/+302
2012-09-18drm/i915: fix OOPS in lid_notifyfor-airliedDaniel Vetter1-1/+1
2012-09-18drm/i915: correctly update crtc->x/y in set_baseDaniel Vetter1-4/+6
2012-09-17drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-09-17drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson1-1/+2
2012-09-17drm/i915: enable lvds pin pairs before dpll on gen2Daniel Vetter1-6/+6
2012-09-17drm/edid: limit printk when facing bad edidJerome Glisse3-11/+20
2012-09-16Linux 3.6-rc6Linus Torvalds1-1/+1