Commit Graph

1299 Commits (829911725f4bb72c30480aab756704d588c7cd1e)

Author SHA1 Message Date
Alex Deucher 0786201d8c drm/radeon/kms: add definitions for v4 power tables 15 years ago
Alex Deucher f56cd64f5f drm/radeon/kms: never combine LVDS with another encoder 15 years ago
Jerome Glisse 3642133816 drm/radeon/kms: Check module arguments to be valid V2 15 years ago
Jerome Glisse 0a0c7596c6 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure 15 years ago
Alex Deucher d2efdf6d6f drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) 15 years ago
Marek Olšák 512889f450 drm/radeon/kms: add 3DC compression support 15 years ago
Marek Olšák 46c64d4bfa drm/radeon/kms: allow rendering while no colorbuffer is set on r300 15 years ago
Rafał Miłecki 5ea597f376 drm/radeon/kms: enable memory clock reading on legacy (V2) 15 years ago
Rafał Miłecki c31ad97f18 drm/radeon/kms: prevent parallel AtomBIOS calls 15 years ago
Alex Deucher d79766fab9 drm/radeon/kms: set proper default tv standard 15 years ago
Alex Deucher 310a82c8c5 drm/radeon/kms: fix legacy rmx 15 years ago
Alex Deucher edc664e314 drm/radeon/kms/atom: fill in proper defines for digital setup 15 years ago
Marin Mitov 29ebdf925c drm/kms: silencing a false positive warning. 15 years ago
Bob Gleitsmann e2108eb1f6 drm/mm: fix logic for selection of best fit block 15 years ago
Thomas Hellstrom 7a73ba7469 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. 15 years ago
Thomas Hellstrom 3d3a5b3290 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. 15 years ago
Thomas Hellstrom e1f7800315 drm/vmwgfx: Fix unlocked ioctl and add proper access control 15 years ago
Dave Airlie 794f3141a1 drm/radeon: fix build on 64-bit with some compilers. 15 years ago
Julia Lawall e265f39e1f drivers/gpu: Use kzalloc for allocating only one thing 15 years ago
Andi Kleen 01136acff8 DRM: Rename clamp variable 15 years ago
Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
Ben Skeggs 37cb3e0885 drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag 15 years ago
Ben Skeggs 65ec01a940 drm/nv50: fix suspend/resume delays without firmware present 15 years ago
Ben Skeggs 0735f62e11 drm/nouveau: prevent all channel creation if accel not available 15 years ago
Ben Skeggs 3c8868d3db drm/nv50: fix two potential suspend/resume oopses 15 years ago
Ben Skeggs 054b93e444 drm/nv40: implement ctxprog/state generation 15 years ago
Francisco Jerez 15bee69ee1 drm/nv10: Add the initial graph context and soft methods needed for LMA. 15 years ago
Francisco Jerez 22fbd53809 drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. 15 years ago
Marcin Kościelnicki c5804be062 drm/nouveau: Add proper error handling to nouveau_card_init 15 years ago
Marcin Kościelnicki 13c5443b51 drm/nv04: Fix NV04 set_operation software method. 15 years ago
Marcin Kościelnicki 37383650e4 drm/nouveau: Kill global state in BIOS script interpreter 15 years ago
Marcin Kościelnicki 657b6245ba drm/nouveau: Kill global state in NvShadowBIOS 15 years ago
Maarten Maathuis ef2bb50668 drm/nouveau: use drm debug levels 15 years ago
Francisco Jerez dc4a684ae8 drm/i2c/ch7006: Fix load detection false positives right after system init. 15 years ago
Francisco Jerez 95f158eab4 drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts. 15 years ago
Dave Airlie d785d78bbd drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) 15 years ago
Maciej Cencora 6e7267721f drm/radeon/kms: allow for texture tiling 15 years ago
Rafał Miłecki 6234077d6b drm/radeon/kms: init pm on all chipsets 15 years ago
Christian Koenig dafc3bd515 drm/radeon/kms: HDMI support for R600 KMS 15 years ago
Alex Deucher 7923c615b8 drm/radeon/kms: make sure mc is initialized before mapping blit bo 15 years ago
Jerome Glisse f89551bfe9 drm/radeon/kms: Return to userspace on ERESTARTSYS 15 years ago
Dave Airlie 51f07b7ebc drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2) 15 years ago
Dave Airlie ecabd32a62 drm/radeon/kms: don't report allocate failure on ERESTARTSYS 15 years ago
Jerome Glisse d03d858970 drm/radeon/kms: Check if bo we got from ttm are radeon object or not 15 years ago
Jerome Glisse 9fb03e6351 drm/radeon/kms: If no placement is supplied fallback to system 15 years ago
Jerome Glisse 5012f5063f drm/ttm: Fix memory type manager debug information printing 15 years ago
Jerome Glisse eb6d2c39db drm/ttm: Fix printk format & compute bo->mem.size at bo initialization 15 years ago
Thomas Hellstrom 9c51ba1db3 drm/ttm: Fix potential ttm_mem_evict_first races. 15 years ago
Thomas Hellstrom aaa2073694 drm/ttm: Delayed delete fixes. 15 years ago
Dave Airlie b663752627 drm/ttm: fix two bugs in new placement routines. 15 years ago