Commit Graph

898 Commits (7a38079e0da19447ab1c41e42094b311c6e945e4)

Author SHA1 Message Date
Jerome Glisse f0ed1f655a drm/radeon/kms: Convert R520 to new init path and associated cleanup 16 years ago
Jerome Glisse d39c3b8958 drm/radeon/kms: Convert RV515 to new init path and associated cleanup 16 years ago
Mikael Pettersson f4e45d02e4 drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS 16 years ago
Mikael Pettersson bea1d35b8e drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ 16 years ago
Dave Airlie 4c57edba45 drm/r600: fix memory leak introduced with 64k malloc avoidance fix. 16 years ago
Dave Airlie 74bf2ad508 drm/kms: make fb helper work for all drivers. 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Alex Deucher 210bed8f82 drm/radeon/r600: fix offset handling in CS parser 16 years ago
Alex Deucher 2b5d6c538b drm/radeon/kms/r600: fix forcing pci mode on agp cards 16 years ago
Dave Airlie c5e617e2f8 drm/radeon/kms: fix for the extra pages copying. 16 years ago
Alex Deucher 2f67c6e022 drm/radeon/kms/r600: add support for vline relocs 16 years ago
Alex Deucher 90ebd0655a drm/radeon/kms: fix some bugs in vline reloc 16 years ago
Alex Deucher 974b16e33e drm/radeon/kms/r600: clamp vram to aperture size 16 years ago
Dave Airlie 8ef8678c8f drm/kms: protect against fb helper not being created. 16 years ago
Dave Airlie adea4796cf drm/r600: get values from the passed in IB not the copy. 16 years ago
Amerigo Wang 31edd4824e drm: create gitignore file for radeon 16 years ago
Dave Airlie e3590096f7 drm/radeon/kms: remove unneeded master create/destroy functions. 16 years ago
Dave Airlie d50ba256b5 drm/kms: start adding command line interface using fb. 16 years ago
Dave Airlie 513bcb4655 drm/radeon/kms: don't require up to 64k allocations. (v2) 16 years ago
Dave Airlie 35e4b7af21 drm/radeon/kms: enable dac load detection by default. 16 years ago
Dave Airlie 4bbd497370 drm/radeon/kms: enable r600 tv outputs. 16 years ago
Adam Jackson f066a17d9f drm/edid: Fix standard timing parse for EDID <= 1.2 16 years ago
Adam Jackson 93dc6c2b0d drm/edid: Detailed standard timing blocks have six timings, not five. 16 years ago
Adam Jackson 23425caeeb drm/edid: Ignore bad standard timings. 16 years ago
Adam Jackson 083ae0560a drm/edid: const cleanup 16 years ago
Chris Wilson c715089f49 drm/i915: Handle ERESTARTSYS during page fault 16 years ago
Andre Maasikas 5b31aee9d7 drm/radeon/r600: set correct pitch for 4 byte copy 16 years ago
Dave Airlie c214271563 drm/radeon: consolidate family flags used in pciids. 16 years ago
Chris Wilson ab18282d58 drm/i915: Warn before mmaping a purgeable buffer. 16 years ago
Chris Wilson bb6baf76f4 drm/i915: Track purged state. 16 years ago
Chris Wilson 9731129c5e drm/i915: Remove eviction debug spam 16 years ago
Chris Wilson 2d7ef395b3 drm/i915: Immediately discard any backing storage for uneeded objects 16 years ago
Chris Wilson 963b483691 drm/i915: Do not mis-classify clean objects as purgeable 16 years ago
Chris Wilson 13a05fd978 drm/i915: Whitespace correction for madv 16 years ago
Chris Wilson a32808c0a1 drm/i915: BUG_ON page refleak during unbind 16 years ago
Chris Wilson 9a1e2582d8 drm/i915: Search harder for a reusable object 16 years ago
Chris Wilson ab5ee57650 drm/i915: Clean up evict from list. 16 years ago
Chris Wilson 1c5d22f76d drm/i915: Add tracepoints 16 years ago
Jesse Barnes 74dff28223 drm/i915: framebuffer compression for GM45+ 16 years ago
Jesse Barnes e70236a8d3 drm/i915: split display functions by chip type 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 16 years ago
Alex Deucher aadd4e1745 drm/radeon: some r420s have a CP race with the DMA engine. 16 years ago
Alex Deucher 5a6e9f9658 drm/radeon/r600/kms: rv670 is not DCE3 16 years ago
Dave Airlie 18a4cd2e91 drm/radeon/kms: r420 idle after programming GA_ENHANCE 16 years ago
Dave Airlie fe62e1a45d drm/radeon/kms: more fixes to rv770 suspend/resume path. 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Chris Wilson 8542a0bbbb drm/i915: Skip the sanity checks if the current relocation is valid 16 years ago
Chris Wilson cd0b9fb400 drm/i915: Check that the relocation points to within the target 16 years ago