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