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 年 前 |
Keith Packard
|
42f52ef8d9
drm/i915: use pipes, not planes to label vblank data
|
16 年 前 |
Keith Packard
|
9e44af790f
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
|
16 年 前 |
Eric Anholt
|
053d7f244a
i915: Enable IMR passthrough of vblank events before enabling it in pipestat.
|
16 年 前 |
Eric Anholt
|
35ad68c181
drm: Remove two leaks of vblank reference count in error paths.
|
16 年 前 |
Keith Packard
|
e9d21d7f5a
i915: Protect vblank IRQ reg access with spinlock
|
16 年 前 |
Eric Anholt
|
630681d9a5
drm: Increment dev_priv->irq_received so i915_gem_interrupts count works.
|
16 年 前 |
Kristian Høgsberg
|
c99b058f13
i915: Make use of sarea_priv conditional.
|
17 年 前 |
Eric Anholt
|
546b0974c3
i915: Use struct_mutex to protect ring in GEM mode.
|
17 年 前 |
Eric Anholt
|
673a394b1e
drm: Add GEM ("graphics execution manager") to i915 driver.
|
17 年 前 |
Jesse Barnes
|
0a3e67a4ca
drm: Rework vblank-wait handling to allow interrupt reduction.
|
16 年 前 |