Commit Graph

85 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
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
Pantelis Koukousoulas 260cf8a2cb drm: fix EDID parser problem with positive/negative hsync/vsync 16 years ago
Jesse Barnes 7bec756c74 drm: disable encoders before re-routing them 16 years ago
Jesse Barnes fe56cf45f9 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. 16 years ago
Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 16 years ago
Chris Wilson 5c3b82e2b2 drm: Propagate failure from setting crtc base. 16 years ago
Kristian Høgsberg ea39f83516 drm: Release user fbs in drm_release 16 years ago
Jesse Barnes 0f973f2788 drm/i915: add fence register management to execbuf 16 years ago
Eric Anholt 30b2363408 drm: Rip out the racy, unused vblank signal code. 16 years ago
Jesse Barnes ad2563c2e4 drm: create mode_config idr lock 16 years ago