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 |
Linus Torvalds
|
535d8e8f19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Venkatesh Pallipadi
|
6644107d57
gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way
|
16 years ago |
Dave Airlie
|
dd0910b3c7
drm/i915: make hw page ioremap use ioremap_wc
|
16 years ago |
Jesse Barnes
|
6fb8858855
drm/i915: fix WC mapping in non-GEM i915 code.
|
16 years ago |
Jesse Barnes
|
9880b7a527
drm/i915: add get_vblank_counter function for GM45
|
16 years ago |
Eric Anholt
|
122ee2a63b
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
|
16 years ago |
Jesse Barnes
|
0f973f2788
drm/i915: add fence register management to execbuf
|
16 years ago |