summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/drm/drm_ioctl.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-147639 Remove old DRM+AGP codeGordon Ross1-424/+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>
2008-01-096641254 upgrading drm module for i915 3D drivercg1499151-101/+105
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-6/+6
2006-09-28PSARC 2004/801 DRI portingkz1516341-0/+420
6438958 agpmaster related code should be moved from vgatext 6462353 Direct Rendering Infrastructure (DRI) should be supported by Solaris