summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15fb: fixup the offset by getting it from the right placeDave Airlie
2008-02-15various fixes from trying to get userspace startedDave Airlie
2008-02-15switch naming to new proposed schemeDave Airlie
2008-02-15remove drm_minors_limitDave Airlie
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-13start moving over to proper hierarchy wrt master accessesDave Airlie
2008-02-13major port of multi-master ideas into modesettingDave Airlie
2008-02-13Revert "After the previous revert fix libdrm to start at minor 1"Dave Airlie
2008-02-13drm: re-write minor number allocation to use an idr.Dave Airlie
2008-02-09radeon_ms: bring radeon_ms up to date with lastest changesJerome Glisse
2008-02-07Restore pipeconf regs unconditionallyJesse Barnes
2008-02-07Added you can now clone displays in modedemoJakob Bornecrantz
2008-02-07After the previous revert fix libdrm to start at minor 1Alan Hourihane
2008-02-07Revert "DRM_CONTROL_ALLOW logic was reversed"Alan Hourihane
2008-02-07Fix saveGR array sizeJesse Barnes
2008-02-07i915: save/restore interrupt stateJesse Barnes
2008-02-07Fix vblank enable/disable callbacksJesse Barnes
2008-02-07Wrong open callJakob Bornecrantz
2008-02-07Added userspace part of hotplug ioctl and demoJakob Bornecrantz
2008-02-07Added kernel part of hotplug ioctlJakob Bornecrantz
2008-02-07Added hotplug ioctlJakob Bornecrantz
2008-02-07Small update to modedemoJakob Bornecrantz
2008-02-05update app to cycle through 4 fbdev'sAlan Hourihane
2008-02-05tweak itAlan Hourihane
2008-02-05make modefb/modedemo match each others test output.Alan Hourihane
2008-02-05consistencyAlan Hourihane
2008-02-05DRM_CONTROL_ALLOW logic was reversedAlan Hourihane
2008-02-05build fix for older kernelsAlan Hourihane
2008-02-05fix some warningsAlan Hourihane
2008-02-05build fix for older kernelsAlan Hourihane
2008-02-05Fix function declarationAlan Hourihane
2008-02-05Add missing round_jiffies_relative() for older kernelsAlan Hourihane
2008-02-05i915: Re-report breadcrumbs on poll to the fence manager,Thomas Hellstrom
2008-02-05consistencyAlan Hourihane
2008-02-05Remove duplicateAlan Hourihane
2008-02-04Modedemo now uses two crtc and output pairsJakob Bornecrantz
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-31Add an fence_class_manager::last_queued_sequence member, since aThomas Hellstrom
2008-01-30i915: Avoid calling drm_fence_flush_old excessively.Thomas Hellstrom
2008-01-30Simplify the fencing code and differentiate between flushes andThomas Hellstrom