aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * | drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-08
| | * | drm/exynos: added drm prime feature.Inki Dae2012-05-08
| | * | drm/exynos: added cache attribute support for gem.Inki Dae2012-05-08
| * | | drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-22
| * | | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
| * | | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
| * | | drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-22
| * | | drm: Don't initialize local ret variable when not neededLaurent Pinchart2012-05-22
| * | | drm: Delete the vblank timer synchronously at cleanup timeLaurent Pinchart2012-05-22
| * | | drm/backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-22
| * | | drm/nouveau/dp: Probe branch/sink OUIs (v2)Adam Jackson2012-05-22
| * | | drm/radeon/dp: Probe branch/sink OUIsAdam Jackson2012-05-22
| * | | drm/i915/dp: Probe branch/sink OUIsAdam Jackson2012-05-22
| * | | gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox2012-05-22
| * | | gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-22
| * | | gma500: Prevent endless loop in panel power up sequenceAlan Cox2012-05-22
| * | | drm/radeon/hdmi: compile audio status in 1 functionRafał Miłecki2012-05-22
| * | | nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie2012-05-22
| | |/ | |/|
| * | Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-21
| |\ \
| | * | drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter2012-05-20
| | * | drm/i915: implement hsw_write_infoframePaulo Zanoni2012-05-20
| | * | drm/i915: small hdmi coding style cleanupsPaulo Zanoni2012-05-20
| | * | drm/i915: fixup infoframe support for sdvoDaniel Vetter2012-05-20
| | * | drm/i915: Enable the PCH PLL for all generations after link trainingChris Wilson2012-05-19
| | * | drm/i915: Convert BUG_ON(!pll->active) and friends to a WARNChris Wilson2012-05-19
| | * | drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter2012-05-19
| | * | drm/i915: disable gmbus on i830Daniel Vetter2012-05-19
| | * | drm/i915: Replace the feature tests for BLT/BSD with ring init checksChris Wilson2012-05-19
| | * | drm/i915: Check whether the ring is initialised prior to dispatchChris Wilson2012-05-19
| | * | drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-19
| | * | drm/i915: Assert that the transcoder is indeed off before modifying itChris Wilson2012-05-19
| | * | drm/i915: hook Haswell devices in placeEugeni Dodonov2012-05-19
| | * | drm/i915: prepare HDMI link for HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: move HDMI structs to shared locationEugeni Dodonov2012-05-19
| | * | drm/i915: add WR PLL programming tableEugeni Dodonov2012-05-19
| | * | drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov2012-05-19
| | * | drm/i915: detect digital outputs on HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: program iCLKIP on Lynx PointEugeni Dodonov2012-05-19
| | * | drm/i915: program WM_LINETIME on HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: define Haswell watermarks and clock gatingEugeni Dodonov2012-05-19
| | * | drm/i915: use ironlake eld write routine for HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: support DDI training in FDI modeEugeni Dodonov2012-05-19
| | * | drm/i915: initialize DDI buffer translationsEugeni Dodonov2012-05-19
| | * | drm/i915: account for only one PCH receiver on HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: handle DDI-related assertionsEugeni Dodonov2012-05-19
| | * | drm/i915: add LPT PCH checksEugeni Dodonov2012-05-19
| | * | drm/i915: enable power wells on Haswell initEugeni Dodonov2012-05-19
| | * | drm/i915: detect PCH encoders on HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: do not use fdi_normal_train on HaswellEugeni Dodonov2012-05-19
| | * | drm/i915: show unknown sdvox registers on hdmi initEugeni Dodonov2012-05-19