| Age | Commit message (Collapse) | Author | ||
|---|---|---|---|---|
| 2008-10-06 | drm/radeon: fixup clean flag handling | Dave Airlie | ||
| 2008-09-30 | intel bufmgr: reinstate buffer handle tracking | Jesse Barnes | ||
| We need a way of getting at the underlying handle for use with mode setting. We can either export it in the dri_bo object or provide a new callback to get it. | ||||
| 2008-09-30 | Merge remote branch 'origin/modesetting-gem' into modesetting-gem | Dave Airlie | ||
| 2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie | ||
| Conflicts: libdrm/Makefile.am libdrm/dri_bufmgr.h linux-core/drm_irq.c linux-core/drm_sysfs.c linux-core/drm_ttm.c shared-core/i915_dma.c shared-core/i915_irq.c shared-core/nouveau_drv.h shared-core/radeon_cp.c | ||||
| 2008-09-26 | radeon: use atom for ext tmds on r4xx | Alex Deucher | ||
| 2008-09-26 | radeon: make atom on r4xx a module option | Alex Deucher | ||
| default is legacy modesetting. pass module option r4xx_atom to try using atom on r4xx. | ||||
| 2008-09-25 | Merge branch 'modesetting-gem' of ↵ | Alex Deucher | ||
| git+ssh://agd5f@git.freedesktop.org/git/mesa/drm into modesetting-gem | ||||
| 2008-09-25 | radeon: first pass at using atombios on r4xx hw | Alex Deucher | ||
| 2008-09-25 | Seperate modesetting userspace bits into drm_mode.h | Jakob Bornecrantz | ||
| 2008-09-24 | radeon: add r600 modesetting registers writes | Dave Airlie | ||
| 2008-09-24 | radeon: add parsing for r6xx object tables | Dave Airlie | ||
| 2008-09-23 | 2008-09-23 | Update intel modesetting to use mm_private instead of mm_handle. | Kristian Høgsberg | |
| 2008-09-23 | radeon: fix minor cursor issues | Dave Airlie | ||
| 2008-09-23 | radeon: Fix type in check for tmds type. | Kristian Høgsberg | ||
| 2008-09-23 | Store the buffer object backing the fb as a void pointer, not a handle. | Kristian Høgsberg | ||
| This lets us defer handle creation until userspace acutally asks for one, at which point we also have a drm_file to associate it with. | ||||
| 2008-09-23 | drm: fix brace placement | Dave Airlie | ||
| 2008-09-22 | 2008-09-18 | [PATCH] radeon: fixup GEM domain setting - allows more userspace paths | Dave Airlie | |
| also dirty buffer on validate | ||||
| 2008-09-18 | [PATCH] radeon: disable blit moves | Dave Airlie | ||
| 2008-09-18 | radeon: fail properly if we can't create the ring. | Dave Airlie | ||
| Normally this will be due to an AGP driver needing updating | ||||
| 2008-09-18 | radeon: do proper memory controller init and setup | Dave Airlie | ||
| 2008-09-18 | radeon: fix return value | Dave Airlie | ||
| 2008-09-18 | radeon: fixup reference counting properly | Dave Airlie | ||
| 2008-09-18 | radeon: sort out atom vs combios tables for r400 cards | Dave Airlie | ||
| 2008-09-18 | radeon: remove unneeded debugging | Dave Airlie | ||
| 2008-09-18 | radeon: don't do full edid for detection purposes | Dave Airlie | ||
| 2008-09-18 | make text reserve 256k | Dave Airlie | ||
| 2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie | ||
| plus a bunch of fixes | ||||
| 2008-09-18 | modesetting: Add helper to force restore modes on crtcs at resume time | Dave Airlie | ||
| 2008-09-17 | radeon: fix legacy LVDS | Alex Deucher | ||
| 2008-09-17 | nv50: add initial context for chipset 0xaa | Ben Skeggs | ||
| This just doesn't look right.. | ||||
| 2008-09-17 | nv50: add initial context to match ctxprog for chipset 0x50 | Ben Skeggs | ||
| 2008-09-17 | nv50: add ctxprog for chipset 0x50 | Ben Skeggs | ||
| 2008-09-17 | nv50: add ctxprog for c | |||
