Commit Graph

20 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Ben Skeggs 3788f48a0f drm: cleanup properly in drm_get_dev() failure paths 16 years ago
Ben Skeggs 30ddbd9440 drm: clean the map list before destroying the hash table 16 years ago
Dave Airlie 07f1c7a7f6 drm: check for minor master before allowing drop master. 16 years ago
Jonas Bonn 6b0084266c drm: set/clear is_master when master changed 16 years ago
Ben Gamari 28a62277e0 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Benjamin Herrenschmidt cd00f95aff drm/radeon: Print PCI ID of cards when probing 16 years ago
Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. 16 years ago
Helge Bahmann 5ad8b7d126 drm: fix double lock typo 16 years ago
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Thomas Hellstrom 171901d15d drm: Wake up all lock waiters when the master disappears. 16 years ago
Dave Airlie c1ff85d977 drm: fix leak of device mappings since multi-master changes. 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Dave Airlie a9d51a5ad1 drm: reorganise start and load. 16 years ago
Vegard Nossum 1147c9cdd0 drm: fix leak of uninitialized data to userspace 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Dave Airlie e7f7ab45eb drm: cleanup exit path for module unload 16 years ago
Eric Anholt 5d8e6bb7a2 drm: Remove infrastructure for supporting i915's vblank swapping. 16 years ago
Jesse Barnes 9bfbd5cb72 drm: kill drm_device->irq 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Dave Airlie 19a8f59ab8 drm: the drm really should call pci_set_master.. 17 years ago
Dave Airlie 2716a02f60 drm: call driver load function after initialising AGP 17 years ago
Jesse Barnes e8b962b6df drm: update DRM sysfs support 17 years ago
Dave Airlie bc5f4523f7 drm: run cleanfile across drm tree 17 years ago
Dave Airlie 45ea5dcde6 drm: add idr_init to drm_stub.c 18 years ago
Dave Airlie 84b1fd103d drm: remove drm_file_t, drm_device_t and drm_head_t typedefs 18 years ago
Dave Airlie 7c158acef8 drm: cleanup list initialisation 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Thomas Hellstrom 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
Jeff Garzik 2c3f0eddfb DRM: handle pci_enable_device failure 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 8163e418f7 drm: Make locked tasklet handling more robust. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= bea5679f9c drm: Add support for tracking drawable information to core 18 years ago
Eric Anholt 2f02cc3fb8 drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers 19 years ago
Thomas Hellstrom 8d153f7107 drm: update user token hashing and map handles 19 years ago
Dave Airlie 332296016e drm: remove the DRM pci domain 19 years ago
Dave 242ef0e1e7 drm: remove local copies of pci bus/slot/func 19 years ago
Dave Airlie 5d23fafb1b drm: possible cleanups 19 years ago
Greg Kroah-Hartman 0650fd5824 [PATCH] DRM: fix up classdev interface for drm core 19 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie d985c10881 drm: major update from CVS for radeon and core 19 years ago
Dave Airlie 732052ed3e drm: simplify sysfs code for drm 20 years ago
Dave Airlie 22eae947bf drm: rename driver hooks more understandably 20 years ago
Dave Jones c0758146ad [PATCH] Fix drm 'debug' sysfs permissions 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie 836cf0465c drm: cleanup buffer/map code 20 years ago
Dave Airlie cda1738066 drm: add test for AGP devices and driver override for it. 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago