summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-06Remove more dead UMS code.Eric Anholt
2009-10-06Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Eric Anholt
2009-10-06Remove the stepping debug app, replaced by version in intel_gpu_tools.Eric Anholt
2009-10-06Trim down the hotplug debug app.Eric Anholt
2009-10-06Remove intel_idle, replaced by intel_gpu_top in intel_gpu_tools.Eric Anholt
2009-10-06Move to kernel coding style.Eric Anholt
2009-10-06Remove UMS support.Eric Anholt
2009-10-05Remove UMS overlay support.Eric Anholt
2009-10-05Remove error state dumping code.Eric Anholt
2009-10-05Implement drmmode overlayDaniel Vetter
2009-10-05Xv: introduce an overlay halDaniel Vetter
2009-10-05Xv: rework overlay buffer managementDaniel Vetter
2009-10-05Xv: create xvmc_passthrough helperDaniel Vetter
2009-10-05Xv: scrap overlay offscreen pixmap supportDaniel Vetter
2009-10-05Xv: small cleanups in I830PutImageDaniel Vetter
2009-10-05Xv I830PutImage splitup: extract i830_wait_for scanlineDaniel Vetter
2009-10-05Xv I830PutImage splitup: extract i830_copy_video_dataDaniel Vetter
2009-10-05Xv I830PutImage splitup: extract i830_setup_video_bufferDaniel Vetter
2009-10-05Xv I830PutImage splitup: extract i830_dst_pitch_and_sizeDaniel Vetter
2009-10-05Xv: kill destId in I830PutImageDaniel Vetter
2009-10-05Xv: kill hw double buffering logicDaniel Vetter
2009-10-05Xv: use is_planar_fourcc helper some moreDaniel Vetter
2009-10-05Xv: introduce planar memcpy helperDaniel Vetter
2009-10-05Xv: rename i830_display_video to i830_display_overlayDaniel Vetter
2009-10-05Xv i830_display_video splitup: extract i830_overlay_cmdDaniel Vetter
2009-10-05Xv i830_display_video splitup: extract i830_calc_src_regsDaniel Vetter
2009-09-22Add new backlight driver "samsung".Matthias Hopf
2009-09-22Skip setting tv format property if output crtc is NULLZhao Yakui
2009-09-22Check whether the DVI-I/D is connected or disconnected based on EDIDZhao Yakui
2009-09-22Revert "8xx: Fallback for any non-affine transformation."Chris Wilson
2009-09-22i8xx: Format projective texture coordinates correctly.Keith Packard
2009-09-21Split i915/i830 composite_emit_primitive into two functions.Keith Packard
2009-09-21Remove DGA support from the driver.Keith Packard
2009-09-21Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.Keith Packard
2009-09-218xx: Fallback for any non-affine transformation.Carl Worth
2009-09-21More dumps for Arrandale LVDSZhenyu Wang
2009-09-17Don't destroy bufmgr at CloseScreen timeKeith Packard
2009-09-17Make sure DRM output properties are freed after we're done with them.Keith Packard
2009-09-15Eliminate cursor flickerJesse Barnes
2009-09-14Avoid fallbacks for compositing gradient patternsChris Wilson
2009-09-09i915: Restore nearest samplingChris Wilson
2009-09-08Add B43 chipset supportZhenyu Wang
2009-09-05i830/i915: Set the sample position to the pixel center.Chris Wilson
2009-09-05i830: Update commentsChris Wilson
2009-09-05i830: Trim composite setupChris Wilson
2009-09-05i830: remove padding NOOPs from compositeChris Wilson
2009-09-05i830: do not use stale mask transformChris Wilson
2009-09-03Don't set backlight level if going on->on.Matthias Hopf
2009-09-03Use "Backlight" as backlight brightness property.Matthias Hopf
2009-09-03Add get_property support.Matthias Hopf