summaryrefslogtreecommitdiff
path: root/src/i830.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Merge branch 'master' into display-portKeith Packard1-1/+0
2009-04-30Merge commit 'origin/master' into display-portKeith Packard1-160/+22
2009-04-28Remove a handful of pointless commentsKristian Høgsberg1-1/+0
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt1-7/+0
2009-04-27Remove XF86DRM_MODE.Eric Anholt1-2/+0
2009-04-27Replace I830Sync's irq emit/wait code with bufmgr use.Eric Anholt1-0/+1
2009-04-27Remove I830_XV ifdef.Eric Anholt1-6/+0
2009-04-27Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.Eric Anholt1-4/+0
2009-04-27Remove can_resize, which is now always true (except when a bug interfered)Eric Anholt1-2/+0
2009-04-27unifdef I830_USE_UXA.Eric Anholt1-8/+0
2009-04-27Remove EXA support.Eric Anholt1-23/+5
2009-04-27Remove XAA support.Eric Anholt1-30/+2
2009-04-27Remove DRI1 support.Eric Anholt1-55/+0
2009-04-27Remove pre-server-1.5 support.Eric Anholt1-4/+0
2009-04-24Disable FBC on IGD for UMSShaohua Li1-0/+2
2009-04-21Remember allocated offscreenImages memory for freeing it in CloseScreen()Zdenek Kabelac1-0/+1
2009-04-21Remove dead xoffset/yoffset from pre-randr.Eric Anholt1-4/+0
2009-04-21Replace a bunch of #ifdef debug flushing/syncing with a single function.Eric Anholt1-0/+13
2009-04-21Staticize a bunch of functions and variables in the driver.Eric Anholt1-7/+0
2009-04-21Remove unused i830_output_type_namesEric Anholt1-2/+0
2009-04-21Remove some dead i830.h struct members.Eric Anholt1-8/+0
2009-04-03Save/restore DP link/gmch ratios. Set link ratios before enabling pipe.Keith Packard1-0/+10
2009-03-17Add first Display Port code. Fails to train the link.Keith Packard1-0/+4
2009-03-16Revert EXA_DRIVER_KNOWN_MAJOR bumpKeith Packard1-1/+0
2009-03-13Use CopyArea to load glyphs from per-glyph pixmap to cache pixmapKeith Packard1-0/+1
2009-03-06clean up arguments to i830_allocate_framebuffer since zaphod removal.Eric Anholt1-3/+1
2009-03-06Remove configured SW cursor support.Eric Anholt1-1/+0
2009-03-06Remove StolenOnly support.Eric Anholt1-2/+0
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt1-21/+4
2009-02-27Only allocate pixmaps aligned for tiling when requested by DRI2 GetBuffers.Eric Anholt1-0/+11
2009-02-26Fix UXA for server 1.4.Eric Anholt1-0/+4
2009-02-26Fix up i915 composite and common solid/copy code to use check_aperture.Eric Anholt1-0/+2
2009-02-25Use LVDS config in Driver feature BDB for integrated LVDS checkZhenyu Wang1-0/+1
2009-02-13SDVO: remove ForceSDVODetect optionZhenyu Wang1-3/+0
2009-02-02Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.Kristian Høgsberg1-0/+4
2009-02-02Fix last-minute "cleanup" that broke the patch.Kristian Høgsberg1-4/+0
2009-02-01Implement front buffer resize for KMS.Kristian Høgsberg1-5/+6
2009-01-27Support tiled back/depth on 915-class hardware with DRI2.Jesse Barnes1-0/+4
2009-01-21Move i965 render sampler state to BOs.Eric Anholt1-1/+0
2009-01-21Move 965 render unit state to BOs.Eric Anholt1-0/+15
2009-01-21Fix build with server 1.4.Eric Anholt1-1/+1
2009-01-20Use intel_emit_reloc from video to prettify 965 render bind_bo setup.Eric Anholt1-0/+17
2009-01-20Remove the pageflipping infrastructure.Owain G. Ainsworth1-8/+0
2009-01-20Remove triple-buffering supportOwain G. Ainsworth1-2/+0
2009-01-16Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt1-0/+16
2009-01-06Resize framebuffer on screen size change (requires UXA and DRI2)Keith Packard1-0/+9
2009-01-06Make i830_allocate_memory take tiling parameters.Keith Packard1-7/+12
2008-12-29Remove logical context setup.Eric Anholt1-2/+0
2008-12-29Remove old mergedfb includes and defines, which bother spatch.Eric Anholt1-6/+0
2008-12-29Bug #19239: Add a quirk for broken ACPI lid stateZhenyu Wang1-0/+1