summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-16Revert " [965 xvmc] update dual prime g4b files"Zhenyu Wang
2008-12-15 [965 xvmc] update dual prime g4b filesZou Nan hai
2008-12-15closedir only after finishing use of any results from readdirPierre Willenbrock
2008-12-12Dump out fence registers by default, add fence end registers as wellKeith Packard
2008-12-12Update binary versions of the dual-prime kernelsZou Nan hai
2008-12-12Don't warn on ring enabled in GEMZhenyu Wang
2008-12-12Fix directRenderingType checkZhenyu Wang
2008-12-11 [965-xvmc] fix dual prime kernel, flush issue on G4xZou Nan hai
2008-12-11Let lid status be unknown if no acpi lid object foundZhenyu Wang
2008-12-11Pipe-A quirk for HP 2730p (bug #18852)Bryce Harrington
2008-12-11PipeA quirk for Quanta/W251U (launchpad bug #244242)Bryce Harrington
2008-12-11Try to always probe SDVOC on 965G/965GMZhenyu Wang
2008-12-11bug #17395: Quirk CRT for Sony VGC-LT71DBZhenyu Wang
2008-12-09Add RandR 1.3 panning support by supporting the crtc set_origin functionKeith Packard
2008-12-09Try to add LVDS detect supportZhenyu Wang
2008-12-09Remove Cappuccino SlimPRO SP625F 855GM LVDS quirkZhenyu Wang
2008-12-08Set vertex_buffer_bo to NULL after unreference.Carl Worth
2008-12-08Don't smash fixed_mode if skip_panel_detect is set.Carl Worth
2008-12-08i965: Add batch_flush_notify hook to create new vertex-buffer boCarl Worth
2008-12-08Fix DRI2 compiling warningZhenyu Wang
2008-12-08Fix TV compiling warningZhenyu Wang
2008-12-06Make sure DRI/DRI2 can initialize properly with KMS.Kristian Høgsberg
2008-12-06Simplify crtc preinit a bit.Kristian Høgsberg
2008-12-06Fix KMS compilation.Kristian Høgsberg
2008-12-05uxa: Reject solid/copy to under-8bpp destinations.Eric Anholt
2008-12-05uxa: Add in EnableDisableFBAccess handling like examodule.c did.Eric Anholt
2008-12-04Remove the extra memory allocation for 965 video state now that it's all in BOs.Eric Anholt
2008-12-04Emit proper relocations to pixmaps in BOs in i965 video.Eric Anholt
2008-12-04Move i965 video surface state and binding table to BOs.Eric Anholt
2008-12-04Move i965 video vertex data to BOs.Eric Anholt
2008-12-04Move remaining i965 video programs to BOs.Eric Anholt
2008-12-04Move i965 video wm and sampler state to BOs.Eric Anholt
2008-12-04Stop allocating unused scratch space for i965 video.Eric Anholt
2008-12-04Move i965 video vs/sf state to BOs.Eric Anholt
2008-12-04Move i965 video cc state to BOs.Eric Anholt
2008-12-04Move I965DisplayVideoTextured unit state setup to separate functions.Eric Anholt
2008-12-04Move I965DisplayVideoTextured surface/sampler setup to separate functions.Eric Anholt
2008-12-04Move debug code for I965DisplayVideoTextured to separate functions.Eric Anholt
2008-12-04Change master version to 2.6.99.1Zhenyu Wang
2008-12-03Don't unconditionally define DRI2Julien Cristau
2008-12-04Fix maxium backlight level restored issueZhenyu Wang
2008-12-04Disable XvMC on DRI2 for nowZhenyu Wang
2008-12-03uxa: don't call composite routines with no buffer.Dave Airlie
2008-12-03Enable tiling for DRI2 back/depth buffers.Eric Anholt
2008-12-03Re-enable composite accel on 965 with UXA.Eric Anholt
2008-12-03Include <X11/Xfuncproto.h> prior to including "edid.h" from the sdk.Paulo Cesar Pereira de Andrade
2008-12-03TV: add support to set TV margins in xorg.confRobert Lowery
2008-12-02UXA: Add support for tiled front/back/depth by cutting over to the GTT map.Eric Anholt
2008-12-02Remove DRI_MM defines which are always true now.Eric Anholt
2008-12-01Merge commit 'origin/dri2'Keith Packard