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