summaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)AuthorFilesLines
2008-07-01drm: sg alloc should write back the handle to userspacelibdrm-2.3.1libdrm-2_3-branchDave Airlie1-1/+1
2008-05-28libdrm: make a branch for libdrm which drops all the TTM apis.Dave Airlie3-413/+1
2008-05-28radeon: split microcode out into a separate header file.Dave Airlie3-16063/+16120
2008-05-28i915: fix BSD bh, DRI2 not uses anywhere elseDave Airlie1-1/+1
2008-05-28radeon: bump release date/version for r500 3D supportDave Airlie1-2/+3
2008-05-27RADEON: add get_param for number of GB pipesAlex Deucher4-7/+11
2008-05-27[i915] Fix typo in (unused) START_ADDR definition.Jie Luo1-1/+1
2008-05-27[FreeBSD] Add vblank-rework support and get drivers building.Robert Noland4-13/+12
2008-05-23r500: add two more register ranges for mesa driver to setupDave Airlie2-0/+5
2008-05-23drm: fix nouveau warningDave Airlie1-1/+1
2008-05-21rs690/r500: vblank support.Dave Airlie2-49/+177
2008-05-17r500: add more register ranges for Mesa driverDave Airlie2-0/+8
2008-05-13RS4xx: separate out RS400 and RS480 IGP chipsAlex Deucher3-85/+83
2008-05-12RADEON: fix copy/pasto in last commitAlex Deucher1-1/+1
2008-05-12R3/4/5: init pipe setup in drmAlex Deucher2-0/+70
2008-05-12RADEON: cleanup radeon_do_engine_reset()Alex Deucher1-25/+28
2008-05-12R300+: fixup pixcache flushAlex Deucher1-9/+29
2008-05-12RS4xx: fix MCIND index maskAlex Deucher2-4/+4
2008-05-12RADEON: write AGP_BASE_2 on chips that support itAlex Deucher1-0/+2
2008-05-12R300+: fixup PURGE/FLUSH macrosAlex Deucher2-9/+36
2008-05-12Radeon IGP: merge RS4xx/RS6xx gart setupAlex Deucher2-81/+30
2008-05-12Radeon IGP: wrap MCIND accessAlex Deucher2-76/+99
2008-05-12Radeon IGP: clean up registers and magic numbersAlex Deucher2-96/+121
2008-05-05r500: add allowed range for us config/pixsizeDave Airlie2-0/+3
2008-05-02nv50: enable 0x400500 bit 0 after PGRAPH exception alsoBen Skeggs1-2/+6
2008-05-02nouveau: guard against channels potentially not having a context, fix nv50Ben Skeggs2-42/+39
2008-05-02nouveau: disable all card interrupts when unknown PFIFO IRQ occurs.Ben Skeggs1-0/+1
2008-05-02nouveau: restore original NV_PFIFO_CACHES_REASSIGN value in fifo handlerBen Skeggs1-2/+3
2008-05-02nouveau: gather nsource in trap_info()Ben Skeggs1-4/+9
2008-05-02nv50: PGRAPH exception handling completely different from earlier chipsBen Skeggs1-1/+48
2008-05-01nv50: I cave... Add nv84 initial context values.Ben Skeggs1-14/+1152
2008-04-29i915: fix off by one in VGA save/restore of AR & CR regsJesse Barnes1-2/+2
2008-04-29nouveau: NV9x cards exist as well.Maarten Maathuis1-0/+1
2008-04-27Use fixed sized types in new ioctlsJesse Barnes1-2/+2
2008-04-26Enum-ectomy of vblank modesetting ioctlJesse Barnes1-5/+4
2008-04-23i915: fix for compatibility modeXiang, Haihao1-0/+1
2008-04-22i915: gfx hw and i945gme fixes from upstreamDave Airlie2-3/+8
2008-04-20[I915] Handle tiled buffers in vblank taskletKeith Packard2-5/+19
2008-04-20On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard1-10/+23
2008-04-11Save and restore dsparb and d_state regsKeith Packard1-0/+10
2008-04-05nv50: primitive i2c interrupt handlerMaarten Maathuis2-1/+23
2008-04-03nv50: primitive display interrupt handler.Maarten Maathuis2-0/+17
2008-03-31nouveau: fix return from function..Dave Airlie1-1/+1
2008-03-30nouveau: forgot to add a breakMaarten Maathuis1-0/+1
2008-03-30nouveau: Add ctx values for nv86.Maarten Maathuis1-42/+734
2008-03-30drm/r300: fix wait interface mixupDave Airlie2-9/+36
2008-03-29r300: Correctly translate the value for the R300_CMD_WAIT command.Oliver McFadden1-12/+27
2008-03-25nouveau: nv20 bios does not initialise PTIMERStuart Bennett1-6/+8
2008-03-24i915: fix oops on agp=offDave Airlie1-0/+4
2008-03-24Merge branch 'r500-fp'Dave Airlie3-11/+91