Commit Graph

209 Commits (e4008276fddd10445ff06707694a938cb7f35ed4)

Author SHA1 Message Date
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
Adam Jackson 9340d8cfea drm/edid: Decode 3-byte CVT codes from EDID 1.4 15 years ago
Adam Jackson 2dbdc52c81 drm/edid: Add new detailed block types from EDID 1.4 15 years ago
Adam Jackson 7ac96a9cb4 drm/modes: Add drm_mode_hsync() 15 years ago
Kristian Høgsberg 04b2d21800 drm/i915: Fix typo in ioctl struct name. 15 years ago
Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 years ago
Jesse Barnes e9560f7cb2 drm/i915: add GETPARAM request for page flipping 15 years ago
Jesse Barnes 7bd4d7be5c drm: use page flip event to signal flip completion 15 years ago
Eric Anholt c8e0f93a38 drm/i915: Replace a calloc followed by copying data over it with malloc. 15 years ago
Clemens Ladisch 7a654158bd drm: set the type of the drm_framebuffer::fbdev field 15 years ago
Kristian Høgsberg d91d8a3f88 drm/kms: add page flipping ioctl 15 years ago
Andres Salomon 156822f717 drm: kill more unused DRM macros 15 years ago
Andres Salomon 420a457088 drm: kill some unused DRM_PROC macros from drmP.h 15 years ago
Kristian Høgsberg c9a9c5e02a drm: Add async event synchronization for drmWaitVblank 15 years ago