index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2010-01-06
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-06
drm/i915: fix unused var
Andrew Morton
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
2009-11-30
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-05
drm/i915: Add ACPI OpRegion support for Ironlake
Zhao Yakui
2009-11-05
drm/i915: Use a single thread workqueue
Chris Wilson
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-10-13
drm/i915: disable FBC for Pineview, fixing a boot hang.
Shaohua Li
2009-09-29
drm/i915: Enable irq to trace batch buffer completion.
Chris Wilson
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-23
drm/i915: Add tracepoints
Chris Wilson
2009-09-21
drm/i915: framebuffer compression for GM45+
Jesse Barnes
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-17
drm/i915: Add ioctl to set 'purgeability' of objects
Chris Wilson
2009-09-17
drm/i915: Implement GPU reset on i965
Ben Gamari
2009-09-17
drm/i915: Add hangcheck timer
Ben Gamari
2009-09-17
drm/i915: fix typo in compressed buffer setup
Jesse Barnes
2009-09-10
drm/i915: framebuffer compression for pre-GM45
Jesse Barnes
2009-09-08
drm/i915: get the bridge device once.
Dave Airlie
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-07-10
drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.
Eric Anholt
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
2009-07-01
drm/i915: add FIFO watermark support
Shaohua Li
2009-07-01
drm/i915: enable error detection & state collection
Jesse Barnes
2009-06-19
drm/i915: enable GEM on PAE.
Dave Airlie
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver
yakui_zhao
2009-06-09
drm/i915: handle interrupt on new chipset
Zhenyu Wang
2009-06-05
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
Jesse Barnes
2009-06-05
drm/i915: enable kernel modesetting on IGDNG
Zhenyu Wang
2009-06-05
drm/i915: Disable opregion on IGDNG for now
Zhenyu Wang
2009-06-04
drm/i915: Change GEM throttling to be 20ms like the comment says.
Eric Anholt
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
drm/i915: Don't allow binding objects into the last page of the aperture.
Eric Anholt
2009-04-21
drm/i915: fix up error path leak in i915_cmdbuffer
Chris Wright
2009-04-17
drm/i915: Unregister ACPI video driver when exiting
Matthew Garrett
[next]