summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-07radeon: set interlaced and doublescan enabled for randr outputsAlex Deucher
2010-09-01r6xx/r7xx: fix typosAlex Deucher
2010-08-27evergreen: work around bad data in some i2c tablesAlex Deucher
2010-08-27xv: fix non-kms/non-dri Xv column ordering on big endian systemsHeikki Lindholm
2010-08-27dri2: Reference count DRI2 buffersChristopher James Halse Rogers
2010-08-25remove explicit buffer submit from copy regionDave Airlie
2010-08-25radeon: add correct flushing for direct renderedDave Airlie
2010-08-23radeon: fix legacy lvds dpms sequenceAlex Deucher
2010-08-20evergreen: set encoder type to DVI for HDMIAlex Deucher
2010-08-19DCE3+: switch pads to ddc mode when doing i2cAlex Deucher
2010-08-12radeon: fixup non-kms buildDave Airlie
2010-08-12evergreen: fix multi-head cursor supportDave Airlie
2010-08-10radeon: take 8/10 encoding into a/c on displayport linkDave Airlie
2010-08-10dce32: remove rmx workaroundDave Airlie
2010-08-10atombios: fixup set crtc source like KMSDave Airlie
2010-08-10atombios: move adjust pixel clock around to follow KMS code flowDave Airlie
2010-08-10displayport: retry on timeoutDave Airlie
2010-08-10evergreen: don't call YUV table on evergreenDave Airlie
2010-08-10evergreen: add support to parse firmware info for ext dp clkDave Airlie
2010-08-10atombios: realign digital transmitter/encoder setup with kmsDave Airlie
2010-08-10update atombios.h to latest from kernelDave Airlie
2010-08-09atom: upstream parser updateAlex Deucher
2010-08-05r6xx/r7xx: default to micro (1D) tiling for nowAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-08-04radeon: add new pci idsAlex Deucher
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher
2010-08-02EXA: move more common helpers to exa_sharedAlex Deucher
2010-08-02remove unused reg headers from radeon_exa_shared.cAlex Deucher
2010-08-02r6xx/r7xx: set VGT_MAX_VTX_INDX to a larger valueAlex Deucher
2010-08-02fix make distcheckDave Airlie
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie
2010-07-30r6xx/r7xx: unify composite mask and non-mask pixel shaderAlex Deucher
2010-07-30r6xx/r7xx: clean up composite vertex shaderAlex Deucher
2010-07-28The local copy of the modes code is no longer required.Gaetan Nadon
2010-07-24config: add AM_PROG_CC_C_O for per-target compilation flagsGaetan Nadon
2010-07-21config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-21r6xx/r7xx: group op variable stateAlex Deucher
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-21config: remove unrequired AC_SUBST for LIBDRM and LIBUDEVGaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-07-15kms: don't call cursor helper if using software cursorJerome Glisse
2010-07-07fix build on non-kmsDave Airlie