| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-04-05 |
|\ |
|
| * | drm/i915/lvds: Remove 0xa0 DDC probe for LVDS | Chris Wilson | 2011-04-05 |
| * | drm/i915/crt: Remove 0xa0 probe for VGA | Chris Wilson | 2011-04-05 |
* | | drm: fix "persistant" typo | Jan Engelhardt | 2011-04-04 |
* | | drm/radeon/kms: pageflipping cleanup for avivo+ | Alex Deucher | 2011-04-03 |
* | | drm/radeon/kms: Add support for tv-out dongle on G5 9600 | Alex Deucher | 2011-04-03 |
* | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-03-31 |
|\| |
|
| * | drm/i915: Reset GMBUS controller after NAK | Chris Wilson | 2011-03-31 |
| * | drm/i915: Busy-spin wait_for condition in atomic contexts | Chris Wilson | 2011-03-31 |
| * | drm/i915/lvds: Always return connected in the absence of better information | Chris Wilson | 2011-03-24 |
* | | drm: export drm_find_cea_extension to drivers | Ben Skeggs | 2011-03-31 |
* | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) | John Lindgren | 2011-03-31 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 |
|\ \ |
|
| * | | drm/vblank: update recently added vbl interface to be more future proof. | Dave Airlie | 2011-03-24 |
| * | | drm radeon: Return -EINVAL on wrong pm sysfs access | Thomas Renninger | 2011-03-24 |
| * | | drm/radeon/kms: fix hardcoded EDID handling | Alex Deucher | 2011-03-24 |
| * | | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next | Dave Airlie | 2011-03-24 |
| |\| |
|
| | * | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2011-03-24 |
| | * | drm/i915: Avoid unmapping pages from a NULL address space | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Fix use after free within tracepoint | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Restore missing command flush before interrupt on BLT ring | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Disable pagefaults along execbuffer relocation fast path | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Fix computation of pitch for dumb bo creator | Chris Wilson | 2011-03-23 |
| | * | drm/i915: report correct render clock frequencies on SNB | Jesse Barnes | 2011-03-23 |
| | * | drm/i915/dp: Correct the order of deletion for ghost eDP devices | Takashi Iwai | 2011-03-23 |
| | * | drm/i915: Fix tiling corruption from pipelined fencing | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Re-enable self-refresh | Yuanhan Liu | 2011-03-23 |
| | * | drm/i915: Prevent racy removal of request from client list | Herton Ronaldo Krzesinski | 2011-03-23 |
| | * | drm/i915: skip redundant operations whilst enabling pipes and planes | Chris Wilson | 2011-03-23 |
| | * | drm/i915: Remove surplus POSTING_READs before wait_for_vblank | Chris Wilson | 2011-03-23 |
| * | | drm/radeon/kms: prefer legacy pll algo for tv-out | Alex Deucher | 2011-03-23 |
| * | | drm: check for modesetting on modeset ioctls | Dave Airlie | 2011-03-20 |
| |/ |
|
| * | drm/kernel: vblank wait on crtc > 1 | Ilija Hadzic | 2011-03-20 |
| * | drm: Fix use-after-free in drm_gem_vm_close() | Chris Wilson | 2011-03-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-03-24 |
|\ \ |
|
| * | | drivers:video:aty:radeon_base Fix typo occationally to occasionally | Justin P. Mattock | 2011-03-22 |
* | | | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 2011-03-23 |
* | | | nouveau: change the backlight parent device to the connector, not the PCI dev | Matthew Garrett | 2011-03-22 |
* | | | radeon: expose backlight class device for legacy LVDS encoder | Michel Dänzer | 2011-03-22 |
* | | | backlight: add backlight type | Matthew Garrett | 2011-03-22 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 |
|\ \
| |/
|/| |
|
| * | drm: fix printk typo 'sracth' | Paul Bolle | 2011-03-01 |
| * | drm: Fix printk typo 'failled' | Paul Bolle | 2011-02-17 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 |
| |\ |
|
| * | | GPU DRM: Remove unnecessary casts of void ptr returning alloc function return... | Jesper Juhl | 2011-01-19 |
* | | | drm/radeon: fixup refcounts in radeon dumb create ioctl. | Dave Airlie | 2011-03-16 |
* | | | drm: radeon: *_cs_packet_parse_vline() cleanup | Paul Bolle | 2011-03-16 |
* | | | 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-15 |
|\ \ \ |
|
| * | | | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie | 2011-03-13 |