summaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)AuthorFilesLines
2008-07-02NV50: basic fbcon + misc fixesMaarten Maathuis1-1/+4
2008-07-01NV50: some i2c cleanupMaarten Maathuis1-71/+11
2008-06-27NV50: use list_head item instead of list_head head to avoid confusionMaarten Maathuis2-3/+3
2008-06-25NV50: i misunderstood NOUVEAU_MEM_INTERNAL, so remove itMaarten Maathuis1-3/+0
2008-06-25NV50: Some cleanup and fixes.Maarten Maathuis1-0/+29
2008-06-25nv50: when destroying a channel make sure it's not still current on PFIFOBen Skeggs1-0/+4
2008-06-25nouveau: allocate drm-use vram buffers from end of vram.Ben Skeggs5-26/+42
2008-06-22nouveau: disable KMS for pre-NV50 even when specifically enabledMaarten Maathuis1-0/+4
2008-06-22NV50: Initial import of kernel modesetting.Maarten Maathuis6-5/+465
2008-06-06 [intel] remove settable use_mi_batchbuffer_startKeith Packard3-22/+8
2008-06-06drm/intel: make hotplug just be an eventDave Airlie1-134/+1
2008-06-05modesetting: initial attempt at debonging fbDave Airlie1-0/+2
2008-06-04drm: introduce generation counter to interface.Dave Airlie1-0/+7
2008-06-02drm: add functions to get/set gamma rampsDave Airlie1-1/+14
2008-06-02drm/modesetting: another re-org of some internals.Dave Airlie1-1/+2
2008-05-30drm: switch possible crtc/clones over to encodersDave Airlie1-4/+0
2008-05-30modesetting: the great renaming.Dave Airlie2-46/+40
2008-05-30drm: attach an encoder.Dave Airlie1-1/+7
2008-05-30drm: add more encoder interfacesDave Airlie1-0/+15
2008-05-30modesetting: reorganise out crtc/outputs are allocated.Dave Airlie1-2/+2
2008-05-29modesetting: reorganise code into core and helper functions.Dave Airlie2-6/+8
2008-05-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane14-16339/+16736
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-23i915: do a better job of parsing VBIOS dataJesse Barnes2-13/+17
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-22i915: init bo mm at driver init only when modeset=1Hong Liu1-9/+10
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-13Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes2-2/+11
2008-05-13i915: register definition & header file cleanupJesse Barnes4-1010/+720
2008-05-13i915: execbuf now works without i915_dma_init being calledJakob Bornecrantz2-2/+11
2008-05-12i915: TV hotplug fixesJesse Barnes1-4/+13
2008-05-12fix kernel oops when removing fbHong Liu1-1/+1
2008-05-12modeset init code cleanupHong Liu1-134/+197
2008-05-12fix G33 hardware status page in modesetHong Liu3-0/+38
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