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
/
via_drv.c
Age
Commit message (
Expand
)
Author
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
2007-02-13
Bugzilla Bug #9457
Thomas Hellstrom
2006-10-14
remove config.h from build no longer exists kbuild does it
Dave Airlie
2006-06-15
via:
Thomas Hellstrom
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
2006-02-17
via: Change via_drm.h versioning scheme after lenghty discussion on
Thomas Hellstrom
2005-11-11
cleanup ioctl/max_ioctl to use header file for extern symbols
Dave Airlie
2005-08-15
Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by
Eric Anholt
2005-08-14
VIA bugvixes by Joris van Rantwijk Initial commit.
Thomas Hellstrom
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
2005-07-03
Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c
Jon Smirl
2005-03-28
Via updates:
Thomas Hellstrom
2005-02-03
Via driver: Add missing drm_poll function to via driver in core.
Thomas Hellstrom
2005-01-05
VIA update:
Thomas Hellstrom
2004-12-13
VIA drm updates:
Thomas Hellstrom
2004-12-03
Added 3D functionality to the via command verifier. Modified the via
Thomas Hellstrom
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
2004-10-09
cleanup VIA driver to look a bit like others before kernel merge
Dave Airlie
2004-10-08
Changed unsigned to uint32_t in some ioctl parameters. Introduced first
Thomas Hellstrom
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
2004-09-07
Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor
Thomas Hellstrom
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-24
This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:
Erdi Chen
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-04-12
1. Added a PCI ID.
Thomas Hellstrom
2004-03-23
Merged via-1-2-0
Thomas Hellstrom