Commit Graph

95 Commits (fef07aae9cd9ed82f94228c311b35360f1f38902)

Author SHA1 Message Date
Alex Deucher f779b3e513 drm/radeon: add GET_PARAM/INFO support for Z pipes 16 years ago
Dave Airlie e3b2415e28 drm/radeon/kms: implement the bo busy ioctl properly. 16 years ago
Dave Airlie cefb87efc9 drm/radeon/kms: implement bo busy check + current domain 16 years ago
Alex Deucher 6502fbfaf8 drm/radeon: Add support for RS880 chips 16 years ago
Alex Deucher 7320700df1 drm/radeon: add some new r7xx pci ids 16 years ago
Dave Airlie e024e11070 drm/radeon/kms: add initial colortiling support. 16 years ago
Dave Airlie ad49f50186 drm/ttm/radeon: add dma32 support. 16 years ago
Thomas Hellstrom d1724078d6 ttm: Make messages more readable. 16 years ago
Alex Deucher 069a9dce38 drm/radeon: add some missing pci ids 16 years ago
Michel Dänzer e14cbee401 drm: Fix shifts which were miscalculated when converting from bitfields. 16 years ago
Michel Dänzer 0454beab0f drm: EDID endianness fixes. 16 years ago
Thomas Hellstrom 89579f7782 drm: Apply "Memory fragmentation from lost alignment blocks" 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Jerome Glisse 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
Thomas Hellstrom ba4e7d973d drm: Add the TTM GPU memory manager subsystem. 16 years ago
Dave Airlie 602c11a8ee drm/radeon: fix mobility flags on new PCI IDs. 16 years ago
Jerome Glisse 3c24475c1e drm: include kernel list header file in hashtab header 16 years ago
Jerome Glisse 249d6048ca drm: Split out the mm declarations in a separate header. Add atomic operations. 16 years ago
Alex Deucher 715cbb05c9 drm/radeon: add support for RV790. 16 years ago
Alex Deucher 2a71ebcd85 drm/radeon: add rv740 drm support. 16 years ago
Kristian Høgsberg fbe0efb869 drm_calloc_large: check right size, check integer overflow, use GFP_ZERO 16 years ago
yakui_zhao 4fefcb2705 drm: add separate drm debugging levels 16 years ago
Roel Kluin dcae3626d0 drm: fix LOCK_TEST_WITH_RETURN macro 16 years ago
Zhenyu Wang 80a538e49d drm/i915: Enable probe on new chipset 16 years ago
Keith Packard c9fb15f60e drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. 16 years ago
Jesse Barnes 8e7d2b2c6e drm/i915: allocate large pointer arrays with vmalloc 16 years ago
Carl Worth 08d7b3d1ed drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. 16 years ago
Zhenyu Wang 7202178867 drm/i915: add support for G41 chipset 16 years ago
Stefan Husemann 347486bb10 intelfb: support i854 16 years ago
Eric Anholt 280b713b5b drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. 16 years ago
Jesse Barnes 7a1fb5d06d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config 16 years ago
Jean Delvare 3c6fc3521a DRM: drm_crtc_helper.h doesn't actually need i2c.h 16 years ago
Dave Airlie 522b5cc7ce drm: fix missing inline function on 32-bit powerpc. 16 years ago
Ma Ling f23c20c83d drm: detect hdmi monitor by hdmi identifier (v3) 16 years ago
Richard Kennedy c972d750e4 drm: reorder struct drm_ioctl_desc to save space on 64 bit builds 16 years ago
Alex Deucher 40fc6eab59 radeon: add some new pci ids 16 years ago
Ma Ling 167f3a04d7 drm: read EDID extensions from monitor 16 years ago
Shaohua Li 2177832f2e agp/intel: Add support for new intel chipset. 16 years ago
Ben Gamari 28a62277e0 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Arnd Bergmann 1d7f83d5ad make drm headers use strict integer types 16 years ago
Dave Airlie 87f0da5535 drm: add DRM_READ/WRITE64 wrappers around readq/writeq. 16 years ago
Alex Deucher 8ced9c7516 radeon: add RS600 pci ids 16 years ago
Alex Deucher 7335aafa30 radeon: add R6xx/R7xx pci ids 16 years ago
Alex Deucher befb73c232 drm/radeon: prep for r6xx/r7xx support 16 years ago
Ben Gamari 955b12def4 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Kristian Høgsberg 8e1004580e drm: Drop unused and broken dri_library_name sysfs attribute. 16 years ago
Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode. 16 years ago
Benjamin Herrenschmidt 41c2e75e60 drm: Make drm_local_map use a resource_size_t offset 16 years ago
Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 years ago
Benjamin Herrenschmidt d883f7f1b7 drm: Use resource_size_t for drm_get_resource_{start, len} 16 years ago