Eric Anholt
|
9c9fe1f841
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
|
16 years ago |
Eric Anholt
|
2a34f5e6b6
drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.
|
16 years ago |
Keith Packard
|
1ae8c0a56e
drm/i915: Make driver less chatty
|
16 years ago |
Shaohua Li
|
7662c8bd65
drm/i915: add FIFO watermark support
|
16 years ago |
Jesse Barnes
|
63eeaf3825
drm/i915: enable error detection & state collection
|
16 years ago |
Dave Airlie
|
95934f939c
drm/i915: enable GEM on PAE.
|
16 years ago |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
Linus Torvalds
|
6b702462cb
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 years ago |
yakui_zhao
|
be25ed9c5c
drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver
|
16 years ago |
Zhenyu Wang
|
036a4a7d92
drm/i915: handle interrupt on new chipset
|
16 years ago |
Jesse Barnes
|
42c2798b35
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
|
16 years ago |
Zhenyu Wang
|
2c07245fb8
drm/i915: enable kernel modesetting on IGDNG
|
16 years ago |
Zhenyu Wang
|
e170b030dc
drm/i915: Disable opregion on IGDNG for now
|
16 years ago |
Eric Anholt
|
b962442e46
drm/i915: Change GEM throttling to be 20ms like the comment says.
|
16 years ago |
Dave Airlie
|
b8da7de56c
drm: fix irq naming for kms drivers.
|
16 years ago |
Carl Worth
|
08d7b3d1ed
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
|
16 years ago |
Eric Anholt
|
13f4c435eb
drm/i915: Don't allow binding objects into the last page of the aperture.
|
16 years ago |
Chris Wright
|
355d7f370b
drm/i915: fix up error path leak in i915_cmdbuffer
|
16 years ago |
Matthew Garrett
|
3b1c1c1118
drm/i915: Unregister ACPI video driver when exiting
|
16 years ago |
Len Brown
|
478c6a43fc
Merge branch 'linus' into release
|
16 years ago |
Dave Airlie
|
5f3dbedf27
Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus
|
16 years ago |
Jesse Barnes
|
7a1fb5d06d
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
|
16 years ago |
Jesse Barnes
|
5ca5828208
drm/i915: add VGA hotplug support for 945+
|
16 years ago |
Shaohua Li
|
4a8df45894
drm/i915: correctly set IGD device's gtt size for KMS.
|
16 years ago |
Dave Airlie
|
90f959bcb3
drm: merge Linux master into HEAD
|
16 years ago |
Matthew Garrett
|
74a365b3f3
ACPI: Populate DIDL before registering ACPI video device on Intel
|
16 years ago |
Chris Wilson
|
98787c057f
drm/i915: Check for dev->primary->master before dereference.
|
16 years ago |
Eric Anholt
|
201361a54e
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
|
16 years ago |
Benjamin Herrenschmidt
|
d883f7f1b7
drm: Use resource_size_t for drm_get_resource_{start, len}
|
16 years ago |
Eric Anholt
|
040aefa263
drm/i915: Fix bad \n in MTRR failure notice.
|
16 years ago |