summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-12-08Make sure DRI/DRI2 can initialize properly with KMS.Kristian Høgsberg
2008-12-08Simplify crtc preinit a bit.Kristian Høgsberg
2008-12-08Fix KMS compilation.Kristian Høgsberg
2008-12-08uxa: Reject solid/copy to under-8bpp destinations.Eric Anholt
2008-12-05Remove the extra memory allocation for 965 video state now that it's all in BOs.Eric Anholt
2008-12-05Emit proper relocations to pixmaps in BOs in i965 video.Eric Anholt
2008-12-05Move i965 video surface state and binding table to BOs.Eric Anholt
2008-12-05Move i965 video vertex data to BOs.Eric Anholt
2008-12-05Move remaining i965 video programs to BOs.Eric Anholt
2008-12-05Move i965 video wm and sampler state to BOs.Eric Anholt
2008-12-05Stop allocating unused scratch space for i965 video.Eric Anholt
2008-12-05Move i965 video vs/sf state to BOs.Eric Anholt
2008-12-05Move i965 video cc state to BOs.Eric Anholt
2008-12-05Move I965DisplayVideoTextured unit state setup to separate functions.Eric Anholt
2008-12-05Move I965DisplayVideoTextured surface/sampler setup to separate functions.Eric Anholt
2008-12-05Move debug code for I965DisplayVideoTextured to separate functions.Eric Anholt
2008-12-04Fix maxium backlight level restored issueZhenyu Wang
2008-12-04Disable XvMC on DRI2 for nowZhenyu Wang
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
2008-11-29Export libIntelXvMC and libI80XvMC symbols.Paulo Cesar Pereira de Andrade
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-11-24refresh batch_bo reference after intel_batch_flush()Wu Fengguang
2008-11-17Merge commit 'origin/master' into dri2Kristian Høgsberg
2008-11-13Make sure DRM library paths are includedJesse Barnes
2008-11-13enable Intel G35 SDVO HDMI audio outputMa Ling
2008-11-13enable Intel G45 integrated HDMI audio outputWu Fengguang
2008-11-13introduce i830_hdmi_priv.has_hdmi_sinkWu Fengguang
2008-11-11Default to FULL_ASPECT panel fittingJesse Barnes
2008-11-11TV: fix contrast and saturation for 915/945GZhenyu Wang
2008-11-07quirk LVDS on Asus Eee boxZhenyu Wang
2008-11-06Use long crt hotplug activation time on GM45.Keith Packard
2008-11-06TV: subcarrier fix for NTSC and PALZhenyu Wang
2008-11-06TV: fix timing parameters for PAL, 480p, 1080iZhenyu Wang
2008-11-06TV: save serveral TV_CTL register fields in mode setZhenyu Wang
2008-11-06TV: fix default contrast and saturation modifierZhenyu Wang
2008-11-06TV: white space cleanupZhenyu Wang
2008-11-06SDVO: fix more command definition errorsZhenyu Wang
2008-11-06SDVO: add command for set monitor power stateZhenyu Wang
2008-11-06SDVO: add GetScaledHDTVResolutionSupport commandZhenyu Wang
2008-11-06SDVO: fix sdvo tv format and sdtv resolution request/reply definitionZhenyu Wang
2008-11-06SDVO: add HDMI audio encrypt change bit for GetInterruptEventSource commandZhenyu Wang
2008-11-06SDVO: fix wrong order of sdvo version's major/minorZhenyu Wang
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-11-05i965: Support render acceleration with pixmaps in BOs.Eric Anholt