Age | Commit message (Expand) | Author |
2010-12-01 | drm/radeon/kms: add workaround for dce3 ddc line vbios bug | Alex Deucher |
2010-12-01 | drm/radeon/kms: fix interlaced and doublescan handling | Alex Deucher |
2010-12-01 | drm/radeon/kms: fix typos in disabled vbios code | Alex Deucher |
2010-12-01 | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie |
2010-11-30 | Revert "drm/i915/dp: use VBT provided eDP params if available" | Chris Wilson |
2010-11-29 | drm/i915: Clear pfit registers when not used by any outputs | Chris Wilson |
2010-11-29 | drm: record monitor status in output_poll_execute | Keith Packard |
2010-11-29 | drm: Set connector DPMS status to ON in drm_crtc_helper_set_config | Keith Packard |
2010-11-28 | drm/i915: fix regression due to ba3d8d749b01548b9 | Daniel Vetter |
2010-11-26 | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie |
2010-11-26 | Revert "drm/radeon/kms: fix typo in r600 cs checker" | Alex Deucher |
2010-11-24 | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable | Chris Wilson |
2010-11-23 | drm/i915/sdvo: Always fallback to querying the shared DDC line | Chris Wilson |
2010-11-23 | drm/i915: Handle pagefaults in execbuffer user relocations | Chris Wilson |
2010-11-22 | drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported | Chris Wilson |
2010-11-22 | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson |
2010-11-22 | drm/radeon/kms: fix resume regression for some r5xx laptops | Alex Deucher |
2010-11-22 | drm/radeon/kms: fix regression in rs4xx i2c setup | Alex Deucher |
2010-11-21 | drm/i915: Only save/restore cursor regs if !KMS | Chris Wilson |
2010-11-21 | drm/i915: Prevent integer overflow when validating the execbuffer | Chris Wilson |
2010-11-19 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-11-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-11-19 | drm/i915: Disable FBC on Ironlake to save 1W | Alex Shi |
2010-11-19 | drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware | Keith Packard |
2010-11-19 | drm/i915/crt: Introduce struct intel_crt | Chris Wilson |
2010-11-19 | drm/i915: Do not hold mutex when faulting in user addresses | Chris Wilson |
2010-11-19 | drm/radeon/kms: i2c s/sprintf/snprintf/g for safety | Alex Deucher |
2010-11-19 | drm/radeon/kms: fix i2c pad masks on rs4xx | Alex Deucher |
2010-11-18 | drm/ttm: Fix up a theoretical deadlock | Thomas Hellstrom |
2010-11-18 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie |
2010-11-18 | drm/radeon/kms: fix tiling info on evergreen | Alex Deucher |
2010-11-18 | drm/radeon/kms: fix alignment when allocating buffers | Alex Deucher |
2010-11-18 | drm/vmwgfx: Fix up an error path during bo creation | Thomas Hellstrom |
2010-11-18 | drm/radeon/kms: register an i2c adapter name for the dp aux bus | Alex Deucher |
2010-11-18 | drm/radeon/kms/atom: add proper external encoders support | Alex Deucher |
2010-11-18 | drm/radeon/kms/atom: cleanup and unify DVO handling | Alex Deucher |
2010-11-18 | drm/radeon/kms: properly power up/down the eDP panel as needed (v4) | Alex Deucher |
2010-11-18 | drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() | Alex Deucher |
2010-11-18 | drm/radeon/kms: turn the backlight off explicitly for dpms | Alex Deucher |
2010-11-18 | drm/radeon/kms: fix typo in r600 cs checker | Alex Deucher |
2010-11-18 | drm: radeon: fix error value sign | Vasiliy Kulikov |
2010-11-18 | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx | Alex Deucher |
2010-11-18 | nouveau: Acknowledge HPD irq in handler, not bottom half | Andy Lutomirski |
2010-11-18 | drm/nouveau: Fix a few confusions between "chipset" and "card_type". | Francisco Jerez |
2010-11-18 | drm/nouveau: don't expose backlight control when available through ACPI | Ben Skeggs |
2010-11-18 | drm/nouveau/pm: improve memtiming mappings | Roy Spliet |
2010-11-18 | drm/nouveau: Make PCIE GART size depend on the available RAMIN space. | Francisco Jerez |
2010-11-18 | drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. | Francisco Jerez |
2010-11-18 | drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set | Martin Peres |
2010-11-18 | drm/nouveau: Don't use load detection for connector polling. | Francisco Jerez |