Commit Graph

1631 Commits (086fa5ff0854c676ec333760f4c0154b3b242616)

Author SHA1 Message Date
Thomas Hellstrom 4e4ddd4777 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. 15 years ago
Ben Skeggs 6c42966768 drm/nv50: fix vram ptes on IGPs to point at stolen system memory 15 years ago
Ben Skeggs 76befb8c30 drm/nv50: fix instmem binding on IGPs to point at stolen system memory 15 years ago
Ben Skeggs 531e77139f drm/nv50: improve vram page table construction 15 years ago
Ben Skeggs 4c27bd339d drm/nv50: more efficient clearing of gpu page table entries 15 years ago
Ben Skeggs 66b6ebaccb drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram 15 years ago
Francisco Jerez e7e65caefd drm/nouveau: Fix up pre-nv17 analog load detection. 15 years ago
Rafael J. Wysocki 61caf87cb5 i915 / PM: Fix hibernate regression caused by suspend/resume splitting 15 years ago
Dave Airlie 635f1a3129 drm/radeon: bump the UMS driver version number to indicate rv740 fix 15 years ago
Jerome Glisse 7d404c7b5f drm/radeon/kms: free fence IB if it wasn't emited at IB free time 15 years ago
Francisco Jerez f0e2f38bef drm/ttm: fix caching problem on non-PAT systems. 15 years ago
Alex Deucher 6a660f06e8 drm/radeon/rv740: fix backend setup 15 years ago
Alex Deucher d3932d6c47 drm/radeon/kms: fix shared ddc detection 15 years ago
Alex Deucher c86a903836 drm/radeon/kms/rs600: add connector quirk 15 years ago
Jerome Glisse 94429bb6c8 drm/radeon/kms: fix bo's fence association 15 years ago
Jerome Glisse 91cb91becf drm/radeon/kms: fix indirect buffer management V2 15 years ago
Adam Jackson b58db2c6dd drm/edid: Fix interlaced detailed timings to be frame size, not field. 15 years ago
Thomas Hellstrom f2d12b8e2c drm/vmwgfx: Use fb handover mechanism instead of stealth mode. 15 years ago
Dave Airlie 01d4503968 drm/radeon/kms: use udelay for short delays 15 years ago
Zhang Rui 1379d2fef0 ACPI, i915: blacklist Clevo M5x0N bad_lid state 15 years ago
Francisco Jerez bf929efa56 drm/nouveau: Force TV encoder DPMS reinit after resume. 15 years ago
Ben Skeggs d9184fa97b drm/nouveau: use mutex for vbios lock 15 years ago
Dave Airlie e803e8b262 drm/radeon/kms: make sure retry count increases. 15 years ago
Matt Turner ce36f00d59 drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps 15 years ago
Thomas Hellstrom e22238ea37 drm/ttm: Fix a bug occuring when validating a buffer object in a range. 15 years ago
Thomas Hellstrom 775c67090c drm: Fix a bug in the range manager. 15 years ago
Dave Airlie 648ac05c4f drm/radeon/kms: retry auxch on 0x20 timeout value. 15 years ago
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