Commit Graph

61 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
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
Jesse Barnes 40a518d9f1 drm: initial KMS config fixes 16 years ago
Eric Anholt fede5c91c4 drm: Add a debug node for vblank state. 16 years ago
Kristian Høgsberg 3c4fdcfb29 drm: pin new and unpin old buffer when setting a mode. 16 years ago
Eric Anholt 8d391aa410 drm/i915: Add missing userland definitions for gem init/execbuffer. 16 years ago
Dave Airlie dfef245922 i915/drm: provide compat defines for userspace for certain struct members. 16 years ago
Kristian H�gsberg 0c7c266475 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. 16 years ago
Jakob Bornecrantz e0c8463a8b drm: sanitise drm modesetting API + remove unused hotplug 16 years ago
Jesse Barnes 79e539453b DRM: i915: add mode setting support 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Jesse Barnes de151cf67c drm/i915: add GEM GTT mapping support 16 years ago
Jesse Barnes a2c0a97b78 drm: GEM mmap support 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
Keith Packard 52440211dc drm: move drm vblank initialization/cleanup to driver load/unload 16 years ago
Dave Airlie afa21e0584 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA 16 years ago
Eric Anholt 5d8e6bb7a2 drm: Remove infrastructure for supporting i915's vblank swapping. 16 years ago
Eric Anholt 5a125c3c79 i915: Add GEM ioctl to get available aperture size. 16 years ago
Alex Deucher edc6f389f6 radeon: fix PCI bus mastering support enables. 16 years ago
Alex Deucher b2ceddfa52 radeon: add RS400 family support. 16 years ago
Alex Deucher f0738e9240 drm/radeon: add support for RS740 IGP chipsets. 16 years ago