Commit Graph

157438 Commits (f4e45d02e4135043fe98bc21be38527c516ad990)
 

Author SHA1 Message Date
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
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 f803303572 fb: change rules for global rules match. 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
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
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
Dave Airlie 4153e584ee drm/radeon/kms: more alignment for rv770.c with r600.c 16 years ago
Dave Airlie 9052aa2458 drm/radeon/kms: rv770 blit init called too late. 16 years ago
Dave Airlie fc30b8efbe drm/radeon/kms: move around new init path code to avoid posting at init 16 years ago
Dave Airlie bc1a631e51 drm/radeon/r600: fix some issues with suspend/resume. 16 years ago
Dave Airlie 698443d9ec drm/radeon/kms: disable VGA rendering engine before taking over VRAM 16 years ago
Michel Dänzer 5e6dde7ec2 drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init(). 16 years ago
Dave Airlie 445282db9e drm/radeon/kms: add initial connector properties 16 years ago
Michel Dänzer c88f9f0c91 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. 16 years ago
Jerome Glisse 733289c265 drm/radeon/kms: don't fail if we fail to init GPU acceleration 16 years ago
Dave Airlie 7cbb355e94 drm/r600/kms: fixup number of loops per blit calculation. 16 years ago
Dave Airlie 41456df2d4 drm/radeon/kms: reprogram format in set base. 16 years ago
Dave Airlie 65cb15a686 drm/radeon: avivo chips have no separate int bit for display 16 years ago
Alex Deucher b15591f312 drm/radeon/r600: don't do interrupts 16 years ago
Pekka Paalanen 812c369dbf drm: fix _DRM_GEM addmap error message 16 years ago
Ben Skeggs 9b1596af17 drm: update crtc x/y when only fb changes 16 years ago
Jesse Barnes e87b2c42b3 drm: fix drm_fb_helper handling of kernel crtcs 16 years ago
Michel Dänzer 8dfaa8a777 drm/radeon/kms: Get LVDS native mode details from EDID if necessary. 16 years ago
Yang Zhao f657c2a731 drm/radeon: Save and restore bios scratch regs during S/R 16 years ago
Dave Airlie ecb114a128 drm/radeon/kms: IB locking dumps out a lockdep ordering issue 16 years ago
Dave Airlie 42dea5ddb5 drm/radeon/kms: we should return 0 when we have no modes not -1. 16 years ago
Michel Dänzer 48e113e516 drm/radeon/kms: Free CS parser state tracking memory. 16 years ago