aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-23
|\
| * drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-23
| * drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall2011-11-22
| * drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher2011-11-22
| * drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher2011-11-22
| * ttm: Don't return the bo reserved on error pathThomas Hellstrom2011-11-22
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie2011-11-22
| |\
| | * drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai2011-11-17
| | * drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick2011-11-17
| | * drm/i915: Use DPCD value for max DP lanes.Keith Packard2011-11-16
| | * drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard2011-11-16
| | * drm/i915: Remove trailing white spaceKeith Packard2011-11-16
| | * drm/i915: Try harder during dp pattern 1 link trainingKeith Packard2011-11-16
| | * drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard2011-11-16
| | * drm/i915: Let panel power sequencing hardware do its jobKeith Packard2011-11-16
| | * drm/i915: Treat PCH eDP like DP in most placesKeith Packard2011-11-16
| | * drm/i915: Remove link_status field from intel_dp structureKeith Packard2011-11-16
| | * drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard2011-11-16
| | * drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard2011-11-10
| | * drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2011-11-07
| | * drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2011-11-07
| | * drm/i915: enable cacheable objects on IvybridgeJesse Barnes2011-11-03
| | * drm/i915: add constants to size fence arrays and fieldsDaniel Vetter2011-11-03
| | * drm/i915: Ivybridge still has fences!Daniel Vetter2011-11-03
| | * drm/i915: forcewake warning fixes in debugfsBen Widawsky2011-11-03
| | * drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt2011-11-01
| | * drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard2011-11-01
| | * drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMSAdam Jackson2011-10-28
| | * drm/i915: only match on PCI_BASE_CLASS_DISPLAYDaniel Vetter2011-10-28
| | * drm/i915: disable temporal dithering on the internal panelDaniel Vetter2011-10-28
| * | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-20
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-15
|\| |
| * | drm/radeon/kms: fix segfault in pm reworkAlex Deucher2011-11-15
| * | drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-11-15
| * | vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie2011-11-14
| * | drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner2011-11-14
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-13
|\| |
| * | drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-12
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-11
|\| |
| * | drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2011-11-11
| * | drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher2011-11-11
| * | drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher2011-11-11
| * | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2011-11-11
| * | drm: fix kconfig unmet dependency warningRandy Dunlap2011-11-11
| * | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2011-11-11
| |\ \
| | * | drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson2011-11-09
| | * | drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz2011-11-09
| | * | drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez2011-11-09
| | * | drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs2011-11-09
| | * | drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs2011-11-09