summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2013-04-08Don't clobber crtc->fb when queue_flip failsJonathan Gray
2013-04-07check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsd.David Gwynne
2013-04-05Even though Sandy Bridge and Ivy Bridge have stolen memory, substracting itMark Kettenis
2013-04-05move the bounds check for execbuffer relocation count closer to linuxJonathan Gray
2013-04-04regenBrad Smith
2013-04-04Add Broadcom BCM5717C, BCM5725, BCM5727, BCM5762 PCI ids.Brad Smith
2013-04-04The intel_dp_i2c_aux_ch() function has to return Linux-style negative errnoMark Kettenis
2013-04-03Return ENOENT instead of EBADF if looking up a gem object fails.Mark Kettenis
2013-04-03Fix a typo in the bge_ape_lock_init() function.Brad Smith
2013-04-03move i915_gem_find_inactive_object() into i915_gem_evict.cJonathan Gray
2013-04-03fix EDID detailed timing frame rateJonathan Gray
2013-04-03fix EDID detailed timing vsync parsingJonathan Gray
2013-04-03match linux 3.8.5 and backout the 'try to train DP even harder' commitJonathan Gray
2013-04-02- Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESETBrad Smith
2013-04-02Set the IFF_ALLMULTI flag as appropriate.Brad Smith
2013-04-02Remove Evergreen ids people have incorrectly added to radeondrm.Jonathan Gray
2013-04-01Rewrite receive filter and ioctl handling code.Brad Smith
2013-03-31Resort to I2C bit-banging on the SDVO port like Linux does. Using GMBUS simplyMark Kettenis
2013-03-31Unbreak the build on amd64 by making sure that inteldrm pulls in the genericMark Kettenis
2013-03-31Add bit banging support.Mark Kettenis
2013-03-31Let the DDC "proxy" functions call the high-level I2C functions insteadMark Kettenis
2013-03-30Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed byMark Kettenis
2013-03-30Two fixes to intel_sdvo_write_cmd():Mark Kettenis
2013-03-30If the ws_{get|set}_param hooks are set, use those for brightness controlMark Kettenis
2013-03-30Fix intel gmbus i2c code. Not all transactions were handled correctly, andMark Kettenis
2013-03-30Remove debug printf that causes problems with framebuffer acceleration whenMark Kettenis
2013-03-30go back to the old method of execbuffer pinningJonathan Gray
2013-03-29reduce the diff to linux in i915_gem_get/set_tilingJonathan Gray
2013-03-29release the i2c bus in the error paths of fetching an edidJonathan Gray
2013-03-28as DRM_LOG_KMS is called with partial lines make it a simple printfJonathan Gray
2013-03-28add support for relaxed deltasJonathan Gray
2013-03-28Add missing locking in i915_gem_retire_work_handler() and callMark Kettenis
2013-03-28Reduce diffs with Linux now that we have i915_enable_hangcheck.Mark Kettenis
2013-03-28Call intel_mark_busy() in the right place, and call intel_mark_fb_busy()Mark Kettenis
2013-03-28Add i915_enable_hangcheck parameter.Mark Kettenis
2013-03-28Let mii_attach() know where the PHY is located instead of scanningBrad Smith
2013-03-28add i915_gem_execbuffer_reserve_object and friends and moveJonathan Gray
2013-03-28add i915_gem_execbuffer_reserve_object and friends and moveJonathan Gray
2013-03-28add the ioctls to get/set the caching level of a buffer objectJonathan Gray
2013-03-28removed unneccessary .h fileTheo de Raadt
2013-03-27match recent linux and return whether the ring is initialisedJonathan Gray
2013-03-27claim support for secure and pinned batch buffersJonathan Gray
2013-03-27Claim to support I915_PARAM_HAS_COHERENT_RINGS.Jonathan Gray
2013-03-26Short-circuit screen switching if we're switching to the screen that'sMark Kettenis
2013-03-26Stop rePOSTing devices supported by inteldrm(4). The driver now properlyMark Kettenis
2013-03-25Use the new rasops multiple screen support to provide proper virtualMark Kettenis
2013-03-25move the message announcing overlay init to debugJonathan Gray
2013-03-25add the missing parts of the upstream linux commit toJonathan Gray
2013-03-24syncTheo de Raadt
2013-03-24another ppb; soekris net1841; pointed out by mitjaTheo de Raadt