summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/drm/drm.h
AgeCommit message (Collapse)AuthorFilesLines
2019-05-147639 Remove old DRM+AGP codeGordon Ross1-865/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2009-12-05PSARC 2009/425 Additional ioctls for GEM support in i915 drivermiao chen - Sun Microsystems - Beijing China1-0/+46
PSARC 2009/474 Additional IOCTL Support in Agpgart Driver 6815826 GEM should be supported in drm driver 6904304 System panic in pci_get_available_prop() in busra.c
2009-02-176773943 i915 should be updated to 1.5.x to support Xorg 1.5/Mesa 7.2miao chen - Sun Microsystems - Beijing China1-4/+5
6794701 radeon driver does not work with Xorg 1.5
2008-01-096641254 upgrading drm module for i915 3D drivercg1499151-154/+25
6638035 panic in mutex_vector_exit from i915_wait_irq 6635888 panic in drm_getsareactx 6637576 panic in drm_addmap 6643083 missing interrupts in i915_driver_irq_handler() --HG-- rename : usr/src/uts/common/io/drm/create_sunos_pci_lists.sh => deleted_files/usr/src/uts/common/io/drm/create_sunos_pci_lists.sh rename : usr/src/uts/common/io/drm/drm_pciids.txt => deleted_files/usr/src/uts/common/io/drm/drm_pciids.txt rename : usr/src/uts/intel/io/drm/i915_sundrv.c => deleted_files/usr/src/uts/intel/io/drm/i915_sundrv.c
2007-05-096497788 i915 DRM module needs to be upgraded to community version 1.3 or laterzw1614861-13/+35
2006-09-28PSARC 2004/801 DRI portingkz1516341-0/+925
6438958 agpmaster related code should be moved from vgatext 6462353 Direct Rendering Infrastructure (DRI) should be supported by Solaris