index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
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
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
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 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
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
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
enable macppc-specific part of radeon_get_legacy_connector_info_from_table()
Martin Pieuchot
2013-08-12
magic bits to attach on sparc64
Mark Kettenis
2013-08-12
attach wsdisplay to radeondrm instead of its parent
Mark Kettenis
2013-08-12
fix surface setup on r1xx
Mark Kettenis
2013-08-12
don't advertise "vm" support (RADEON_INFO_VA_START/IB_VM_MAX_SIZE) just yet
Mark Kettenis
2013-08-12
use inline udelay/mdelay funcs instead of macros & reduce the diff to linux
Jonathan Gray
2013-08-12
stop using struct vga_pci_bar
Mark Kettenis
2013-08-12
set RI_WRONLY to speed up the unaccelerated console fb
Jonathan Gray
2013-08-12
fix non debug build
Jonathan Gray
2013-08-12
only include <dev/isa/*> on amd64/i386
Mark Kettenis
2013-08-12
put radeon_vga_set_decode under #ifdef notyet
Jonathan Gray
2013-08-12
partially unstub radeon_hwmon_init()
Jonathan Gray
2013-08-12
put some uncalled stubbed functions under #ifdef notyet
Jonathan Gray
2013-08-12
unstub radeon_sync_with_vblank()
Jonathan Gray
2013-08-12
unstub radeon_pm_update_profile()
Jonathan Gray
2013-08-12
Revert "load the rasops lut when doing a vt switch", breaks resume on 8bpp fb
Jonathan Gray
2013-08-12
fix a merge error
Jonathan Gray
2013-08-12
drm/radeon: don't use get_engine_clock() on APUs, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: use frac fb div on RS780/RS880, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: fix typo in rv515_mc_resume(), from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon/dce6: add missing display reg for tiling setup, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: update wait_for_vblank for r5xx-r7xx, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: update wait_for_vblank for evergreen+, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: properly lock disp in mc_stop/resume for evergreen+, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: properly lock disp in mc_stop/resume for r5xx-r7xx, from 3.8.13
Jonathan Gray
[next]