Commit Graph

651 Commits (d0cf9c0dadcdc89a755bcb301cfc9c796eb28ccf)

Author SHA1 Message Date
Michel Dänzer b1e3a6d1c4 drm/radeon: Clear surface registers at initialization time. 16 years ago
Michel Dänzer 696d4df1db drm/radeon: Don't initialize acceleration related fields of struct fb_info. 16 years ago
Jerome Glisse f92e93eb5f drm/radeon: fix radeon kms framebuffer device 16 years ago
Zhao Yakui 86e437f077 ACPI: Add the reference count to avoid unloading ACPI video bus twice 16 years ago
Grégoire Henry b5aa8a0fc1 drm/i915: initialize fence registers to zero when loading GEM 16 years ago
Zhenyu Wang 56d21b07d4 drm/i915: Fix HDMI regression introduced in new chipset support 16 years ago
Jesse Barnes 1b16de0b07 drm/i915: fix LFP data fetch 16 years ago
ling.ma@intel.com 8ed9a5bc9c drm/i915: set TV detection mode when tv is already connected 16 years ago
Krzysztof Halasa 921809a583 drm/i915: Catch up to obj_priv->page_list rename in disabled debug code. 16 years ago
Krzysztof Halasa cfd43c025d drm/i915: Fix size_t handling in off-by-default debug printfs 16 years ago
Zhao Yakui aa0261f230 drm/i915: Don't change the blank/sync width when calculating scaled modes 16 years ago
Zhao Yakui 3fbe18d65d drm/i915: Add support for changing LVDS panel fitting using an output property. 16 years ago
Jesse Barnes 9e06dd39f2 drm/i915: correct suspend/resume ordering 16 years ago
Eric Anholt 8c52da503b drm/i915: Add missing dependency on Intel AGP support. 16 years ago
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
Keith Packard fb0f8fbf97 drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. 16 years ago
Keith Packard a5b3da543d drm/i915: Clarify error returns from display port aux channel I/O 16 years ago
Keith Packard b11248df4c drm/i915: Add CLKCFG register definition 16 years ago
Keith Packard e4b366996b drm/i915: Split array of DAC limits into separate structures. 16 years ago
Keith Packard c8110e52b7 drm/i915: Use hotplug callback to retrain DP link 16 years ago
Keith Packard a4fc5ed698 drm/i915: Add Display Port support 16 years ago
Keith Packard c31c4ba343 drm/i915: add per-output hotplug callback for KMS 16 years ago
Keith Packard 308cd3a2e5 drm/i915: Clean up SDVO i2c handling 16 years ago
Keith Packard f9c10a9b96 drm/i915: Change I2C api to pass around i2c_adapters 16 years ago
Keith Packard b99e228d35 drm/i915: check for CONFIG_PNP before using pnp function 16 years ago
Keith Packard 98acd46f35 drm/i915: Apple DMI info has inconsistent SYS_VENDOR information 16 years ago
Keith Packard aa93d632c4 drm/i915: Require digital monitor on HDMI ports for detect 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