index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-12
Match the macppc's framebuffer device with its OpenFirmware node like
kms/radeon
Martin Pieuchot
2013-08-12
If the AGP aperture base address is 0 assume that the bridge does not
Martin Pieuchot
2013-08-12
add rcs tags
Jonathan Gray
2013-08-12
keep track of bound memory regions seperately from their address
Mark Kettenis
2013-08-12
use uvm_km_valloc instead of uvm_km_alloc to implements vmap; clean things up
Mark Kettenis
2013-08-12
use appropriate define to mask of the clone bits from the minor
Mark Kettenis
2013-08-12
add back the code for loading the rasops lut on vt switch
Jonathan Gray
2013-08-12
remove the stub printf in radeon_fbdev_set_suspend
Jonathan Gray
2013-08-12
unstub drm_fb_helper_debug_enter/drm_fb_helper_debug_leave
Jonathan Gray
2013-08-12
we have no use for the code from ttm/ttm_page_alloc_dma.c on OpenBSD
Mark Kettenis
2013-08-12
fix the setting of rdev->console on macppc
Jonathan Gray
2013-08-12
program the MC even if loading the firmwares fails on ARUBA
Mark Kettenis
2013-08-12
destroy pool upon detach
Mark Kettenis
2013-08-12
Revert "set RI_BSWAP for all big endian systems not just sparc64"
Jonathan Gray
2013-08-12
set RI_BSWAP for all big endian systems not just sparc64
Jonathan Gray
2013-08-12
conditionalize the use of vga_console_attached on NVGA > 0
Mark Kettenis
2013-08-12
fix macppc build
Jonathan Gray
2013-08-12
pci_attach_args can be removed from the softc now
Jonathan Gray
2013-08-12
simplify detach/reprobe code and make it work for systems with multiple cards
Mark Kettenis
2013-08-12
detach and reprobe vga if we hit a fatal error in the roothook
Jonathan Gray
2013-08-12
handle the io bar being at 0x20 on newer devices
Jonathan Gray
2013-08-12
match linux and don't error on igp_read_bios_from_vram failure
Jonathan Gray
2013-08-12
reduce dmesg spam
Jonathan Gray
2013-08-12
make a ttm printf debug
Jonathan Gray
2013-08-12
make printing some fb details debug only
Jonathan Gray
2013-08-12
only dump connector config with debug
Jonathan Gray
2013-08-12
magic to make sparc64 take over the framebuffer used by the firmware
Mark Kettenis
2013-08-12
take over the framebuffer console early on sparc64
Mark Kettenis
2013-08-12
unstub drm_pick_cmdline_mode
Mark Kettenis
2013-08-12
include proper header for prototype of drm_fb_helper_restore
Mark Kettenis
2013-08-12
drm/radeon: fix combios tables on older cards
Mark Kettenis
2013-08-12
only true VGA devices can be the glass console on i386/amd64
Mark Kettenis
2013-08-12
clear crtc sync tristate bits; OFW turns these on for secondary cards
Mark Kettenis
2013-08-12
make radeondrm attach to pci
Mark Kettenis
2013-08-12
add support for having multiple drm devices
Mark Kettenis
2013-08-12
disable decoding of VGA addresses and opt out of arbitration
Mark Kettenis
2013-08-12
make udv_attach_drm work for both radeondrm and inteldrm
Mark Kettenis
2013-08-12
fix a merge error
Jonathan Gray
2013-08-12
make RI_VCONS work together with the sparc64 framebuffer driver helpers
Mark Kettenis
2013-08-12
sparc64 kernel needs to go on a diet
Mark Kettenis
2013-08-12
enable macppc-specific part of radeon_get_legacy_connector_info_from_table()
Martin Pieuchot
2013-08-12
add inline version of of_machine_is_compatible()
Martin Pieuchot
2013-08-12
rename drmsubmatch to vga_drmsubmatch
Martin Pieuchot
2013-08-12
files.drm is now included from arch-specific conf files
Martin Pieuchot
2013-08-12
init gfp_flags to zero
Jonathan Gray
2013-08-12
magic bits to attach on sparc64
Mark Kettenis
2013-08-12
fall back to uncached mappings if write-combined mappings aren't available
Mark Kettenis
2013-08-12
/dev/drmN for sparc64
Mark Kettenis
2013-08-12
include files.drm from the acrhitecture-specific config files
Mark Kettenis
2013-08-12
attach wsdisplay to radeondrm instead of its parent
Mark Kettenis
[next]