summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-07Fix pin leakage with EXA GTT-mapping shortcut, and crash with UXA on KMS.Eric Anholt
2009-01-07Disable DRI2 buffer tiling on non-965, as those need fence regs for 2D blits.Eric Anholt
2009-01-07FatalError on batchbuffer map failureKeith Packard
2009-01-07Handle drm_bo_map failure in 965 video and composite paths.Keith Packard
2009-01-07Add support for SDVO LVDS.Henry unbongo
2008-12-31UXA: Fallback to dri_bo_map() if pin failedZhenyu Wang
2008-12-31Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.Eric Anholt
2008-12-31Quiet some KMS warnings.Kristian Høgsberg
2008-12-31uxa: Do a hack to use the aperture mapping instead of bo_map in sw fallbacks.Eric Anholt
2008-12-30Add PCI write posting to LeaveVT path when we're about to wait on write results.Eric Anholt
2008-12-30Remove old mergedfb includes and defines, which bother spatch.Eric Anholt
2008-12-30Bug #18004: Add Aopen 915GM LVDS quirkZhenyu Wang
2008-12-30Don't count vertex buffer in second aperture size checkZhenyu Wang
2008-12-30intel/kms: disable overlay when it needs physical addressDave Airlie
2008-12-30intel: don't call enter/leave VT for KMS enabled systemsDave Airlie
2008-12-30exa: fix map gtt call to use current APIDave Airlie
2008-12-30modeset: transformPresent is a new API memberDave Airlie
2008-12-30modeset: fix xf86CrtcRotate API change across server versionsDave Airlie
2008-12-26SDVO: reset pixel repeat in avi frameMa Ling
2008-12-26xvmc: fix up needed libsPeter Alfredsen
2008-12-26Fix drmOpen for non-linux 965 XvMCRobert Noland
2008-12-15Update binary versions of the dual-prime kernelsZou Nan hai
2008-12-15Don't warn on ring enabled in GEMZhenyu Wang
2008-12-15Fix directRenderingType checkZhenyu Wang
2008-12-15 [965-xvmc] fix dual prime kernel, flush issue on G4xZou Nan hai
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-11Add RandR 1.3 panning support by supporting the crtc set_origin functionKeith Packard
2008-12-11Remove Cappuccino SlimPRO SP625F 855GM LVDS quirkZhenyu Wang
2008-12-11Set vertex_buffer_bo to NULL after unreference.Carl Worth
2008-12-11Don't smash fixed_mode if skip_panel_detect is set.Carl Worth
2008-12-11i965: 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-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