Commit Graph

1389 Commits (b0d5d6e55340348b0de75eb691b93d7e60dba879)

Author SHA1 Message Date
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago
Marcin Kościelnicki 40c2298bdc drm/nv04: Fix set_operation software method. 15 years ago
Ben Skeggs c63834e1db drm/nouveau: initialise DMA tracking parameters earlier 15 years ago
Ben Skeggs 400f14ac4e drm/nouveau: use dma.max rather than pushbuf size for checking GET validity 15 years ago
Ben Skeggs cc6e496587 drm/nv04: differentiate between nv04/nv05 15 years ago
Luca Barbieri d6126c5c8b drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence 15 years ago
Ben Skeggs dc8d76cac9 drm/nv50: prevent a possible ctxprog hang 15 years ago
Ben Skeggs 1959ca80e1 drm/nouveau: have ttm's fault handler called directly 15 years ago
Ben Skeggs a908b96c22 drm/nv50: restore correct cache1 get/put address on fifoctx load 15 years ago
Marcin Slusarz c03ec7f91f drm/nouveau: create function for "dealing" with gpu lockup 15 years ago
Ben Skeggs e9dd8e11ed drm/nouveau: remove unused nouveau_channel_idle() function 15 years ago
Ben Skeggs 7de3643f93 drm/nouveau: fix handling of fbcon colours in 8bpp 15 years ago
Francisco Jerez ea911a1cf4 drm/nv04: Context switching fixes. 15 years ago
Francisco Jerez a5027ccd3c drm/nouveau: Use the software object for fencing. 15 years ago
Francisco Jerez ca4362adb4 drm/nouveau: Allocate a per-channel instance of NV_SW. 15 years ago
Maarten Maathuis 0a2d090f99 drm/nv50: make the blocksize depend on vram size 15 years ago
Maarten Maathuis c2b82924bd drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN 15 years ago
Francisco Jerez 8f71c29e44 drm/nouveau: Don't skip card take down on nv0x. 15 years ago
Francisco Jerez b7f7e41b89 drm/nouveau: Implement nv42-nv43 TV load detection. 15 years ago
Francisco Jerez 02076da97a drm/nouveau: Clean up the nv17-nv4x load detection code a bit. 15 years ago
Marcin Slusarz e55ca7e68e drm/nv50: fix fillrect color 15 years ago
Ben Skeggs fbe36a7a06 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc 15 years ago
Francisco Jerez aeca15e596 drm/nouveau: Drop redundant placement initialization. 15 years ago
Francisco Jerez 69a18c328b drm/nouveau: No need to force evict=true when swapping evicted BOs back in. 15 years ago
Francisco Jerez c6af6053be drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. 15 years ago
Francisco Jerez 73cb9276fd drm/i2c/ch7006: Drop build time dependency to nouveau. 15 years ago
Francisco Jerez 287c153214 drm/nouveau: Make the MM aware of pre-G80 tiling. 15 years ago
Francisco Jerez 0d87c10031 drm/nouveau: Pre-G80 tiling support. 15 years ago
Francisco Jerez 617e234b01 drm/nouveau: Add cache_flush/pull fifo engine functions. 15 years ago
Dave Airlie 94fd163d86 drm: reduce WARN_ON to a printk. 15 years ago
Dave Airlie 509c7d83c3 drm/kms/fb: check for depth changes from userspace for resizing. 15 years ago
David John 89347bb8ef drm: Keep disabled outputs disabled after suspend / resume 15 years ago
Alex Deucher 804c7559e9 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
Rafael J. Wysocki 50f411e34d DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS 15 years ago
Jerome Glisse 003e69f986 drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
Jerome Glisse e77cef9c2d drm: Avoid calling vblank function is vblank wasn't initialized 15 years ago
Alexander Beregalov 059d233f9c drm/radeon: mkregtable.c: close a file before exit 15 years ago
Jerome Glisse d0269ed858 drm/radeon/kms: Make sure we release AGP device if we acquired it 15 years ago
Jerome Glisse cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
Corbin Simpson 62cdc0c206 drm/radeon/kms: Workaround RV410/R420 CP errata (V3) 15 years ago
Alex Deucher 06b6476d6b drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
Darren Jenkins fc9a89f97e drm/radeon: fix a couple of array index errors 15 years ago
Alex Deucher 196c58d21f drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
Alex Deucher 7970e677ac drm: Add eDP connector type 15 years ago
Alex Deucher f0f480adcb drm/radeon/kms: pull in the latest upstream ObjectID.h changes 15 years ago
Alex Deucher a7bc115fff drm/radeon/kms: whitespace changes to ObjectID.h 15 years ago
Alex Deucher a5899fcc18 drm/radeon/kms: fix typo in atom connector type handling 15 years ago
Luca Tettamanti 43b19f161c drm/radeon/kms: rs600: use correct mask for SW interrupt 15 years ago
Darren Jenkins 65aa2f4e8d gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test 15 years ago
Darren Jenkins 875c186620 drm/radeon/radeon_device.c: move a dereference below a NULL test 15 years ago