..
bios_reader
Fix LFP data block fetch
2009-06-22 11:13:30 -07:00
ch7xxx
Update to xextproto 7.1 support.
2009-07-18 12:10:18 +10:00
ch7017
Update to xextproto 7.1 support.
2009-07-18 12:10:18 +10:00
ivch
Update to xextproto 7.1 support.
2009-07-18 12:10:18 +10:00
reg_dumper
Update intel_gtt utility for new chipset GTT check
2009-06-10 10:36:46 +08:00
render_program
remove unused shader program
2009-07-06 11:01:31 +02:00
scripts
Review PLL spreadsheet and update register ranges.
2007-11-13 22:28:22 -08:00
sil164
Update to xextproto 7.1 support.
2009-07-18 12:10:18 +10:00
tfp410
Update to xextproto 7.1 support.
2009-07-18 12:10:18 +10:00
xvmc
i915 xvmc, fix fd.o bug #22103
2009-06-23 11:31:37 +08:00
.gitignore
…
Makefile.am
Move shader programs under its own subdirectory
2009-06-30 11:12:12 +08:00
brw_defines.h
Document and use 'legacy' border color mode
2008-10-06 13:22:08 -07:00
brw_structs.h
Enable 2D composite on IGDNG
2009-06-30 11:12:12 +08:00
common.h
Add new chipsets PCI ids
2009-06-10 10:24:51 +08:00
drmmode_display.c
KMS: Keep screen pixmap devPrivate.ptr NULL during init and resize
2009-07-10 18:26:59 -07:00
i2c_vid.h
Staticize a bunch of functions and variables in the driver.
2009-04-21 15:25:58 -07:00
i810.h
Remove useless loader symbol lists.
2009-05-28 15:03:45 -04:00
i810_accel.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_common.h
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_cursor.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_dga.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_dri.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_dri.h
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_driver.c
Add new chipsets PCI ids
2009-06-10 10:24:51 +08:00
i810_hwmc.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_io.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_memory.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_reg.h
TV: Set correct voltage level override values
2009-06-17 10:06:02 +08:00
i810_ring.h
Separate i810 and i830 ring macros out into separate files.
2008-03-12 16:12:28 -07:00
i810_video.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i810_wmark.c
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i830.h
Really fix i915 render. Fail at commit --amend.
2009-07-16 12:56:07 -07:00
i830_3d.c
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
2008-03-14 10:18:11 -07:00
i830_accel.c
Remove NoAccel support
2009-07-10 18:26:58 -07:00
i830_batchbuffer.c
intel_batch_init: test have_gem, not directRenderingType
2009-06-11 13:57:09 -07:00
i830_batchbuffer.h
Revert "Rely on BO pixmaps being present in acceleration paths."
2009-05-26 16:12:17 -07:00
i830_bios.c
Use DVO timing block instead of fp_timing when parsing LFP data
2009-06-30 12:02:12 -07:00
i830_bios.h
Dynamically get the number of child device in general definition block
2009-06-15 14:56:56 +08:00
i830_common.h
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i830_crt.c
Wait doubled regis to be stable for load pipe detection
2009-06-03 09:49:29 +08:00
i830_cursor.c
Allow cursors to roam past 2048x2048 limit.
2009-04-30 15:30:05 -07:00
i830_debug.c
Add new chipset register dumps
2009-06-10 10:46:24 +08:00
i830_debug.h
…
i830_display.c
Clear the bo on the rotate scratch pixmap
2009-07-02 13:08:15 -07:00
i830_display.h
Staticize a bunch of functions and variables in the driver.
2009-04-21 15:25:58 -07:00
i830_dri.c
Remove NoAccel support
2009-07-10 18:26:58 -07:00
i830_dri.h
Remove a handful of pointless comments
2009-04-28 13:27:53 -04:00
i830_driver.c
Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.
2009-07-15 15:11:21 -07:00
i830_dvo.c
Remove useless loader symbol lists.
2009-05-28 15:03:45 -04:00
i830_hdmi.c
Set hot plug interrupt to detect HDMI output
2009-06-17 10:05:47 +08:00
i830_hwmc.c
Disable XvMC on 915G/GM in KMS
2009-06-29 13:44:58 +08:00
i830_hwmc.h
switch XvMC to gem
2009-05-19 16:27:32 +08:00
i830_i2c.c
Remove i830+ driver's use of CARD*/INT* types for great justice.
2008-03-11 12:07:52 -07:00
i830_io.c
…
i830_lvds.c
Don't change the blank/sync width when calculating scaled modes
2009-06-19 09:37:45 -07:00
i830_memory.c
Reset framebuffer offset when rebinding aperture (22760).
2009-07-15 09:47:40 -07:00
i830_modes.c
Eliminate INT10 call to get BIOS contents
2008-10-01 16:39:01 -07:00
i830_quirks.c
add pipe a force quirk for Dell mini
2009-06-16 15:37:48 -07:00
i830_reg.h
Move fb compression reg definition into i810_reg.h
2007-11-15 18:33:27 +08:00
i830_render.c
Fix 915-class Render after the 8xx-class Render fix.
2009-07-16 11:48:33 -07:00
i830_ring.h
intel: Nuke shared-entity support (zaphod mode).
2009-03-06 13:26:10 -08:00
i830_sdvo.c
enable sdvo lvds scaling function
2009-07-08 09:22:40 +08:00
i830_sdvo.h
Staticize a bunch of functions and variables in the driver.
2009-04-21 15:25:58 -07:00
i830_sdvo_regs.h
enable sdvo lvds scaling function
2009-07-08 09:22:40 +08:00
i830_tv.c
TV: Set correct voltage level override values
2009-06-17 10:06:02 +08:00
i830_uxa.c
i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmaps
2009-07-10 18:26:59 -07:00
i830_video.c
Fix XV scan line calculation when rotated.
2009-07-13 16:38:34 -07:00
i830_video.h
Xv: free tearing on textured video
2009-03-06 09:40:07 +08:00
i915_3d.c
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
2008-03-14 10:18:11 -07:00
i915_3d.h
Use batchbuffers instead of ring emits for general commands.
2008-06-10 11:37:03 -07:00
i915_hwmc.c
DRI2 for XvMC
2009-05-18 17:12:30 +08:00
i915_hwmc.h
DRI2 for XvMC
2009-05-18 17:12:30 +08:00
i915_reg.h
Add defines for 9xx S3 word in 3D_STATE_LOAD_STATE_IMMEDIATE
2008-03-18 14:10:25 -07:00
i915_render.c
Really fix i915 render. Fail at commit --amend.
2009-07-16 12:56:07 -07:00
i915_video.c
DRI2 for XvMC
2009-05-18 17:12:30 +08:00
i965_hwmc.c
enable MC on g45 for player without vld patch
2009-06-10 15:53:24 +08:00
i965_hwmc.h
switch XvMC to gem
2009-05-19 16:27:32 +08:00
i965_render.c
Remove bad comment about 3DSTATE_DRAWING_RECTANGLE size.
2009-07-09 15:52:16 -07:00
i965_video.c
Xv: fix domain usage for binding table on i965+ chips
2009-06-30 11:12:12 +08:00