summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12Match the macppc's framebuffer device with its OpenFirmware node likekms/radeonMartin Pieuchot
2013-08-12If the AGP aperture base address is 0 assume that the bridge does notMartin Pieuchot
2013-08-12add rcs tagsJonathan Gray
2013-08-12keep track of bound memory regions seperately from their addressMark Kettenis
2013-08-12use uvm_km_valloc instead of uvm_km_alloc to implements vmap; clean things upMark Kettenis
2013-08-12use appropriate define to mask of the clone bits from the minorMark Kettenis
2013-08-12add back the code for loading the rasops lut on vt switchJonathan Gray
2013-08-12remove the stub printf in radeon_fbdev_set_suspendJonathan Gray
2013-08-12unstub drm_fb_helper_debug_enter/drm_fb_helper_debug_leaveJonathan Gray
2013-08-12we have no use for the code from ttm/ttm_page_alloc_dma.c on OpenBSDMark Kettenis
2013-08-12fix the setting of rdev->console on macppcJonathan Gray
2013-08-12program the MC even if loading the firmwares fails on ARUBAMark Kettenis
2013-08-12destroy pool upon detachMark Kettenis
2013-08-12Revert "set RI_BSWAP for all big endian systems not just sparc64"Jonathan Gray
2013-08-12set RI_BSWAP for all big endian systems not just sparc64Jonathan Gray
2013-08-12conditionalize the use of vga_console_attached on NVGA > 0Mark Kettenis
2013-08-12fix macppc buildJonathan Gray
2013-08-12pci_attach_args can be removed from the softc nowJonathan Gray
2013-08-12simplify detach/reprobe code and make it work for systems with multiple cardsMark Kettenis
2013-08-12detach and reprobe vga if we hit a fatal error in the roothookJonathan Gray
2013-08-12handle the io bar being at 0x20 on newer devicesJonathan Gray
2013-08-12match linux and don't error on igp_read_bios_from_vram failureJonathan Gray
2013-08-12reduce dmesg spamJonathan Gray
2013-08-12make a ttm printf debugJonathan Gray
2013-08-12make printing some fb details debug onlyJonathan Gray
2013-08-12only dump connector config with debugJonathan Gray
2013-08-12magic to make sparc64 take over the framebuffer used by the firmwareMark Kettenis
2013-08-12take over the framebuffer console early on sparc64Mark Kettenis
2013-08-12unstub drm_pick_cmdline_modeMark Kettenis
2013-08-12include proper header for prototype of drm_fb_helper_restoreMark Kettenis
2013-08-12drm/radeon: fix combios tables on older cardsMark Kettenis
2013-08-12only true VGA devices can be the glass console on i386/amd64Mark Kettenis
2013-08-12clear crtc sync tristate bits; OFW turns these on for secondary cardsMark Kettenis
2013-08-12make radeondrm attach to pciMark Kettenis
2013-08-12add support for having multiple drm devicesMark Kettenis
2013-08-12disable decoding of VGA addresses and opt out of arbitrationMark Kettenis
2013-08-12make udv_attach_drm work for both radeondrm and inteldrmMark Kettenis
2013-08-12fix a merge errorJonathan Gray
2013-08-12make RI_VCONS work together with the sparc64 framebuffer driver helpersMark Kettenis
2013-08-12sparc64 kernel needs to go on a dietMark Kettenis
2013-08-12enable macppc-specific part of radeon_get_legacy_connector_info_from_table()Martin Pieuchot
2013-08-12add inline version of of_machine_is_compatible()Martin Pieuchot
2013-08-12rename drmsubmatch to vga_drmsubmatchMartin Pieuchot
2013-08-12files.drm is now included from arch-specific conf filesMartin Pieuchot
2013-08-12init gfp_flags to zeroJonathan Gray
2013-08-12magic bits to attach on sparc64Mark Kettenis
2013-08-12fall back to uncached mappings if write-combined mappings aren't availableMark Kettenis
2013-08-12/dev/drmN for sparc64Mark Kettenis
2013-08-12include files.drm from the acrhitecture-specific config filesMark Kettenis
2013-08-12attach wsdisplay to radeondrm instead of its parentMark Kettenis