Commit Graph

34124 Commits (8e10ee9a0da12c586d3397150e34a946507c23f3)

Author SHA1 Message Date
Zhenyu Wang e6be8d9d17 drm: remove address mask param for drm_pci_alloc() 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
David Howells f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 years ago
Mark Brown 7716977b6a mfd: Correct WM831X_MAX_ISEL_VALUE 15 years ago
Johannes Berg 827d42c9ac mac80211: fix spurious delBA handling 15 years ago
Andrei Pelinescu-Onciul 5fdd4baef6 sctp: on T3_RTX retransmit all the in-flight chunks 15 years ago
James Bottomley 860dc73608 [SCSI] fix async scan add/remove race resulting in an oops 15 years ago
Eric Anholt c8e0f93a38 drm/i915: Replace a calloc followed by copying data over it with malloc. 15 years ago
Kevin Wells 4ced24c897 i2c: i2c-pnx: Made buf type unsigned to prevent sign extension 15 years ago
Alan Cox 308efab5e2 vt: Fix use of "new" in a struct field 15 years ago
David Howells fee096deb4 CacheFiles: Catch an overly long wait for an old active object 15 years ago
David Howells a17754fb8c CacheFiles: Don't write a full page if there's only a partial page to cache 15 years ago
David Howells 60d543ca72 FS-Cache: Start processing an object's operations on that object's death 15 years ago
David Howells 201a15428b FS-Cache: Handle pages pending storage that get evicted under OOM conditions 15 years ago
David Howells 1bccf513ac FS-Cache: Fix lock misorder in fscache_write_op() 15 years ago
David Howells 4fbf4291aa FS-Cache: Allow the current state of all objects to be dumped 15 years ago
David Howells 440f0affe2 FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items 15 years ago
David Howells 3bde31a4ac SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed 15 years ago
David Howells 31ba99d304 SLOW_WORK: Allow the owner of a work item to determine if it is queued or not 15 years ago
David Howells 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file 15 years ago
Jens Axboe 6b8268b17a SLOW_WORK: Add delayed_slow_work support 15 years ago
Jens Axboe 0160950297 SLOW_WORK: Add support for cancellation of slow work 15 years ago
David Howells 3d7a641e54 SLOW_WORK: Wait for outstanding work items belonging to a module to clear 15 years ago