Commit Graph

418 Commits (28afea5b2ffaa48f4f43d22ae8edcc384c05df80)

Author SHA1 Message Date
Dave Airlie d02f7fa77d drm/radeon: fix r600 writeback across suspend/resume 16 years ago
Dave Airlie 6546bf6d6c drm/radeon: fix r600 writeback setup. 16 years ago
Dave Airlie 1847a549ac drm: fix warnings about new mappings in info code. 16 years ago
Hannes Eder 8f497aade8 drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c 16 years ago
Dave Airlie a763d7dc0a drm/radeon: fix r600 pci mapping calls. 16 years ago
Alex Deucher 08932156cc drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() 16 years ago
Dave Airlie 53c379e946 radeon: call the correct idle function, logic got inverted. 16 years ago
Alex Deucher 800b699511 drm/radeon: RS600: fix interrupt handling 16 years ago
Dave Airlie a7d13ad0e2 drm/r600: fix rptr address along lines of previous fixes to radeon. 16 years ago
Dave Airlie eb1d91954e drm/r600: fixup r600 gart table accessor like ati_pcigart.c 16 years ago
Dave Airlie 6abf66018f drm/ati_pcigart: use memset_io to reset the memory 16 years ago
Alex Deucher c1556f7151 radeon: add support for rs600 GPUs 16 years ago
Alex Deucher 7659e9804b radeon: fix r600 AGP support 16 years ago
Alex Deucher c05ce0834a drm/radeon: add initial support for R6xx/R7xx GPUs 16 years ago
Alex Deucher 80b3334a4d drm/radeon: add r6xx/r7xx microcode 16 years ago
Alex Deucher befb73c232 drm/radeon: prep for r6xx/r7xx support 16 years ago
Owain G. Ainsworth 995e37cafb i915/drm: Remove two redundant agp_chipset_flushes 16 years ago
Chris Wilson 87ba7c663a drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. 16 years ago
Eric Anholt 97d479e77b drm/i915: Add information on pinning and fencing to the i915 list debug. 16 years ago
Ben Gamari 30106f97a6 drm/i915: Consolidate gem object list dumping 16 years ago
Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Dave Airlie dd8d7cb49e drm/radeon: split busmaster enable out to a separate function 16 years ago
Dave Airlie 4247ca942a drm/radeon: align ring writes to 16 dwords boundaries. 16 years ago
Benjamin Herrenschmidt cd00f95aff drm/radeon: Print PCI ID of cards when probing 16 years ago
David Miller 09e40d65d0 drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86. 16 years ago
David Miller 958a6f8ccb drm: radeon: Fix unaligned access in r300_scratch(). 16 years ago
David Miller f1a2a9b618 drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings. 16 years ago
David Miller d30333bbab drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init(). 16 years ago
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