Commit Graph

519 Commits (04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f)

Author SHA1 Message Date
Dave Airlie 95934f939c drm/i915: enable GEM on PAE. 16 years ago
Dave Airlie fc436d9d37 drm/radeon: fix unused variables warning 16 years ago
Dave Airlie 07613ba2f4 agp: switch AGP to use page array instead of unsigned long array 16 years ago
Jerome Glisse 068a117ca3 drm/radeon: command stream checker for r3xx-r5xx hardware 16 years ago
Michel Dänzer 8b5c744485 drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM. 16 years ago
Michel Dänzer 4e484e7dc5 radeon: Fix CP byte order on big endian architectures with KMS. 16 years ago
Michel Dänzer 46f4b3eab7 drm/ttm: Add some powerpc cache flush code. 16 years ago
Michel Dänzer 919f32f1df radeon: Enable modesetting on non-x86. 16 years ago
Michel Dänzer 55c93278ec drm/radeon: Respect AGP cant_use_aperture flag. 16 years ago
Michel Dänzer 0454beab0f drm: EDID endianness fixes. 16 years ago
Dave Airlie 00fa28ae29 drm/radeon: this VRAM vs aperture test is wrong, just remove it. 16 years ago
Thomas Hellstrom 87ef92092f drm/ttm: fix an error path to exit function correctly 16 years ago
Thomas Hellstrom 89579f7782 drm: Apply "Memory fragmentation from lost alignment blocks" 16 years ago
Thomas Hellstrom 78ecf091aa ttm: Return -ERESTART when a signal interrupts bo eviction. 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Chris Wilson 52dc7d32b8 drm/i915: Clear fence register on tiling stride change. 16 years ago
Chris Wilson 8c4b8c3f34 drm/i915: Install fence register for tiled scanout on i915 16 years ago
Chris Wilson d78b47b9a5 drm/i915: detach/attach get/put pages symmetry 16 years ago
Ben Gamari 76cff81ad1 drm/i915: A few debugfs formatting fixes 16 years ago
Ben Gamari 049b77cb2a drm/i915: Warn when inteldrmfb fails to restore its framebuffer config 16 years ago
Dave Airlie 3b47883d93 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. 16 years ago
Dave Airlie 4410f39109 fbdev: add support for handoff from firmware to hw framebuffers 16 years ago
Dave Airlie cc8da5263f drm/radeon: switch to using late_initcall 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Kay Sievers 02200d0664 Driver Core: drm: add nodename for drm devices 16 years ago
Alex Deucher 6fe7ac3f5b radeon legacy chips: tv dac bg/dac adj updates 16 years ago
Jerome Glisse 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
Thomas Hellstrom ba4e7d973d drm: Add the TTM GPU memory manager subsystem. 16 years ago
Chris Wilson e6c03c5b40 drm: Memory fragmentation from lost alignment blocks 16 years ago
Jerome Glisse f2cb5d86e1 drm: Export hash table functionality. 16 years ago
Jerome Glisse 249d6048ca drm: Split out the mm declarations in a separate header. Add atomic operations. 16 years ago
Alex Deucher 715cbb05c9 drm/radeon: add support for RV790. 16 years ago
Alex Deucher 2a71ebcd85 drm/radeon: add rv740 drm support. 16 years ago
Keith Packard 61f11699e7 drm: Eliminate magic I2C frobbing when reading EDID 16 years ago
Dave Airlie 7ff145593d drm/i915: duplicate desired mode for use by fbcon. 16 years ago
Figo.zhang c5c07550d4 drm/via: vfree() no need checking before calling it 16 years ago
yakui_zhao be25ed9c5c drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver 16 years ago
yakui_zhao f053185948 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode 16 years ago
yakui_zhao 342dc382c4 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo 16 years ago
yakui_zhao 7fb85bfb54 drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds 16 years ago
yakui_zhao 4fefcb2705 drm: add separate drm debugging levels 16 years ago
Dave Airlie df4f7fe7bd radeon: remove _DRM_DRIVER from the preadded sarea map 16 years ago
Ben Skeggs 2ff2e8a3e1 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Robert P. J. Day b798b1fe3b drm: simplify kcalloc() call to kzalloc(). 16 years ago
Pavel Roskin 1bcbf39488 intelfb: fix spelling of "CLOCK" 16 years ago
Keith Packard 03d6069912 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) 16 years ago
Chris Wilson 2939e1f533 drm/i915: NOMEM->NOSPC 16 years ago
Chris Wilson 21d509e339 drm/i915: use I915_GEM_GPU_DOMAINS 16 years ago
Chris Wilson b1ce786cb8 drm/i915: no need to hold mutex for object lookup 16 years ago
Chris Wilson 1f803ee5ce drm/i915: Call drm_vblank_post_modeset() on error paths. 16 years ago