Chris Wilson
|
9d34e5db07
drm/i915: Enable irq to trace batch buffer completion.
|
16 年之前 |
Chris Wilson
|
1c5d22f76d
drm/i915: Add tracepoints
|
16 年之前 |
Ben Gamari
|
ba1234d17b
drm/i915: Make dev_priv->mm.wedged an atomic_t
|
16 年之前 |
Ben Gamari
|
f316a42cc4
drm/i915: Hookup chip reset in error handler
|
16 年之前 |
Ben Gamari
|
11ed50ec2a
drm/i915: Implement GPU reset on i965
|
16 年之前 |
Ben Gamari
|
f65d94211e
drm/i915: Add hangcheck timer
|
16 年之前 |
Shaohua Li
|
0430296558
drm/i915: Support IGD EOS
|
16 年之前 |
Frans Pop
|
6cb504c29b
drm/i915: silence vblank warnings
|
16 年之前 |
Eric Anholt
|
9c9fe1f841
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
|
16 年之前 |
Jesse Barnes
|
8a90523639
drm/i915: refactor error detection & collection
|
16 年之前 |
Shaohua Li
|
7662c8bd65
drm/i915: add FIFO watermark support
|
16 年之前 |
Jesse Barnes
|
63eeaf3825
drm/i915: enable error detection & state collection
|
16 年之前 |
Keith Packard
|
c31c4ba343
drm/i915: add per-output hotplug callback for KMS
|
16 年之前 |
Zhenyu Wang
|
036a4a7d92
drm/i915: handle interrupt on new chipset
|
16 年之前 |
Jesse Barnes
|
42c2798b35
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
|
16 年之前 |
Zhenyu Wang
|
e170b030dc
drm/i915: Disable opregion on IGDNG for now
|
16 年之前 |
Eric Anholt
|
07f4f8bf43
drm/i915: Don't let an oops get triggered from irq_emit without dma init.
|
16 年之前 |
Jesse Barnes
|
5ca5828208
drm/i915: add VGA hotplug support for 945+
|
16 年之前 |
Eric Anholt
|
299eb93c5f
drm/i915: Fix use-before-null-check in i915_irq_emit().
|
16 年之前 |
Jesse Barnes
|
9880b7a527
drm/i915: add get_vblank_counter function for GM45
|
16 年之前 |
Jesse Barnes
|
71e0ffa599
drm/i915: don't enable vblanks on disabled pipes
|
16 年之前 |
Jesse Barnes
|
79e539453b
DRM: i915: add mode setting support
|
16 年之前 |
Dave Airlie
|
7c1c2871a6
drm: move to kref per-master structures.
|
16 年之前 |
Andrew Morton
|
9c84ba4e50
drivers/gpu/drm/i915/i915_irq.c: fix warning
|
16 年之前 |
Keith Packard
|
52440211dc
drm: move drm vblank initialization/cleanup to driver load/unload
|
16 年之前 |
Keith Packard
|
05eff845a2
drm/i915: Always read pipestat in irq_handler
|
16 年之前 |
Eric Anholt
|
cdfbc41f6d
drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.
|
16 年之前 |
Keith Packard
|
7c46358642
drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.
|
16 年之前 |
Keith Packard
|
0baf823a10
drm/i915: Move legacy breadcrumb out of the reserved status page area
|
16 年之前 |
Eric Anholt
|
bd95e0a4a6
i915: Remove racy delayed vblank swap ioctl.
|
16 年之前 |