History log of /opensolaris-onvv-gate/usr/src/uts/intel/io/agpgart/agpgart.c
Revision Date Author Comments
# 11359:522bdb2b850d 19-Dec-2009 miao chen - Sun Microsystems - Beijing China <Miao.Chen@Sun.COM>

6815827 Intel Ironlake support in i915 driver
6910412 i915: video corrupt after resume on Toshiba NB205
6911372 Not releasing resources allocated in intel_chipset_flush_setup cause some x86 systems panic
6909161 agpgart routines may dereference a null pointer
6909149 drm idr_list functions may dereference a null pointer


# 11260:eb8c6f2097e8 04-Dec-2009 miao chen - Sun Microsystems - Beijing China <Miao.Chen@Sun.COM>

PSARC 2009/425 Additional ioctls for GEM support in i915 driver
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


# 7713:17aa45237471 26-Sep-2008 Edward Shu <Edward.Shu@Sun.COM>

PSARC 2008/610 Amendment to PSARC 2004/151
6739533 Suspend / Resume on intel_igd_965gm doesn't work properly


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 7165:ed535669b0ca 22-Jul-2008 hh224818

6721592 agpgart and agpmaster lint warnings should be cleaned.


# 6742:14e085c688d3 28-May-2008 ms148562

6696145 [OpenSolaris bug #1069] Panics due to memory corruption on Intel GM965 systems with heavy zfs i/o


# 5517:2b31ec3d5bef 26-Nov-2007 cg149915

6627481 agpgart test suite panics during prtconf with "ndi_hold_devi, mutex_enter: bad mutex,"


# 5376:31cb2e1520bb 29-Oct-2007 cg149915

6587262 IOMMU supports for AMD64 in agpgart driver should be removed
6619029 needn't use assemble language in drm module
6621364 removing E_STATIC_UNUSED lint flag for i915 driver


# 5036:4879e862fff8 12-Sep-2007 kz151634

6596174 AGP support for Intel 3 series
6596178 965GM/GME should have more graphics modes


# 4478:51d0447b67f4 15-Jun-2007 kz151634

6492209 Intel 965 chipsets should have AGP support
6567368 DRM support for i945GM is missing


# 3446:5903aece022d 19-Jan-2007 mrj

PSARC 2006/469 EOF and removal of eeprom -I
PSARC 2006/568 direct boot (dboot) for x86
6219282 interrupt service routine called twice
6223946 potential infinite loop in fbt.c
6228819 tsc_gethrtimeunscaled resets to 0 on suspend
6342201 hat_unload() and cross call usage are needlessly slow on x86, x64
6378723 ctfconvert can't handle GCC empty struct C extension
6379124 ctfconvert can't handle C99 flexible array members
6401187 merging ip's CTF data into genunix introduces a race
6437553 shmat(2) fails on platforms that don't support large pages
6449286 eeprom -I should be torched
6464072 need support for firmware properties
6465816 need a debug record page
6467491 64-bit processes must point %fs or %gs to null selector to utilize [fs|gs]base
6475880 vestiges of old boot code on i386/amd64 should be purged
6475956 Interrupt handling code on x86 platforms should be easier to understand
6477828 pcplusmp psm module should be rearranged to allow multiple platforms to share the same apic code
6477867 x86 KDI should belong in the kernel
6477871 fix for 6232859 also needed for kmdb
6477872 MDB MMU commands need improvements
6477873 cpr debugging can be improved
6477877 mstate accounting should be reset when gethrtimef() is changed
6477915 32-bit x86 kernel should use interrupt gates for all traps
6477963 _update_sregs should be written in C
6477976 no longer need to capture [fs,gs]base in struct regs on every exception
6478642 Solaris needs to support multiple x86 platforms
6478648 ON could use an new & unencumbered xsvc driver
6478734 kernel lint not in C99 mode
6478826 swrand should have framework to lock individual pages
6480763 if interrupts can't be disabled, re-onlining an offline cpu fails
6481824 /dev/fb is not created if installation is done over tty
6483747 clock-tick processing should re-include threads waiting for I/O
6485872 use PTOU macro to access user area instead of old "u" from user.h
6486263 need way to extend kernel core dumps with pages that don't have page_t's
6486435 eeprom, prtdiag should only be platform specific where necessary
6486436 genunix mdb module makefiles duplicate list of files
6486437 intr_common.c should be common
6486445 /dev/mem needs support for page_t-less pages
6486451 cpu_pause() routine should be mach-specific
6486456 SIMULATOR_SUPPORT should die
6486832 x86 platform will need memlist/memseg locking
6486911 amd64 port not finished
6486972 platform TOD setting code may not have real TOD hdw to set
6492647 Better trap trace support for x-calls
6493613 apic_disable_intr() needs round robin fix
6497633 ctfmerge could allow for no ctf sections
6500637 floating point context switching is needlessly slow
6500656 move floating point configuration to C
6500666 need a means to override the setting of uname -m in the kernel build
6500669 update x86 defines
6502790 Files in the boot archive should be individually compressed
6503792 live upgrade environment + bfu + alternate root == incorrect menu.lst file
6504373 kmdb promif shouldn't needlessly busy-wait
6504374 ::interrupts could show level/edge
6506305 opteron erratum 123 should be enabled
6507629 porting x86 platform code to Xen
6510847 kobj.c is unaware of sparc hole between nucleus text and data (from dtrace)


# 11359:522bdb2b850d 19-Dec-2009 miao chen - Sun Microsystems - Beijing China <Miao.Chen@Sun.COM>

6815827 Intel Ironlake support in i915 driver
6910412 i915: video corrupt after resume on Toshiba NB205
6911372 Not releasing resources allocated in intel_chipset_flush_setup cause some x86 systems panic
6909161 agpgart routines may dereference a null pointer
6909149 drm idr_list functions may dereference a null pointer


# 11260:eb8c6f2097e8 04-Dec-2009 miao chen - Sun Microsystems - Beijing China <Miao.Chen@Sun.COM>

PSARC 2009/425 Additional ioctls for GEM support in i915 driver
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


# 7713:17aa45237471 26-Sep-2008 Edward Shu <Edward.Shu@Sun.COM>

PSARC 2008/610 Amendment to PSARC 2004/151
6739533 Suspend / Resume on intel_igd_965gm doesn't work properly


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 7165:ed535669b0ca 22-Jul-2008 hh224818

6721592 agpgart and agpmaster lint warnings should be cleaned.


# 6742:14e085c688d3 28-May-2008 ms148562

6696145 [OpenSolaris bug #1069] Panics due to memory corruption on Intel GM965 systems with heavy zfs i/o


# 5517:2b31ec3d5bef 26-Nov-2007 cg149915

6627481 agpgart test suite panics during prtconf with "ndi_hold_devi, mutex_enter: bad mutex,"


# 5376:31cb2e1520bb 29-Oct-2007 cg149915

6587262 IOMMU supports for AMD64 in agpgart driver should be removed
6619029 needn't use assemble language in drm module
6621364 removing E_STATIC_UNUSED lint flag for i915 driver


# 5036:4879e862fff8 12-Sep-2007 kz151634

6596174 AGP support for Intel 3 series
6596178 965GM/GME should have more graphics modes


# 4478:51d0447b67f4 15-Jun-2007 kz151634

6492209 Intel 965 chipsets should have AGP support
6567368 DRM support for i945GM is missing


# 3446:5903aece022d 19-Jan-2007 mrj

PSARC 2006/469 EOF and removal of eeprom -I
PSARC 2006/568 direct boot (dboot) for x86
6219282 interrupt service routine called twice
6223946 potential infinite loop in fbt.c
6228819 tsc_gethrtimeunscaled resets to 0 on suspend
6342201 hat_unload() and cross call usage are needlessly slow on x86, x64
6378723 ctfconvert can't handle GCC empty struct C extension
6379124 ctfconvert can't handle C99 flexible array members
6401187 merging ip's CTF data into genunix introduces a race
6437553 shmat(2) fails on platforms that don't support large pages
6449286 eeprom -I should be torched
6464072 need support for firmware properties
6465816 need a debug record page
6467491 64-bit processes must point %fs or %gs to null selector to utilize [fs|gs]base
6475880 vestiges of old boot code on i386/amd64 should be purged
6475956 Interrupt handling code on x86 platforms should be easier to understand
6477828 pcplusmp psm module should be rearranged to allow multiple platforms to share the same apic code
6477867 x86 KDI should belong in the kernel
6477871 fix for 6232859 also needed for kmdb
6477872 MDB MMU commands need improvements
6477873 cpr debugging can be improved
6477877 mstate accounting should be reset when gethrtimef() is changed
6477915 32-bit x86 kernel should use interrupt gates for all traps
6477963 _update_sregs should be written in C
6477976 no longer need to capture [fs,gs]base in struct regs on every exception
6478642 Solaris needs to support multiple x86 platforms
6478648 ON could use an new & unencumbered xsvc driver
6478734 kernel lint not in C99 mode
6478826 swrand should have framework to lock individual pages
6480763 if interrupts can't be disabled, re-onlining an offline cpu fails
6481824 /dev/fb is not created if installation is done over tty
6483747 clock-tick processing should re-include threads waiting for I/O
6485872 use PTOU macro to access user area instead of old "u" from user.h
6486263 need way to extend kernel core dumps with pages that don't have page_t's
6486435 eeprom, prtdiag should only be platform specific where necessary
6486436 genunix mdb module makefiles duplicate list of files
6486437 intr_common.c should be common
6486445 /dev/mem needs support for page_t-less pages
6486451 cpu_pause() routine should be mach-specific
6486456 SIMULATOR_SUPPORT should die
6486832 x86 platform will need memlist/memseg locking
6486911 amd64 port not finished
6486972 platform TOD setting code may not have real TOD hdw to set
6492647 Better trap trace support for x-calls
6493613 apic_disable_intr() needs round robin fix
6497633 ctfmerge could allow for no ctf sections
6500637 floating point context switching is needlessly slow
6500656 move floating point configuration to C
6500666 need a means to override the setting of uname -m in the kernel build
6500669 update x86 defines
6502790 Files in the boot archive should be individually compressed
6503792 live upgrade environment + bfu + alternate root == incorrect menu.lst file
6504373 kmdb promif shouldn't needlessly busy-wait
6504374 ::interrupts could show level/edge
6506305 opteron erratum 123 should be enabled
6507629 porting x86 platform code to Xen
6510847 kobj.c is unaware of sparc hole between nucleus text and data (from dtrace)