summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAgeFilesLines
* Revert radeon AGP aperture offset changesLinus Torvalds2005-12-291-9/+2
* [PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt2005-12-271-2/+4
* [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare2005-12-181-1/+1
* [PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2005-12-152-2/+8
* [drm] fix radeon aperture issueDave Airlie2005-12-121-1/+1
* [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
* drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1
* drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
* I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1
* [PATCH] drm fixup pci gart settingsDave Airlie2005-11-091-2/+2
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-072-8/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-11-0193-19144/+19273
|\
| * drm: remove unused components of drm structuresDave Airlie2005-10-242-8/+0
| * drm: fix warning on 64-bit platforms..Dave Airlie2005-10-241-1/+3
| * merge linus head to drm-mm branchDave Airlie2005-10-221-1/+1
| * merge linus head to drm-mm branchDave Airlie2005-10-222-2/+2
| |\
| * \ merge Linus head tree into my drm tree and fix up conflictsDave Airlie2005-10-204-6/+22
| |\ \
| * | | drm: fix drm PCIGARTDave Airlie2005-09-301-1/+2
| * | | drm: fix all sparse warning on 32-bit x86Dave Airlie2005-09-3022-73/+75
| * | | drm: add option to force writeback off.Dave Airlie2005-09-303-0/+10
| * | | drm: fix some lindent damageDave Airlie2005-09-257-173/+86
| * | | drm: cast handle to a pointer to avoid warningDave Airlie2005-09-251-1/+1
| * | | drm: lindent the drm directory.Dave Airlie2005-09-2593-19151/+19197
| * | | drm: use kernel macrosDave Airlie2005-09-251-3/+3
| * | | update from upstreamDave Airlie2005-09-251-0/+4
| |\ \ \
| * | | | drm: add radeon PCI express supportDave Airlie2005-09-118-59/+186
| * | | | drm: update radeon driver to 1.18Dave Airlie2005-09-113-3/+37
| * | | | drm: missing drm_vm.c changes for consistent mapsDave Airlie2005-09-111-1/+2
* | | | | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* | | | | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
| |_|_|/ |/| | |
* | | | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
| |_|/ |/| |
* | | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-191-3/+19
* | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
* | | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-292-2/+2
| |/ |/|
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-0/+4
|/
* drm: fix MGA on non AGP systemsDave Airlie2005-09-051-3/+11
* drm: small cleanupsDave Airlie2005-09-053-2/+3
* drm: fix issue with handle lookup for a 0 handleDave Airlie2005-09-051-32/+32
* drm: fix a bad VERSION check.Dave Airlie2005-08-231-5/+0
* drm: fixes for powerpcDave Airlie2005-08-202-10/+10
* drm: add new texture upload code from r300 projectDave Airlie2005-08-201-35/+29
* drm: update pci ids for savage and viaDave Airlie2005-08-161-30/+25
* drm: add initial r300 3D support.Dave Airlie2005-08-168-2/+2325
* drm: add savage driverDave Airlie2005-08-077-0/+3152
* drm: remove version.h and any version checks..Dave Airlie2005-08-075-107/+0
* drm: fix warning in drm_pci.cDave Airlie2005-08-051-5/+5
* drm: remove the gamma driverDave Airlie2005-08-0511-2415/+0
* drm: switch drm_handle_t to unsigned intDave Airlie2005-08-051-1/+1
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-0515-54/+177
OpenPOWER on IntegriCloud