summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-01-10cleanup edid i2c useJonathan Gray
2013-01-10handle pch split in gmbus setupJonathan Gray
2013-01-10add a function to set the gmbus portJonathan Gray
2013-01-10wire up gmbusJonathan Gray
2013-01-10handle pch i2c offsetJonathan Gray
2013-01-10gmbus i2c from kettenisJonathan Gray
2013-01-10gpio mmio base for i2cJonathan Gray
2013-01-10init crtc/encoder, run a bit more setup codeJonathan Gray
2013-01-10reduce #ifdef notyetJonathan Gray
2013-01-10reorder calls to match fbsdJonathan Gray
2013-01-10*gen6_gt_*Jonathan Gray
2013-01-10i915_disable_vgaJonathan Gray
2013-01-10parse_edpJonathan Gray
2013-01-10parse_sdvo_device_mappingJonathan Gray
2013-01-10add the rest of intel_panel.cJonathan Gray
2013-01-10intel_lvds_mode_validJonathan Gray
2013-01-10intel_lvds_detect and intel_lvds_get_modesJonathan Gray
2013-01-10use vbt from opregionJonathan Gray
2013-01-10wire up opregion functionsJonathan Gray
2013-01-10intel_plane_initJonathan Gray
2013-01-10intel_crtc_initJonathan Gray
2013-01-10call intel_setup_biosJonathan Gray
2013-01-10detect pchJonathan Gray
2013-01-10non stub intel_init_display to setup display function pointersJonathan Gray
2013-01-10more bios bitsJonathan Gray
2013-01-10moreJonathan Gray
2013-01-10attempt to read edidJonathan Gray
2013-01-10moreJonathan Gray
2013-01-10moreJonathan Gray
2013-01-10moreJonathan Gray
2013-01-10Implement drm_mode_sort using an RB tree.Matthieu Herrb
2013-01-10De-uglify declarations of drm_display_modes lists.Matthieu Herrb
2013-01-10OpenBSD correctness fixes:Matthieu Herrb
2013-01-10Un-static-ify.Matthieu Herrb
2013-01-10Add driver independant KMS support.Matthieu Herrb
2013-01-09add support for using c99 bool in the kernel based on our stdbool.hJonathan Gray
2013-01-09Sync the userland facing drm headers with FreeBSD minus some cruft mpiJonathan Gray
2013-01-09comments are lies. brgphy definitely supports more thant the BCR5400.David Gwynne
2013-01-08a single-com in the Exsys EX-4109x family; Gregory Edigarov <edigarov@qarea.com>Theo de Raadt
2013-01-07Correctly signal SIGSEGV, instead of SIGBUS, for faults caused by access toMiod Vallat
2013-01-07Move exec() libsa prototype to hp300 stand, now that it can no longer beMiod Vallat
2013-01-07Fix typos.Kenji Aoyama
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2013-01-06don't propagate XF86XK_Audio{Lower,Raise}Volume keys to userspace,Alexandre Ratchov
2013-01-05Enable MSI for rtsx(4). Tested on i386 and amd64.Stefan Sperling
2013-01-05Switch m88k ports to ELF.Miod Vallat
2013-01-05- add some intel 7 series sata ids.Jasper Lievisse Adriaanse
2013-01-04Attach rtsx(4) only to devices using the 'undefined' PCI class, and doStefan Sperling
2013-01-04fix a logical or that was inteded to be binary in the last revisionJonathan Gray
2013-01-04add Huawei E353Jonathan Gray