summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-08Bump driver version to 2.1.99 in preparation for 2.2 releasexf86-video-intel-2.1.99Jesse Barnes
2007-11-08Default to EXAJesse Barnes
2007-11-08Clear current video crtc on DPMS offJesse Barnes
2007-11-08Fix overlay destination clampingJesse Barnes
2007-11-08Setup 3D state at EnterVT timeJesse Barnes
2007-11-08Bug #12059: Add ch7019 to the list of supported devices for ch7017.Eric Anholt
2007-11-08Check DPLL status before writing PIPEnCONF regsJesse Barnes
2007-11-01Framebuffer compression fix: front buffer may not be at fence 0Jesse Barnes
2007-11-01Fix allocation reset for really not free BO allocatorZhenyu Wang
2007-10-30Fix builds without DRIAlan Coopersmith
2007-10-30Clear compiler error: "void functions cannot return values"Alan Coopersmith
2007-10-24Adapt to DRM Lockfree and setStatus changes.Thomas Hellstrom
2007-10-24Fix typo in my hand-application of rglowery's patch.Eric Anholt
2007-10-24Fix a crash in TV mode handling by initializing the prev field of modes.Rob
2007-10-22intel_reg_dumper - dump VGA AR registers tooJesse Barnes
2007-10-19In the clock graph, draw the VCO as erasures in the lines representing clocks.Eric Anholt
2007-10-18Warn in the log if we choose a PLL clock that's way out of line.Eric Anholt
2007-10-18Add some nickle scripts for looking at PLL issues.Eric Anholt
2007-10-17Bump pciaccess version requirement for new API usage.Eric Anholt
2007-10-17intel: make block handler hook happen no matter what video is in useDave Airlie
2007-10-17AOpen 965GM mini pc has no LVDSRob
2007-10-16toshiba satellite u300 has no tv outKyle McMartin
2007-10-16Adapt to libdrm buffer object API changes.Michel Dänzer
2007-10-15In update_front_offset(), set pScrn->fbOffset even at EnterVT during init.Eric Anholt
2007-10-13Fix palette save/restoreJesse Barnes
2007-10-12Fix failure in tiling setup on non-power-of-two allocations on pre-965.Eric Anholt
2007-10-12Use mprotect on unbound AGP memory to attempt to catch use while unbound.Eric Anholt
2007-10-11Don't double-free the memory manager allocation.Eric Anholt
2007-10-11Update memory manager sizing for the current set of LIFETIME_FIXED bufffers.Eric Anholt
2007-10-11Move tiling fence register setup to bind time instead of allocate time.Eric Anholt
2007-10-11Allow front/back/depth to move over the lifetime of the server.Eric Anholt
2007-10-11Delay SAREA and mapping setup until EnterVT when using the memory manager.Eric Anholt
2007-10-11Rework DRI buffer mappings and sarea setup to allow for moving buffers.Eric Anholt
2007-10-11Move drmMMLock to after we have unbound our (pinned) buffers.Eric Anholt
2007-10-11Refuse to allocate LIFETIME_FIXED objects in buffer objects.Eric Anholt
2007-10-11In i830_allocate_memory_bo, bind if we control the VT, not on lifetime-fixed.Eric Anholt
2007-10-11Fix potential use-after-free in XV overlay code on video stop.Eric Anholt
2007-10-11Revert "Fix G33 GTT stolen mem range"Zhenyu Wang
2007-10-10EXA: fix tiled dest rendering on i8XX chipsZhenyu Wang
2007-10-08Include xf86mm.h if using XF86DRI_MMKeith Packard
2007-10-08Quirk for Samsung Q35 which has no TV output.Keith Packard
2007-10-05Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.Eric Anholt
2007-10-05Don't set overlay registers LIFETIME_FIXED. It always uses the current offset.Eric Anholt
2007-10-05Revert setting of exa_965_state as LIFETIME_FIXED.Eric Anholt
2007-10-05Don't leak buffer object allocations in i830_reset_allocations().Eric Anholt
2007-10-05Warning cleanup.Eric Anholt
2007-10-05Fix formatting of error message.Eric Anholt
2007-10-01Bring the CH7017 driver closer to spec.Eric Anholt
2007-10-01Fix probing of the sample CH7017 device I found by allowing GPIO overrides.Eric Anholt
2007-10-01Restore building of pciaccess-based tools even if the server doesn't use it.Eric Anholt