Commit Graph

169335 Commits (8e10ee9a0da12c586d3397150e34a946507c23f3)
 

Author SHA1 Message Date
Adam Jackson 8e10ee9a0d drm/edid: Fix CVT width/height decode 15 years ago
Adam Jackson 69da301589 drm/edid: Skip empty CVT codepoints 15 years ago
Zhenyu Wang e6be8d9d17 drm: remove address mask param for drm_pci_alloc() 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
Dave Airlie dcd6dfcfe9 Merge branch 'drm-linus' into drm-core-next 15 years ago
Dave Airlie cbc8cc049a Merge remote branch 'korg/drm-vmware-staging' into drm-core-next 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
Dave Airlie a392210531 Merge remote branch 'korg/drm-radeon-next' into drm-linus 15 years ago
Rafał Miłecki 6234077d6b drm/radeon/kms: init pm on all chipsets 15 years ago
Dave Airlie ece84e04e9 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-linus 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
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
Jakob Bornecrantz be1cb8689c drm/ttm: Add more driver type enums 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
Dave Airlie 115a5c2ba0 Merge remote branch 'korg/drm-radeon-next' of into drm-linus 15 years ago
Dave Airlie 0b5e8db639 Merge remote branch 'anholt/drm-intel-next' into drm-linus 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