summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2012-08-17drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula
2012-08-06drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson
2012-08-06drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin
2012-07-20drm/i915: kill intel_ddc_probeDaniel Vetter
2012-07-20drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov
2012-07-05drm/i915: introduce crtc->dspaddr_offsetDaniel Vetter
2012-07-05drm/i915: fix up ilk rc6 disabling confusionDaniel Vetter
2012-07-05drm/i915: move force wake support into intel_pmEugeni Dodonov
2012-06-25drm/i915: wrap up gt powersave enabling functionsDaniel Vetter
2012-06-13drm/i915: Switch off FBC when disabling the primary plane when obscuredChris Wilson
2012-06-12drm/i915: properly enable the blc controller on the right pipeDaniel Vetter
2012-06-04drm/i915: don't chnage the original mode in dp_mode_fixupDaniel Vetter
2012-06-04drm/i915: compute the target_clock for edp directlyDaniel Vetter
2012-05-30drm/i915: add set_infoframes to struct intel_hdmiPaulo Zanoni
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter
2012-05-19drm/i915: prepare HDMI link for HaswellEugeni Dodonov
2012-05-19drm/i915: move HDMI structs to shared locationEugeni Dodonov
2012-05-19drm/i915: detect digital outputs on HaswellEugeni Dodonov
2012-05-19drm/i915: program WM_LINETIME on HaswellEugeni Dodonov
2012-05-19drm/i915: support DDI training in FDI modeEugeni Dodonov
2012-05-19drm/i915: initialize DDI buffer translationsEugeni Dodonov
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-03drm/i915: Periodically sanity check power managementChris Wilson
2012-05-03drm/i915: make DBLCLK modes workPaulo Zanoni
2012-05-03drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR'Paulo Zanoni
2012-05-03drm/i915: move rps/emon function declarationsDaniel Vetter
2012-05-03drm/i915: move the ips code to intel_pm.cDaniel Vetter
2012-05-03drm/i915: manage PCH PLLs separately from pipesJesse Barnes
2012-04-18drm/i915: add generic power management initializationEugeni Dodonov
2012-04-18drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov
2012-04-18drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov
2012-04-16drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson
2012-04-16drm/i915: don't clobber the special upscaling lvds timingsDaniel Vetter
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-03-29drm/i915: suspend fbdev device around suspend/hibernateDave Airlie
2012-03-28drm/i915: add DPIO supportJesse Barnes
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie
2012-01-03drm/i915: add color key support v4Jesse Barnes
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-10-20drm/i915: use correct SPD type valueJesse Barnes
2011-10-20drm/i915: export a CPT mode set verification functionJesse Barnes