Commit Graph

292 Commits (7e54a5a0b655734326dc78c2b5efc1eb35497bb6)

Author SHA1 Message Date
Dave Airlie 5c4426a782 drm/kms/fb: add polling support for when nothing is connected. 15 years ago
Dave Airlie 0b4c0f3f0e drm/kms/fb: separate fbdev connector list from core drm connectors 15 years ago
Dave Airlie 8be48d924c drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list 15 years ago
Dave Airlie 386516744b drm/fb: fix fbdev object model + cleanup properly. 15 years ago
Pauli Nieminen c96af79e34 drm/ttm: Add sysfs interface to control pool allocator. 15 years ago
Pauli Nieminen 0745866165 drm/ttm: Add debugfs output entry to pool allocator. 15 years ago
Pauli Nieminen 1403b1a38e drm/ttm: add pool wc/uc page allocator V3 15 years ago
Adam Jackson 7a37435008 drm/edid: Add secondary GTF curve support 15 years ago
Adam Jackson 7466f4cc50 drm/edid: Remove arbitrary EDID extension limit 15 years ago
Adam Jackson 61e57a8d72 drm/edid: Fix secondary block fetch. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dave Airlie 72e942dd84 drm/ttm: use drm calloc large and free large 15 years ago
Alex Deucher 338e2b1d57 drm/radeon: add new RS880 pci id 15 years ago
Randy Dunlap a55e8d452e drm/ttm: fix function prototype to match implementation 15 years ago
Eric Anholt bad720ff3e drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. 15 years ago
Ben Skeggs a1606a9596 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 15 years ago
Marek Olšák 939461d59d drm/radeon/kms: add support for square microtiles on r3xx-r5xx 15 years ago
Pauli Nieminen 7a9f0dd9c4 drm: Add generic multipart buffer. 15 years ago
Luca Barbieri c3ae90c099 drm: introduce drm_gem_object_[handle_]unreference_unlocked 15 years ago
Jakob Bornecrantz a87897edba drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. 15 years ago
Thomas Hellstrom f77cef3db3 drm/vmwgfx: Update the user-space interface. 15 years ago
Marcin Kościelnicki 69c9700b54 drm/nouveau: Add getparam to get available PGRAPH units. 15 years ago
Alex Deucher bcc1c2a1d2 drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) 15 years ago
Alex Deucher 3c537889e1 drm/radeon/kms: add support for hardcoded edids in rom (v2) 15 years ago
Marcin Kościelnicki fa5829b365 drm/kms: Remove incorrect comment in struct drm_mode_modeinfo 15 years ago
Thomas Hellstrom 3f09ea4ecd drm/ttm: Add a swap_notify callback. 15 years ago
Alex Deucher 7970e677ac drm: Add eDP connector type 15 years ago
Zhenyu Wang e6be8d9d17 drm: remove address mask param for drm_pci_alloc() 15 years ago
Jesse Barnes 76446cac68 drm/i915: execbuf2 support 15 years ago
Arnd Bergmann ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
Jakob Bornecrantz fb1d9738ca drm/vmwgfx: Add DRM driver for VMware Virtual GPU 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
Jerome Glisse 09855acb1c drm/ttm: Convert ttm_buffer_object_init to use ttm_placement 15 years ago
Jerome Glisse 99d7e48e8c drm: Add memory manager debug function 15 years ago
Thomas Hellstrom 98ffc4158e drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. 15 years ago
Jerome Glisse ca262a9998 drm/ttm: Rework validation & memory space allocation (V3) 15 years ago
Jerome Glisse a2e68e92d3 drm: Add search/get functions to get a block in a specific range 15 years ago
Alex Deucher 5801ead6bd drm/radeon/kms: add support for DP modesetting 15 years ago
Alex Deucher 1a66c95a64 drm/radeon/kms: DP fixes and cleanup from the ddx 15 years ago
Dave Airlie 746c1aa4d1 drm/radeon/kms: initial radeon displayport porting 15 years ago
Dave Airlie ab2c067298 drm/intel: refactor DP i2c support and DP common header to drm helper 15 years ago
Thomas Hellstrom 4bfd75cb08 drm/ttm: Export symbols needed for the vmwgfx driver. 15 years ago
Thomas Hellstrom c078aa2fc4 drm/ttm: Add TTM execbuf utilities. 15 years ago
Thomas Hellstrom 4aff1013f5 drm/ttm: Add ttm lock functionality. 15 years ago
Thomas Hellstrom 88071539a3 drm/ttm: Add user-space objects. 15 years ago
Jakob Bornecrantz 884840aa3c drm: Add dirty ioctl and property 15 years ago
Martin Michlmayr c3a73ba13b drm/ttm: Fix build failure due to missing struct page 15 years ago
Kristian Høgsberg 1a95916f54 drm: Add compatibility #ifdefs for *BSD 15 years ago
Thomas Hellstrom 862302ffe4 drm: Add support for drm master_[set|drop] callbacks. 15 years ago