aboutsummaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)Author
2008-02-20fix SAREAAlan Hourihane
2008-02-20drm/fb: get rid of offset from structure use bo offsetDave Airlie
2008-02-20ttm: make sure userspace can't destroy kernel create memory managersDave Airlie
2008-02-19Fix up conflicts for DRI2 (untested)Alan Hourihane
2008-02-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-02-16[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-16nouveau: no GART on ia64 either.Stephane Marchesin
2008-02-15i915: initial (and untested) TV out supportJesse Barnes
2008-02-16nv40: actually init all tile regs.Ben Skeggs
2008-02-14missing bitsDave Airlie
2008-02-13i915: Add a dri2 init path that gets the lock from the dri2 sarea.Kristian Høgsberg
2008-02-13i915: Only look up dev_priv->mmio_map if it's not already set upKristian Høgsberg
2008-02-13i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.Kristian Høgsberg
2008-02-13i915: Make sarea_priv setup optional.Kristian Høgsberg
2008-02-09radeon_ms: bring radeon_ms up to date with lastest changesJerome Glisse
2008-02-07Fix saveGR array sizeJesse Barnes
2008-02-07i915: save/restore interrupt stateJesse Barnes
2008-02-07Added kernel part of hotplug ioctlJakob Bornecrantz
2008-02-07Added hotplug ioctlJakob Bornecrantz
2008-02-05build fix for older kernelsAlan Hourihane
2008-02-05i915: Re-report breadcrumbs on poll to the fence manager,Thomas Hellstrom
2008-02-04nouveau: make nv34 work every time, not just every 2nd timeStuart Bennett
2008-02-02nouveau: NV40 can/should now be able to run after the blob.Maarten Maathuis
2008-01-30i915: Avoid calling drm_fence_flush_old excessively.Thomas Hellstrom
2008-01-30Simplify the fencing code and differentiate between flushes andThomas Hellstrom
2008-01-30nv40: some more nv67 changesBen Skeggs
2008-01-29Add new RV380 pci idMirko
2008-01-28Added cursor supportJakob Bornecrantz
2008-01-27drm: add initial rs690 support for drm.Maciej Cencora
2008-01-25mach64: fix after vblank-reworkGeorge Sapountzis
2008-01-25don't reinit ring if already initialisedDave Airlie
2008-01-25Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-01-24Fixup modeset ioctl number & typedef usageJesse Barnes
2008-01-24Merge commit 'airlied/i915-ttm-cfu'Eric Anholt
2008-01-24Remove broken 'in vblank' accountingJesse Barnes
2008-01-24i915: fix missing header when copying data from userspaceDave Airlie
2008-01-24i915 make relocs use copy from userDave Airlie
2008-01-23Fix thinko in get_vblank_counterJesse Barnes
2008-01-23Fix IS_I915G macroJesse Barnes
2008-01-23nouveau: Fix warning in nouveau_mem.cMaarten Maathuis
2008-01-23drm/i915: add support for E7221Dave Airlie
2008-01-22Correct vblank count valueJesse Barnes
2008-01-22i915 irq fixesJesse Barnes
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes
2008-01-22Revert "Fix pipe<->plane mapping vs. vblank handling (again)"Dave Airlie
2008-01-21nouveau: don't forget NV80.Stephane Marchesin
2008-01-21nouveau: new card family for old card designs.Stephane Marchesin
2008-01-17Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED before I forget again.Eric Anholt
2008-01-15i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-01-15radeon_ms: use radeon connector type insted of drmJerome Glisse