summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-23evergreen: use vbo code for constant buffersevergreen_accelAlex Deucher6-147/+129
2010-08-23radeon: move vbo data to a separate structAlex Deucher12-138/+141
2010-08-23evergreen: fix dword counts in default stateAlex Deucher1-2/+2
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher18-160/+11521
2010-08-20evergreen: set encoder type to DVI for HDMIAlex Deucher1-3/+12
2010-08-19DCE3+: switch pads to ddc mode when doing i2cAlex Deucher1-0/+7
2010-08-12radeon: fixup non-kms buildDave Airlie3-3/+6
2010-08-12evergreen: fix multi-head cursor supportDave Airlie1-2/+7
2010-08-10radeon: take 8/10 encoding into a/c on displayport linkDave Airlie1-1/+6
2010-08-10dce32: remove rmx workaroundDave Airlie1-4/+0
2010-08-10atombios: fixup set crtc source like KMSDave Airlie3-38/+46
2010-08-10atombios: move adjust pixel clock around to follow KMS code flowDave Airlie1-210/+216
2010-08-10displayport: retry on timeoutDave Airlie1-4/+8
2010-08-10evergreen: don't call YUV table on evergreenDave Airlie1-1/+1
2010-08-10evergreen: add support to parse firmware info for ext dp clkDave Airlie4-1/+11
2010-08-10atombios: realign digital transmitter/encoder setup with kmsDave Airlie1-148/+87
2010-08-10update atombios.h to latest from kernelDave Airlie1-10/+82
2010-08-09atom: upstream parser updateAlex Deucher1-0/+3
2010-08-05r6xx/r7xx: default to micro (1D) tiling for nowAlex Deucher1-7/+25
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher8-26/+150
2010-08-04radeon: add new pci idsAlex Deucher6-4/+22
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher4-98/+52
2010-08-02EXA: move more common helpers to exa_sharedAlex Deucher3-59/+59
2010-08-02remove unused reg headers from radeon_exa_shared.cAlex Deucher1-2/+0
2010-08-02r6xx/r7xx: set VGT_MAX_VTX_INDX to a larger valueAlex Deucher1-1/+1
2010-08-02fix make distcheckDave Airlie1-0/+1
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie12-255/+302
2010-07-30r6xx/r7xx: unify composite mask and non-mask pixel shaderAlex Deucher4-241/+285
2010-07-30r6xx/r7xx: clean up composite vertex shaderAlex Deucher1-182/+173
2010-07-28The local copy of the modes code is no longer required.Gaetan Nadon3-100/+1
2010-07-24config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon1-0/+3
2010-07-21config: add comments for main statementsGaetan Nadon1-3/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-5/+5
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21r6xx/r7xx: group op variable stateAlex Deucher2-89/+90
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-21config: remove unrequired AC_SUBST for LIBDRM and LIBUDEVGaetan Nadon1-4/+0
2010-07-20config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-22/+8
2010-07-15kms: don't call cursor helper if using software cursorJerome Glisse1-1/+2
2010-07-07fix build on non-kmsDave Airlie1-1/+1
2010-07-07configure.ac: bump version post releaseDave Airlie1-1/+1
2010-07-07set version for releaseDave Airlie1-1/+1
2010-06-30remove rv100 quirkAlex Deucher1-9/+0
2010-06-29Remove HDP_SOFT_RESET function, there is no need to reset HDP block.Cooper Yuan1-4/+0