Commit Graph

157454 Commits (dfee5614e4d83a32cef9193a8b19bc1d8900f93d)
 

Author SHA1 Message Date
Dave Airlie dfee5614e4 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) 16 years ago
Zhao Yakui 185974dd59 drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl 16 years ago
Alex Deucher b442962a9e drm/radeon/kms: add support for "Surround View" 16 years ago
Jerome Glisse ac447df4f2 drm/radeon/kms: Fix irq handling on AVIVO hw 16 years ago
Jerome Glisse e7d40b9a0a drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS 16 years ago
Jerome Glisse 75c8129893 drm/radeon/kms: Fix R600/RV770 disable acceleration path 16 years ago
Jerome Glisse a3c1945aaf drm/radeon/kms: Fix R600/RV770 startup path & reset 16 years ago
Jerome Glisse 81cc35bfc1 drm/radeon/kms: Fix R600 write back buffer 16 years ago
Jerome Glisse 62a8ea3f7b drm/radeon/kms: Remove old init path as no hw use it anymore 16 years ago
Jerome Glisse c010f8000a drm/radeon/kms: Convert RS600 to new init path 16 years ago
Jerome Glisse 3bc6853593 drm/radeon/kms: Convert RS690/RS740 to new init path (V2). 16 years ago
Jerome Glisse d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
Jerome Glisse 207bf9e90c drm/radeon/kms: Convert R300 to new init path 16 years ago
Jerome Glisse ca6ffc64cb drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 16 years ago
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
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