| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: disable FBC for Pineview, fixing a boot hang. | Shaohua Li | 2009-10-13 | 1 | -2/+1 |
* | drm/i915: Enable irq to trace batch buffer completion. | Chris Wilson | 2009-09-29 | 1 | -0/+1 |
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -5/+189 |
|\ |
|
| * | drm/i915: Add tracepoints | Chris Wilson | 2009-09-23 | 1 | -1/+7 |
| * | drm/i915: framebuffer compression for GM45+ | Jesse Barnes | 2009-09-21 | 1 | -19/+32 |
| * | drm/i915: Add ioctl to set 'purgeability' of objects | Chris Wilson | 2009-09-17 | 1 | -0/+1 |
| * | drm/i915: Implement GPU reset on i965 | Ben Gamari | 2009-09-17 | 1 | -0/+8 |
| * | drm/i915: Add hangcheck timer | Ben Gamari | 2009-09-17 | 1 | -0/+3 |
| * | drm/i915: fix typo in compressed buffer setup | Jesse Barnes | 2009-09-17 | 1 | -1/+1 |
| * | drm/i915: framebuffer compression for pre-GM45 | Jesse Barnes | 2009-09-10 | 1 | -4/+157 |
* | | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie | 2009-09-21 | 1 | -0/+20 |
|/ |
|
* | drm/i915: get the bridge device once. | Dave Airlie | 2009-09-08 | 1 | -10/+23 |
* | Merge intel drm-intel-next branch | Dave Airlie | 2009-09-07 | 1 | -1/+28 |
|\ |
|
| * | drm/i915: Pad ringbuffer with NOOPs before wrapping | Chris Wilson | 2009-09-06 | 1 | -1/+28 |
* | | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 2009-08-31 | 1 | -1/+2 |
* | | Merge Linus master to drm-next | Dave Airlie | 2009-08-20 | 1 | -2/+13 |
|\ \
| |/ |
|
| * | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. | Eric Anholt | 2009-08-05 | 1 | -2/+13 |
* | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE | Zhao Yakui | 2009-08-04 | 1 | -20/+15 |
|/ |
|
* | drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture. | Eric Anholt | 2009-07-10 | 1 | -9/+20 |
* | drm/i915: Make driver less chatty | Keith Packard | 2009-07-01 | 1 | -1/+1 |
* | drm/i915: add FIFO watermark support | Shaohua Li | 2009-07-01 | 1 | -0/+40 |
* | drm/i915: enable error detection & state collection | Jesse Barnes | 2009-07-01 | 1 | -0/+1 |
* | drm/i915: enable GEM on PAE. | Dave Airlie | 2009-06-19 | 1 | -5/+0 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 | 1 | -24/+16 |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-12 | 1 | -26/+41 |
|\ |
|
| * | drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver | yakui_zhao | 2009-06-12 | 1 | -20/+29 |
| * | drm/i915: handle interrupt on new chipset | Zhenyu Wang | 2009-06-09 | 1 | -1/+1 |
| * | drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count | Jesse Barnes | 2009-06-05 | 1 | -1/+4 |
| * | drm/i915: enable kernel modesetting on IGDNG | Zhenyu Wang | 2009-06-05 | 1 | -1/+1 |
| * | drm/i915: Disable opregion on IGDNG for now | Zhenyu Wang | 2009-06-05 | 1 | -2/+5 |
| * | drm/i915: Change GEM throttling to be 20ms like the comment says. | Eric Anholt | 2009-06-04 | 1 | -2/+2 |
* | | drm: fix irq naming for kms drivers. | Dave Airlie | 2009-06-04 | 1 | -10/+2 |
|/ |
|
* | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. | Carl Worth | 2009-05-14 | 1 | -0/+1 |
* | drm/i915: Don't allow binding objects into the last page of the aperture. | Eric Anholt | 2009-05-14 | 1 | -2/+10 |
* | drm/i915: fix up error path leak in i915_cmdbuffer | Chris Wright | 2009-04-21 | 1 | -3/+3 |
* | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 2009-04-17 | 1 | -1/+1 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -47/+82 |
|\ |
|
| * | Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus | Dave Airlie | 2009-04-03 | 1 | -8/+1 |
| |\ |
|
| | * | drm/i915: add VGA hotplug support for 945+ | Jesse Barnes | 2009-04-01 | 1 | -7/+0 |
| | * | drm/i915: correctly set IGD device's gtt size for KMS. | Shaohua Li | 2009-04-01 | 1 | -1/+1 |
| * | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config | Jesse Barnes | 2009-04-03 | 1 | -1/+1 |
| |/ |
|
| * | drm: merge Linux master into HEAD | Dave Airlie | 2009-03-28 | 1 | -37/+79 |
| |\ |
|
| | * | drm/i915: Check for dev->primary->master before dereference. | Chris Wilson | 2009-03-27 | 1 | -3/+6 |
| | * | drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths. | Eric Anholt | 2009-03-27 | 1 | -34/+73 |
| * | | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett | 2009-03-27 | 1 | -2/+3 |
|/ |
|
* | drm/i915: Fix bad \n in MTRR failure notice. | Eric Anholt | 2009-03-10 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 1 | -1/+8 |
|\ |
|
| * | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way | Venkatesh Pallipadi | 2009-02-25 | 1 | -1/+8 |
* | | drm/i915: make hw page ioremap use ioremap_wc | Dave Airlie | 2009-02-25 | 1 | -1/+1 |
|/ |
|