Age | Commit message (Expand) | Author |
2008-06-02 | drm: only report framebuffers available on this fd. | Dave Airlie |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-01 | [FreeBSD] Declare vblank_disable_fn callout MPSAFE. | Robert Noland |
2008-06-01 | [FreeBSD] Get rid of vbl_lock and re-use irq_lock. | Robert Noland |
2008-06-02 | Merge branch 'modesetting-101-encoders' into modesetting-101 | Dave Airlie |
2008-06-02 | drm: fixup encoder picking in set_config stage | Dave Airlie |
2008-06-02 | drm/modesetting: add best encoder finding for modesetting | Dave Airlie |
2008-06-02 | drm/modesetting: move some connector functions to helper. | Dave Airlie |
2008-06-02 | drm: fixup some interfaces so test code works again | Dave Airlie |
2008-06-02 | drm/modesetting: another re-org of some internals. | Dave Airlie |
2008-06-01 | [FreeBSD] Add symlink for radeon_microcode.h | Robert Noland |
2008-06-01 | [FreeBSD] Call drm_vblank_cleanup during irq uninstall | Robert Noland |
2008-05-30 | RADEON: fix typo in last commit | Alex Deucher |
2008-05-30 | Merge commit 'origin/master' into drm-gem | Eric Anholt |
2008-05-30 | [intel-gem] Only update obj->write_domain if we're actually changing it. | Eric Anholt |
2008-05-30 | [intel-gem] Add an option to check GTT versus CPU coherency at execbuf time. | Eric Anholt |
2008-05-30 | Fix ivch i2c read function to use the "special" i2c format. | Kristian Høgsberg |
2008-05-30 | r500: attempt to make AGP work by programming agp base in the MC correctly | Dave Airlie |
2008-05-30 | drm: switch possible crtc/clones over to encoders | Dave Airlie |
2008-05-30 | modesetting: drop crtcs/clones from the connectors | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | drm: attach an encoder. | Dave Airlie |
2008-05-30 | drm: fix a couple of bugs in the encoder return to userspace | Dave Airlie |
2008-05-30 | drm: add encoder attach/detach | Dave Airlie |
2008-05-30 | tests: add basic encoder reading to test | Dave Airlie |
2008-05-30 | drm: add encoder free function | Dave Airlie |
2008-05-30 | drm: init the encoder list/count | Dave Airlie |
2008-05-30 | drm: add red hat copyright. | Dave Airlie |
2008-05-30 | drm: add encoder ids to the output handling | Dave Airlie |
2008-05-30 | drm: add more encoder interfaces | Dave Airlie |
2008-05-30 | libdrm: add encoder retrival | Dave Airlie |
2008-05-30 | drm: add encoder / get encoder to the modesetting resources interface | Dave Airlie |
2008-05-30 | drm: remove unused init func from outputs | Dave Airlie |
2008-05-30 | drm/modesetting: add initial encoder structures and setup functions | Dave Airlie |
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie |
2008-05-29 | [intel-gem] Write the presumed_offset back out after updating it. | Eric Anholt |
2008-05-28 | [intel-gem] Clean up active/inactive/flushing list debugging. | Keith Packard |
2008-05-29 | modesetting: reorganise code into core and helper functions. | Dave Airlie |
2008-05-29 | modeset: disable radeon ms by default | Dave Airlie |
2008-05-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-05-28 | i915: unmap BIOS when we're done with it | Jesse Barnes |
2008-05-28 | radeon: split microcode out into a separate header file. | Dave Airlie |
2008-05-27 | [intel-gem] Replace idlelock usage with real lock acquisition. | Eric Anholt |
2008-05-28 | i915: fix BSD bh, DRI2 not uses anywhere else | Dave Airlie |
2008-05-28 | radeon: bump release date/version for r500 3D support | Dave Airlie |
2008-05-27 | RADEON: add get_param for number of GB pipes | Alex Deucher |
2008-05-27 | [BSD] Move unlock in drm_vm.c from accidental platform #ifdeffing. | Owain Ainsworth |
2008-05-27 | [BSD] Fix lock leak in drm_update_draw malloc failure path. | Owain Ainsworth |
2008-05-27 | [BSD] Fix lock leaks in error paths in drm_bufs.c. | Owain Ainsworth |
2008-05-27 | [BSD] Remove superfluous recursive locking in drm_add_magic. | Owain Ainsworth |