Commit Graph

1389 Commits (b0d5d6e55340348b0de75eb691b93d7e60dba879)

Author SHA1 Message Date
Zhenyu Wang cbda12d77e drm/i915: implement new pm ops for i915 15 years ago
Matthew Garrett 11ba159288 drm/i915: Don't check for lid presence when detecting LVDS 15 years ago
Daniel Vetter 96b47b6559 drm/i915: fix order of fence release wrt flushing 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
Dave Airlie b8ff7357da drm/ttm: fix incorrect logic in ttm_bo_io path 15 years ago
Eric Anholt 656cb79322 drm/i915: In the debugfs interface, unmap our address instead of the page's. 15 years ago
Ben Skeggs 9ddc8c52f5 drm/nouveau: remove use of -ERESTART 15 years ago
Benjamin Herrenschmidt 81a5487756 nouveau: Fix endianness with new context program loader 15 years ago
Ben Skeggs b694dfb25a drm/nouveau: fix build with CONFIG_AGP=n 15 years ago
Randy Dunlap 61c2bb4569 drm/nouveau: fix ch7006 build 15 years ago
Jakob Bornecrantz fb1d9738ca drm/vmwgfx: Add DRM driver for VMware Virtual GPU 15 years ago
Jakob Bornecrantz 632f61178d drm/vmwgfx: Add svga headers for vmwgfx driver 15 years ago
Ben Skeggs 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
Ben Skeggs d1ede145ce drm/ttm: export some functions useful to drivers using ttm 15 years ago
Alex Deucher 9062fa6612 drm/radeon/kms/avivo: fix typo in new_pll module description 15 years ago
Jerome Glisse 1fb107fc46 drm/radeon/kms: Convert radeon to new ttm_bo_init 15 years ago
Jerome Glisse 09855acb1c drm/ttm: Convert ttm_buffer_object_init to use ttm_placement 15 years ago
Dave Airlie 4361e52ad0 drm/radeon/kms: fix warning about cur_placement being uninitialised. 15 years ago
Jerome Glisse fb53f8621a drm/ttm: Print debug information on memory manager when eviction fails 15 years ago
Jerome Glisse 99d7e48e8c drm: Add memory manager debug function 15 years ago
Dave Airlie 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
Alex Deucher 779720a320 drm/radeon/kms/r600/r700: fallback gracefully on ucode failure 15 years ago