| Commit message (Expand) | Author | Age |
* | gma500: Oaktrail BIOS handling | Alan Cox | 2011-12-06 |
* | gma500: Fix oaktrail probing part 1 | Alan Cox | 2011-12-06 |
* | gma500: Be smarter about layout | Alan Cox | 2011-12-06 |
* | gma500: gtt based hardware scrolling console | Alan Cox | 2011-12-06 |
* | gma500: frame buffer locking | Alan Cox | 2011-12-06 |
* | gma500: Fix backlight crash | Alan Cox | 2011-12-06 |
* | gma500: kill bogus code | Alan Cox | 2011-12-06 |
* | gma500: Convert spaces to tabs in accel_2d.c. | Akshay Joshi | 2011-12-06 |
* | gma500: do a pass over the FIXME tags | Alan Cox | 2011-12-06 |
* | gma500: Add VBLANK support for Poulsbo hardware | Patrik Jakobsson | 2011-12-06 |
* | gma500: Don't enable MSI on Poulsbo | Patrik Jakobsson | 2011-12-06 |
* | gma500: Only register interrupt handler for poulsbo hardware | Patrik Jakobsson | 2011-12-06 |
* | gma500: kill virtual mapping support | Alan Cox | 2011-12-06 |
* | gma500: Move the API | Alan Cox | 2011-12-06 |
* | gma500: kill off NUM_PIPE define | Alan Cox | 2011-12-06 |
* | gma500: Rename the ioctls to avoid clashing with the legacy drivers | Alan Cox | 2011-12-06 |
* | drm/gma500: begin pruning dead bits of API | Alan Cox | 2011-12-06 |
* | drm: Redefine pixel formats | Ville Syrjälä | 2011-12-01 |
* | drm: move the fb bpp/depth helper into the core. | Dave Airlie | 2011-11-29 |
* | drm/radeon/kms: fix up for BIG ENDIAN breakage | Dave Airlie | 2011-11-29 |
* | drm/gma500: fix compile error | Ilija Hadzic | 2011-11-28 |
* | drm/gma500: remove genrated file | Ilija Hadzic | 2011-11-28 |
* | drm/gma500: port framebuffer to new plane interface. | Dave Airlie | 2011-11-28 |
* | Merge branch 'drm-gma500-alanc' into drm-core-next | Dave Airlie | 2011-11-16 |
|\ |
|
| * | gma500: Now connect up to the DRM build to finish the job | Alan Cox | 2011-11-16 |
| * | gma500: fixup build versus latest header changes. | Dave Airlie | 2011-11-16 |
| * | gma500: Add support for Cedarview | Alan Cox | 2011-11-16 |
| * | gma500: Add Oaktrail support | Alan Cox | 2011-11-16 |
| * | gma500: Add Poulsbo support | Alan Cox | 2011-11-16 |
| * | gma500: Add the core DRM files and headers | Alan Cox | 2011-11-16 |
| * | gma500: Add the i2c bus support | Alan Cox | 2011-11-16 |
| * | gma500: Add the glue to the various BIOS and firmware interfaces | Alan Cox | 2011-11-16 |
| * | gma500: Add device framework | Alan Cox | 2011-11-16 |
| * | gma500: introduce the framebuffer support code | Alan Cox | 2011-11-16 |
| * | gma500: introduce the GTT and MMU handling logic | Alan Cox | 2011-11-16 |
| * | gma500: GEM and GEM glue | Alan Cox | 2011-11-16 |
| * | gma500: Move the basic driver out of staging | Alan Cox | 2011-11-16 |
* | | drm: add an fb creation ioctl that takes a pixel format v5 | Jesse Barnes | 2011-11-15 |
* | | drm: add plane support v3 | Jesse Barnes | 2011-11-15 |
* | | drm: Make the per-driver file_operations struct const | Arjan van de Ven | 2011-11-11 |
* | | drm: avoid switching to text console if there is no panic timeout | Hugh Dickins | 2011-11-10 |
|/ |
|
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-07 |
|\ |
|
| * | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 2011-11-07 |
| * | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 2011-11-07 |
| * | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 2011-11-07 |
| * | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 2011-11-07 |
| * | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 2011-11-07 |
| * | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 2011-11-07 |
| * | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 2011-11-07 |
| * | vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh | Thomas Hellstrom | 2011-11-07 |