Commit Graph

157423 Commits (f80330357284c908e1f67cc8b4d8e56a3e2f6fc6)
 

Author SHA1 Message Date
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
Michel Dänzer fdd5cace73 drm/radeon/kms: Don't kzalloc memory which is immediately overwritten. 16 years ago
Michel Dänzer 95a8f1bf4f drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info. 16 years ago
Michel Dänzer fb1fbf8e09 drm/radeon/kms: Only add common modes which fit in both panel dimensions. 16 years ago
Dave Airlie 70ba2a3747 drm/radeon/kms: add 32/64 ioctl support. 16 years ago
Jerome Glisse 4aac047323 drm/radeon/kms: clear confusion in GART init/deinit path 16 years ago
Jerome Glisse 21f9a43722 drm/radeon/kms: cleanup - remove radeon_share.h 16 years ago
Jerome Glisse a4d68279b4 drm/radeon/kms: move mtrr range add and memory information 16 years ago
Jerome Glisse 9f022ddfb2 drm/radeon/kms: convert r4xx to new init path 16 years ago
Alex Deucher d42571efe3 drm/radeon/kms: fix typo in quirks 16 years ago
Alex Deucher 1be340563c drm/radeon/kms/r600: fix blit dword count for non r6xx 16 years ago
Alex Deucher 7747b71304 drm/radeon/kms: add common lvds modes in the ddc case 16 years ago
Dave Airlie 2f9a60d766 drm/radeon/kms: set fbdev_info for suspend/resume 16 years ago
Jerome Glisse 6cf8a3f588 drm/radeon/kms: move modeset init outside of GPU init 16 years ago
Alex Deucher 923f6848e1 drm/radeon/kms: add common scaled modes for TV and LVDS 16 years ago
Alex Deucher 705af9c7a8 drm/radeon/kms: pull in latest quirks and fixes from ddx 16 years ago