aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: add support for msiAlex Deucher2009-10-265-2/+49
* drm/radeon/kms/atom: add support for spread spectrum (v2)Alex Deucher2009-10-264-12/+111
* drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher2009-10-263-2/+27
* drm/radeon/r600: only assign vb after we know space is available.Robert Noland2009-10-261-3/+1
* drm/radeon/r600: Replace repeated calculations with variable.Robert Noland2009-10-261-21/+31
* drm/radeon/kms/atom: get better min pixel clock infoMathias Fröhlich2009-10-261-2/+6
* drm/radeon/kms: add quirk for acer 5102Alex Deucher2009-10-261-10/+23
* drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher2009-10-264-16/+52
* drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich2009-10-261-2/+7
* drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-261-13/+29
* drm/radeon/kms: fix support for original r100Alex Deucher2009-10-161-2/+19
* drm/radeon/kms: fix legacy quirk handlingAlex Deucher2009-10-161-2/+3
* drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-161-0/+15
* drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-167-22/+24
* drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher2009-10-161-0/+5
* drm/radeon/kms/atom: fix tv-outAlex Deucher2009-10-162-7/+6
* drm/radeon/kms: fix connector edid handlingAlex Deucher2009-10-164-32/+73
* drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-152-1/+12
* drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-152-22/+14
* drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2009-10-132-2/+3
* drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-121-1/+1
* drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-122-5/+8
* drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-121-1/+12
* drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-127-159/+97
* drm/radeon/kms/atom: rework crtc modesetAlex Deucher2009-10-123-184/+148
* drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher2009-10-121-6/+30
* drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher2009-10-121-2/+2
* drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher2009-10-121-1/+13
* drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-121-1/+1
* drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2009-10-122-4/+8
* drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie2009-10-121-4/+0
* drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-082-2/+2
* drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-082-8/+5
* drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie2009-10-081-13/+4
* drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-084-41/+157
* drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-083-53/+34
* drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2009-10-082-4/+68
* drm/radeon: Fix setting of bitsRoel Kluin2009-10-072-6/+6
* drm/ttm: fix refcounting in ttm global code.Dave Airlie2009-10-061-1/+1
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-068-56/+110
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-058-8/+63
* drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-057-10/+32
* drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-051-2/+0
* drm/radeon/kms: add support for "Surround View"Alex Deucher2009-10-051-2/+47
* drm/radeon/kms: Fix irq handling on AVIVO hwJerome Glisse2009-10-025-6/+19
* drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-022-21/+10
* drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-022-0/+10
* drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-022-132/+39
* drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-023-39/+39
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-0213-355/+7