Commit Graph

1640 Commits (4d823be98c5b24d94c7f41a384a4bb60d7848ad5)

Author SHA1 Message Date
Eric Anholt 6036ae7e94 drm/i915: Remove chatty execbuf failure message. 15 years ago
Zou Nan hai c7c85101af drm/i915: remove loop in Ironlake interrupt handler 15 years ago
Jerome Glisse 79b7dcb2af drm: EDID accept separate sync video mode 15 years ago
Luca Barbieri 12f735b79f drm/nouveau: check pushbuffer bounds in ioctl 15 years ago
Ben Skeggs ac8fb975e8 drm/nouveau: reserve VGA area for the moment 15 years ago
Francisco Jerez b8780e2ad2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. 15 years ago
Francisco Jerez 0ed3165e55 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. 15 years ago
Xavier Chantry c8ebe27579 drm/nouveau: fix edid memleak in nouveau_connector 15 years ago
Francisco Jerez 3d9aefb8bd drm/nouveau: Break some long lines. 15 years ago
Andrea Tacconi b79d8a65d5 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script 15 years ago
Marcin Kościelnicki 716abaa8e5 drm/nv50: Fix typo in PGRAPH initialisation. 15 years ago
Ben Skeggs b0d2de860b drm/nouveau: less magic DCB 1.5 parsing 15 years ago
Ben Skeggs ed42f8240c drm/nouveau: assume no nv04 board has a DCB table 15 years ago
Ben Skeggs 77cb5c75e8 drm/nouveau: remove PRIV0 check in nouveau_mem_close() 15 years ago
Ben Skeggs e147eae80a drm/nouveau: wait on fence after bo move if validating for another channel 15 years ago
Ben Skeggs 9855e584d2 drm/nouveau: trust init table registers are safe 15 years ago
Maarten Maathuis 0a90dc51aa drm/nv50: wait for pgraph to idle before unloading the context 15 years ago
Thomas Hellstrom 354fb52cb6 drm/ttm: Make sure system buffer objects has offset == 0. 15 years ago
Thomas Hellstrom d9f36a0051 drm/vmwgfx: Implement basic pm operations. 15 years ago
Thomas Hellstrom e99e1e7893 drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. 15 years ago
Thomas Hellstrom 476d51dbdb drm/vmwgfx: Implement a swap_notify callback. 15 years ago
Thomas Hellstrom 3f09ea4ecd drm/ttm: Add a swap_notify callback. 15 years ago
Thomas Hellstrom effe1105be drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. 15 years ago
Thomas Hellstrom 7704befbd5 drm/vmwgfx: Make fence sequences continous across a VT switch. 15 years ago
Thomas Hellstrom 50ec3b7c35 drm/vmwgfx: Fix an error path causing an oops. 15 years ago
Thomas Hellstrom df1c93bae2 drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. 15 years ago
Jerome Glisse 700a0cc088 drm/radeon/kms: Use radeon_agp_disable when disabling AGP 15 years ago
Jerome Glisse 0a3f316370 drm/radeon/kms: Disable AGP is aperture size < 32M 15 years ago
Jerome Glisse 30d2d9a54d drm/radeon/kms: Fix r600 blit cleanup path 15 years ago
Jerome Glisse 6398d42454 drm/radeon/kms: Do not unpin buffer in fb destruction 15 years ago
Dave Airlie 7a15cbd401 drm/radeon/kms: fix displayport->dvi connector DDC. 15 years ago
Dave Young ef14587706 drm: change drm set mode messages as DRM_DEBUG 15 years ago
Dave Airlie 70a94d6a35 drm: fix crtc no modes printf + typo 15 years ago
Dave Chinner 2c761270d5 lib: Introduce generic list_sort function 15 years ago
Dave Airlie 9270eb1b49 drm/radeon/kms: only evict to GTT if CP is ready 15 years ago
Michel Dänzer 11f3b59e36 drm/radeon/kms: Fix crash getting TV info with no BIOS. 15 years ago
Alex Deucher 1b24203e51 drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) 15 years ago
Alex Deucher b042589ca0 drm/radeon/kms/r6xx+: make irq handler less verbose 15 years ago
Alex Deucher 3890ddf56d drm/radeon/kms: fix up LVDS handling on macs (v2) 15 years ago
Zhenyu Wang b9241ea31f drm/i915: Don't wait interruptible for possible plane buffer flush 15 years ago
Zhao Yakui 7c3f0a2726 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs 15 years ago
Zhao Yakui 6a304caf0b drm/i915: Read the response after issuing DDC bus switch command 15 years ago
Zhao Yakui 6207937d4f drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP 15 years ago
Rafael J. Wysocki d8e292093a drm/i915: Fix resume regression on MSI Wind U100 w/o KMS 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