Commit Graph

651 Commits (456d8991a795ff5e44dbc1c2a7f8d5b4ed675866)

Author SHA1 Message Date
David Miller 6abf6bb0ff drm: radeon: Use surface for PCI GART table. 16 years ago
David Miller e8a894372b drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. 16 years ago
David Miller b266503072 drm: radeon: Fix RADEON_*_EMITED defines. 16 years ago
David Miller b07fa022ec drm: radeon: Fix ring_rptr accesses. 16 years ago
David Miller 296c6ae0e9 drm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL. 16 years ago
David Miller 5a7aad9a55 drm: ati_pcigart: Do not access I/O MEM space using pointer derefs. 16 years ago
Kristian Høgsberg 8e1004580e drm: Drop unused and broken dri_library_name sysfs attribute. 16 years ago
Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. 16 years ago
Benjamin Herrenschmidt 41c2e75e60 drm: Make drm_local_map use a resource_size_t offset 16 years ago
Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 years ago
Benjamin Herrenschmidt d883f7f1b7 drm: Use resource_size_t for drm_get_resource_{start, len} 16 years ago
Eric Anholt dc529a4fe1 drm/i915: fix 945 fence register writes for fence 8 and above. 16 years ago
Chris Wilson d7619c4b9c drm/i915: Protect active fences on i915 16 years ago
Chris Wilson fc7170ba28 drm/i915: Check to see if we've pinned all available fences 16 years ago
Chris Wilson 22c344e9a0 drm/i915: Check fence status on every pin. 16 years ago
Chris Wilson 9b2412f9ad drm/i915: First recheck for an empty fence register. 16 years ago
Eric Anholt 040aefa263 drm/i915: Fix bad \n in MTRR failure notice. 16 years ago
Pierre Willenbrock 66824bd7b5 drm/i915: Don't restore palettes through VGA registers. 16 years ago
Kyle McMartin 0fce81e3cc i915: add newline to i915_gem_object_pin failure msg 16 years ago
Kristian Høgsberg b70d11da61 drm: Return EINVAL on duplicate objects in execbuffer object list 16 years ago
Helge Bahmann 5ad8b7d126 drm: fix double lock typo 16 years ago
Eric Anholt 299eb93c5f drm/i915: Fix use-before-null-check in i915_irq_emit(). 16 years ago
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Thomas Hellstrom 171901d15d drm: Wake up all lock waiters when the master disappears. 16 years ago
Thomas Hellstrom 4d77c88e91 drm: Don't return ERESTARTSYS to user-space. 16 years ago
Ingo Molnar f180053694 x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
Venkatesh Pallipadi 6644107d57 gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way 16 years ago
Ingo Molnar 3255aa2eb6 x86, mm: pass in 'total' to __copy_from_user_*nocache() 16 years ago
Dave Airlie e08fb4f6d1 drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path 16 years ago
Dave Airlie dd0910b3c7 drm/i915: make hw page ioremap use ioremap_wc 16 years ago
Kyle McMartin d61e7380b4 drm: edid revision 0 is valid 16 years ago
Chris Wilson b3f5e7329d drm: Correct unbalanced drm_vblank_put() during mode setting. 16 years ago
Jesse Barnes 7bec756c74 drm: disable encoders before re-routing them 16 years ago
Linus Torvalds c8766ac593 drm: Fix shifts of EDID vsync offset/width fields. 16 years ago
Jesse Barnes 37df96736b drm/i915: handle bogus VBT panel timing 16 years ago
Jesse Barnes 7c04d1d97a drm/i915: remove PLL debugging messages 16 years ago
Jesse Barnes 226485e9a9 i915: suspend/resume interrupt state 16 years ago
Karsten Wiese 6c0594a306 Fix an oops in i915_gem_retire_requests() 16 years ago
Pierre Willenbrock 5004417d84 drm/i915: Add missing mutex_lock(&dev->struct_mutex) 16 years ago
Jesse Barnes 6fb8858855 drm/i915: fix WC mapping in non-GEM i915 code. 16 years ago
Chris Wilson bab2d1f653 drm/i915: Fix regression in 95ca9d 16 years ago
Eric Anholt f21289b355 drm/i915: Retire requests from i915_gem_busy_ioctl. 16 years ago
Jesse Barnes 5669fcacc5 drm/i915: suspend/resume GEM when KMS is active 16 years ago
Eric Anholt efbeed96f7 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. 16 years ago
Eric Anholt 8b0e378a20 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. 16 years ago
etienne 3d16118dc8 drm/radeon: update sarea copies of last_ variables on resume. 16 years ago
Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 16 years ago
Jesse Barnes 496818f08a drm/i915: take struct mutex around fb unref 16 years ago
Kristian Høgsberg 43565a0648 drm: Use spread spectrum when the bios tells us it's ok. 16 years ago
Kristian Høgsberg a29f5ca3d6 drm: Collapse identical i8xx_clock() and i9xx_clock(). 16 years ago