index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
radeon_state.c
Age
Commit message (
Expand
)
Author
2008-08-14
radeon: fix kernel_mm properly
Dave Airlie
2008-08-14
radeon: use mm_enabled variable to denote memory manager running
Dave Airlie
2008-08-14
radeon: make buffer swap for older drivers work again on GEM
Dave Airlie
2008-08-14
radeon: add userspace call for mm support check
Dave Airlie
2008-08-06
radeon: fix setting new memmap in right place
Dave Airlie
2008-08-04
radeon: add userspace mm enable switch
Dave Airlie
2008-07-30
radeon: add some handles to the sarea + kernel mm available check
Dave Airlie
2008-07-28
radeon command submission start
Dave Airlie
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
2008-05-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-05-27
RADEON: add get_param for number of GB pipes
Alex Deucher
2008-03-12
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-03-08
drm/radeon: check sarea_priv exists
Dave Airlie
2008-02-26
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-02-23
fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-02-14
missing bits
Dave Airlie
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-18
radeon: refactor out the fb/agp location read/write.
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-09-29
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-06-03
radeon: add support for vblank on crtc2
Dave Airlie
2007-04-29
radeon: Don't mess up page flipping when a file descriptor is closed.
Michel Dänzer
2007-03-04
radeon: make PCI GART aperture size variable, but making table size variable
Dave Airlie
2006-12-14
Unify radeon offset checking.
Michel Dänzer
2006-10-10
only allow specific type-3 packets to pass the verifier instead of all for r1...
Roland Scheidegger
2006-09-20
do a TCL state flush before accessing VAP_CNTL to prevent lockups on r200 whe...
Roland Scheidegger
2006-09-15
Use register writes instead of BITBLT_MULTI packets for buffer swap blits.
Michel Dänzer
2006-09-12
drm: use radeon specific names for radeon flags
Dave Airlie
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
2006-08-26
Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Dänzer
2006-07-19
Implement RADEON_PARAM_SCRATCH_OFFSET getparam.
Michel Dänzer
2006-07-19
Some debug output when the getparam ioctl is called with an unknown parameter.
Michel Dänzer
2006-05-24
Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new
Roland Scheidegger
2006-05-20
Do a tcl state flush before accessing tcl vector space. This fixes some
Roland Scheidegger
2006-04-18
Err, use "ifndef" rather than "if !", to avoid compiler warning.
Eric Anholt
2006-04-18
Use __LP64__ instead of checking the linux-specific BITS_PER_LONG.
Eric Anholt
2006-04-08
Compile fixes for FreeBSD.
Eric Anholt
2006-03-25
radeon fix up the PCI ids for new memory map like the kernel one.. not
Dave Airlie
2006-03-08
Fix bug I reintroduced
Dave Airlie
2006-03-08
fix some use before NULL check
Dave Airlie
2006-02-18
add benh's memory management patch
Dave Airlie
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2006-01-02
The radeon DRM wasn't passing sparse checking in the kernel, this fixes it
Dave Airlie
2005-12-29
add radeon card type get param so userspace can avoid walking PCI
Dave Airlie
[next]