summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-20Merge branch 'xvmc'Zhenyu Wang
2008-03-18Handle projective transforms on 9xx for Composite.Keith Packard
2008-03-18Add i830_transform_is_affine and i830_get_transformed_coordinates_3d.Keith Packard
2008-03-18Add defines for 9xx S3 word in 3D_STATE_LOAD_STATE_IMMEDIATEKeith Packard
2008-03-188xx/9xx can handle textures to 2kx2k. 965 can do 8kx8kKeith Packard
2008-03-18Add i8[13]0_ring.h to _SOURCES to fix distcheckJulien Cristau
2008-03-18Merge branch 'master' into xvmcZhenyu Wang
2008-03-18Disable XvMC if DRI is not enabled.Zhenyu Wang
2008-03-18Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-18bug 15060: Dell Latitude X300 needs pipe A quirkZhenyu Wang
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2008-03-14Remove h0h0 UploadToScreen implementation that used pattern blits.Eric Anholt
2008-03-13Remove fbc enable/disable messagesJesse Barnes
2008-03-13Add workarounds for 830/845's lack of a8/x8r8g8b8/x8b8g8r8 support.Eric Anholt
2008-03-13Merge branch 'master' into xvmcZhenyu Wang
2008-03-13nuke unneed error_base and event_baseZhenyu Wang
2008-03-13remove unused init/fini hooks for xvmc driverZhenyu Wang
2008-03-13Always bind memory after agp aperture allocationZhenyu Wang
2008-03-12Eliminate local variables defined in i830 BEGIN_LP_RING().Eric Anholt
2008-03-12Separate i810 and i830 ring macros out into separate files.Eric Anholt
2008-03-12Add sysfs backlight support for Fujitsu laptopsJesse Barnes
2008-03-12Add stdint.h to DVO driversJesse Barnes
2008-03-12Add stdint.h to i830_bios.hJesse Barnes
2008-03-12Add pipe A force quirk for Thinkpad R31Jesse Barnes
2008-03-12Fix rotation mem with kernel memory manager in VT switchHong Liu
2008-03-12Pass default visual in dri context createZhenyu Wang
2008-03-12disable memory alloc debugZhenyu Wang
2008-03-11Nuke more CARD* types from i810 driver. Untested.Eric Anholt
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-11Cleanse DVO drivers of CARD* types.Eric Anholt
2008-03-11Add support for brightness control to i915 textured video output.Eric Anholt
2008-03-11Add pipe A force enable quirk for Toshiba Portege R205-S209Jesse Barnes
2008-03-11Crack down on warnings.Kristian Høgsberg
2008-03-11Silence warnings about possible uninitialize use of dst_format.Kristian Høgsberg
2008-03-11Merge branch 'master' into xvmcZhenyu Wang
2008-03-10Add pipe A force enable quirk for Dell Latitude D500Jesse Barnes
2008-03-10quirk: add DVO ivch quirkDave Airlie
2008-03-07Avoid setting reserved bits in SDVOx on everything 965-class.Eric Anholt
2008-03-07Enable hardware overlay on 965Jesse Barnes
2008-03-06Implement new get_property feature for backlight controlJesse Barnes
2008-03-06remove extra dri checkingZhenyu Wang
2008-03-06No ring, no syncZhenyu Wang
2008-03-06Pull chipset detection out of PreInit into its own functionJesse Barnes
2008-03-06Account for FBC LL cache in memory reservationJesse Barnes
2008-03-06Move MTRR fixup to its own routineJesse Barnes
2008-03-06Refactor memory allocation into a separate functionJesse Barnes
2008-03-05Really print adjusted_mode for mode debugZhenyu Wang
2008-03-04Fix DPLL programming in CRTC mode setHong Liu
2008-03-04Change FBC idle mode back to defaultJesse Barnes