Age | Commit message (Expand) | Author |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | drm/radeon: fixup refcounts in radeon dumb create ioctl. | Dave Airlie |
2011-03-17 | drm: radeon: *_cs_packet_parse_vline() cleanup | Paul Bolle |
2011-03-17 | radeon: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser |
2011-03-16 | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie |
2011-03-16 | drm: Retry i2c transfer of EDID block after failure | Chris Wilson |
2011-03-16 | drm/radeon/kms: fix typo in atom overscan setup | Alex Deucher |
2011-03-16 | drm: Hold the mode mutex whilst probing for sysfs status | Chris Wilson |
2011-03-15 | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr... | Dave Airlie |
2011-03-14 | drm/nouveau: fix __nouveau_fence_wait performance | Marcin Slusarz |
2011-03-14 | drm/nv40: attempt to reserve just enough vram for all 32 channels | Ben Skeggs |
2011-03-14 | drm/nv50: check for vm traps on every gr irq | Ben Skeggs |
2011-03-14 | drm/nv50: decode vm faults some more | Ben Skeggs |
2011-03-14 | drm/nouveau: add nouveau_enum_find() util function | Ben Skeggs |
2011-03-14 | drm/nouveau: properly handle pushbuffer check failures | Marcin Slusarz |
2011-03-14 | drm/nvc0: remove vm hack forcing large/small pages to not share a PDE | Ben Skeggs |
2011-03-14 | drm/i915: disable opregion lid detection for now. | Dave Airlie |
2011-03-14 | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie |
2011-03-14 | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie |
2011-03-13 | drm/radeon: fix page flipping hangs on r300/r400 | Dave Airlie |
2011-03-11 | drm/radeon: add pageflip hooks for fusion | Dave Airlie |
2011-03-10 | drm/i915: Revive combination mode for backlight control | Takashi Iwai |
2011-03-08 | drm: index i shadowed in 2nd loop | roel |
2011-03-08 | Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes | Dave Airlie |
2011-03-08 | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously | Ben Skeggs |
2011-03-08 | drm/nouveau: fix regression causing ttm to not be able to evict vram | Ben Skeggs |
2011-03-07 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2011-03-07 | drm/i915: Only wait on a pending flip if we intend to write to the buffer | Chris Wilson |
2011-03-07 | drm/i915/dp: Sanity check eDP existence | Chris Wilson |
2011-03-07 | drm/i915: Rebind the buffer if its alignment constraints changes with tiling | Chris Wilson |
2011-03-07 | drm/i915: Disable GPU semaphores by default | Chris Wilson |
2011-03-06 | drm/i915: Do not overflow the MMADDR write FIFO | Chris Wilson |
2011-03-06 | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" | Chris Wilson |
2011-03-04 | drm: add cap bit to denote if dumb ioctl is available or not. | Dave Airlie |
2011-03-04 | drm/core: add ioctl to query device/driver capabilities | Ben Skeggs |
2011-03-04 | drm/nouveau: allocate kernel's notifier object at end of block | Ben Skeggs |
2011-03-03 | drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+ | Alex Deucher |
2011-03-03 | drm/radeon/kms: cayman/evergreen cs checker updates | Alex Deucher |
2011-03-03 | drm/radeon/kms/cayman: always set certain VGT regs at CP init | Alex Deucher |
2011-03-03 | drm/radeon/kms: additional default context regs for cayman | Alex Deucher |
2011-03-03 | drm/radeon/kms: add cayman CS check support | Alex Deucher |
2011-03-03 | drm/radeon/kms: add radeon_asic entry for cayman | Alex Deucher |
2011-03-03 | drm/radeon/kms: add cayman safe regs | Alex Deucher |
2011-03-03 | drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions | Alex Deucher |
2011-03-03 | drm/radeon/kms: add cayman asic reset support | Alex Deucher |
2011-03-03 | drm/radeon/kms: add support for cayman irqs | Alex Deucher |
2011-03-03 | drm/radeon/kms: add support for CP setup on cayman asics | Alex Deucher |
2011-03-03 | drm/radeon/kms: add support for cayman gart setup | Alex Deucher |
2011-03-03 | drm/radeon/kms: add gpu_init function for cayman | Alex Deucher |
2011-03-03 | drm/radeon/kms: add ucode loader for cayman | Alex Deucher |