summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Rename pScreen to screen.renamesEric Anholt4-109/+109
2009-10-06Rename pGC to gc.Eric Anholt1-8/+8
2009-10-06Rename pDraw to plain old drawable.Eric Anholt2-26/+32
2009-10-06Rename the xv pPriv to adaptor_priv to reflect whose private it is.Eric Anholt5-249/+256
2009-10-06Call pPixmaps plain old pixmaps.Eric Anholt12-93/+93
2009-10-06de-pCamelHungarian the Render pictures and pixmaps.Eric Anholt6-287/+286
2009-10-06Share several render fields between render implementations.Eric Anholt4-51/+43
2009-10-06Rename the xf86 screen private from pScrn to scrn.Eric Anholt27-759/+759
2009-10-06Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt24-1033/+1035
2009-10-06Remove more dead UMS code.Eric Anholt1-85/+0
2009-10-06Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Eric Anholt6-1851/+1
2009-10-06Remove the stepping debug app, replaced by version in intel_gpu_tools.Eric Anholt3-143/+0
2009-10-06Trim down the hotplug debug app.Eric Anholt2-23/+1
2009-10-06Remove intel_idle, replaced by intel_gpu_top in intel_gpu_tools.Eric Anholt3-240/+0
2009-10-06Move to kernel coding style.Eric Anholt68-22635/+22933
2009-10-06Remove UMS support.Eric Anholt56-17939/+120
2009-10-05Remove UMS overlay support.Eric Anholt3-1059/+10
2009-10-05Remove error state dumping code.Eric Anholt5-797/+1
2009-10-05Implement drmmode overlayDaniel Vetter4-20/+196
2009-10-05Xv: introduce an overlay halDaniel Vetter1-61/+91
2009-10-05Xv: rework overlay buffer managementDaniel Vetter2-97/+78
2009-10-05Xv: create xvmc_passthrough helperDaniel Vetter1-11/+14
2009-10-05Xv: scrap overlay offscreen pixmap supportDaniel Vetter1-189/+0
2009-10-05Xv: small cleanups in I830PutImageDaniel Vetter1-11/+3
2009-10-05Xv I830PutImage splitup: extract i830_wait_for scanlineDaniel Vetter1-40/+40
2009-10-05Xv I830PutImage splitup: extract i830_copy_video_dataDaniel Vetter1-70/+88
2009-10-05Xv I830PutImage splitup: extract i830_setup_video_bufferDaniel Vetter1-34/+44
2009-10-05Xv I830PutImage splitup: extract i830_dst_pitch_and_sizeDaniel Vetter1-58/+68
2009-10-05Xv: kill destId in I830PutImageDaniel Vetter1-7/+5
2009-10-05Xv: kill hw double buffering logicDaniel Vetter4-105/+58
2009-10-05Xv: use is_planar_fourcc helper some moreDaniel Vetter4-93/+43
2009-10-05Xv: introduce planar memcpy helperDaniel Vetter1-122/+54
2009-10-05Xv: rename i830_display_video to i830_display_overlayDaniel Vetter1-4/+4
2009-10-05Xv i830_display_video splitup: extract i830_overlay_cmdDaniel Vetter1-33/+34
2009-10-05Xv i830_display_video splitup: extract i830_calc_src_regsDaniel Vetter1-48/+65
2009-09-28Increment version to 2.9.02.9.0Carl Worth2-2/+3
2009-09-28NEWS: Add notes for the 2.9.0 release.Carl Worth1-10/+10
2009-09-22Increment version to 2.8.99.902Carl Worth1-1/+1
2009-09-22NEWS: Add notes for 2.8.99.9022.8.99.902Carl Worth1-0/+41
2009-09-22Add new backlight driver "samsung".Matthias Hopf2-0/+2
2009-09-22Skip setting tv format property if output crtc is NULLZhao Yakui1-1/+1
2009-09-22Check whether the DVI-I/D is connected or disconnected based on EDIDZhao Yakui1-0/+3
2009-09-22Revert "8xx: Fallback for any non-affine transformation."Chris Wilson1-11/+0
2009-09-22i8xx: Format projective texture coordinates correctly.Keith Packard2-14/+26
2009-09-22Check the correct Picture for error during creation.Chris Wilson1-1/+1
2009-09-21Split i915/i830 composite_emit_primitive into two functions.Keith Packard3-6/+179
2009-09-21Remove DGA support from the driver.Keith Packard1-5/+0
2009-09-21Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.Keith Packard3-44/+2
2009-09-218xx: Fallback for any non-affine transformation.Carl Worth1-0/+11
2009-09-21More dumps for Arrandale LVDSZhenyu Wang2-5/+23