Commit Graph

1798 Commits (34ce36268331719894c4b237a9413fe9e1ab4f75)

Author SHA1 Message Date
Pauli Nieminen c60a284cc4 drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine. 15 years ago
Thomas Hellstrom 85b9e4878f drm/vmwgfx: Fix a circular locking dependency bug. 15 years ago
Jakob Bornecrantz a87897edba drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. 15 years ago
Jakob Bornecrantz 3bef357210 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} 15 years ago
Thomas Hellstrom f77cef3db3 drm/vmwgfx: Update the user-space interface. 15 years ago
Jesse Barnes 75dfca80a6 drm/i915: hold ref on flip object until it completes 15 years ago
Rafael J. Wysocki 84b79f8d28 drm/i915: Fix crash while aborting hibernation 15 years ago
Dave Airlie 6719fc663c drm/radeon/kms: fix screen clearing before fbcon. 15 years ago
Matthew Garrett 13876c6e5f nouveau: fix state detection with switchable graphics 15 years ago
Marcin Slusarz dd19e44b28 drm/nouveau: move dereferences after null checks 15 years ago
Owain Ainsworth a40e8d3139 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. 15 years ago
Zhenyu Wang aacef09b59 drm/i915: fix pipe source image setting in flip command 15 years ago
Zhenyu Wang f072d2e771 drm/i915: fix flip done interrupt on Ironlake 15 years ago
Jesse Barnes b1b87f6b65 drm/i915: untangle page flip completion 15 years ago
Jesse Barnes ee25df2bc3 drm/i915: handle FBC and self-refresh better 15 years ago
Chris Wilson fd2e8ea597 drm/i915: Increase fb alignment to 64k 15 years ago
Daniel Vetter 99fcb766a3 drm/i915: Update write_domains on active list after flush. 15 years ago
Zhenyu Wang b91ad0ec52 drm/i915: Rework DPLL calculation parameters for Ironlake 15 years ago
Maarten Maathuis b1d37aa0aa drm/nv50: make the pgraph irq handler loop like the pre-nv50 version 15 years ago
Maarten Maathuis a87ff62a80 drm/nv50: delete ramfc object after disabling fifo, not before 15 years ago
Maarten Maathuis a51a3bf50d drm/nv50: avoid unloading pgraph context when ctxprog is running 15 years ago
Maarten Maathuis eb1dba0eba drm/nv50: align size of buffer object to the right boundaries. 15 years ago
Ben Skeggs 5025b43120 drm/nv50: disregard dac outputs in nv50_sor_dpms() 15 years ago
Ben Skeggs 39c9bfb453 drm/nv50: prevent multiple init tables being parsed at the same time 15 years ago
Grant Likely 71a157e8ed of: add 'of_' prefix to machine_is_compatible() 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Ben Skeggs 1ee7698fc3 drm/nouveau: make dp auxch xfer len check for reads only 15 years ago
Ben Skeggs e235c1f3e1 drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 15 years ago
Marcin Kościelnicki 9967b9481d drm/nouveau: Add proper vgaarb support. 15 years ago
Marcin Kościelnicki 126b544056 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. 15 years ago
Julia Lawall 7dad9ef6d9 drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test 15 years ago
Luca Barbieri f0fbe3eb5f drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang 15 years ago
Francisco Jerez 139295b671 drm/nouveau: Fixup semaphores on pre-nv50 cards. 15 years ago
Marcin Kościelnicki 69c9700b54 drm/nouveau: Add getparam to get available PGRAPH units. 15 years ago
Marcin Kościelnicki a32ed69d7b drm/nouveau: Add module options to disable acceleration. 15 years ago
Ben Skeggs f927b8907c drm/nouveau: fix non-vram notifier blocks 15 years ago
Alex Deucher bcc1c2a1d2 drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) 15 years ago
Alex Deucher e97bd97444 drm/radeon/kms: update atombios.h to latest upstream. 15 years ago
Jerome Glisse 9f93ed3980 drm/radeon/kms: bogus cs recorder utilities 15 years ago
Rafał Miłecki 73a6d3fc10 drm/radeon/kms: use wait queue (events) for VBLANK sync 15 years ago
Dave Airlie 20d6c346f6 drm/radeon/kms: use udelay for short delays 15 years ago
Alex Deucher 57fcab620d drm/radeon/kms: take the pm mutex when using hw i2c 15 years ago
Alex Deucher 6d7f2d8da1 drm/radeon/kms: dynclks fixes 15 years ago
Rafał Miłecki a0eb38eb86 drm/radeon/kms: get_power_state early, not when processing IRQ 15 years ago
Alex Deucher 530079a8f3 drm/radeon/kms: use power states for dynamic reclocking 15 years ago
Alex Deucher 516d0e46c8 drm/radeon/kms: add code to select power state 15 years ago
Alex Deucher 0ec0e74f78 drm/radeon/kms: add a power state type based on power state flags 15 years ago
Rafał Miłecki 845db70da0 drm/radeon/kms: don't set pcie lanes for ignored power_state 15 years ago
Alex Deucher 56278a8eda drm/radeon/kms: pull power mode info from bios tables (v3) 15 years ago
Alex Deucher c836a41267 drm/radeon/kms: add functions to get current pcie lanes 15 years ago