summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/drm_edid.c
AgeCommit message (Expand)Author
2013-03-07sync the shared modesetting code with 3.8.2Jonathan Gray
2013-02-17write the edid segment address and start address before the readJonathan Gray
2013-02-17edid malloc allocations can be M_WAITOKJonathan Gray
2013-02-08sync the device independent drm modesetting code with linuxJonathan Gray
2013-01-10destaticJonathan Gray
2013-01-10add the rest of the hdmi functionsJonathan Gray
2013-01-10convert boolean_t back to boolJonathan Gray
2013-01-10add crt related functions, not yet calledJonathan Gray
2013-01-10cleanup edid i2c useJonathan Gray
2013-01-10wire up gmbusJonathan Gray
2013-01-10moreJonathan Gray
2013-01-10Un-static-ify.Matthieu Herrb
2013-01-10Add driver independant KMS support.Matthieu Herrb