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
Age
Commit message (
Expand
)
Author
2013-04-17
Another round of reducing diffs with Linux code.
Mark Kettenis
2013-04-16
spelling errors; Diego Casati
Theo de Raadt
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2013-04-14
Take a different approach towards framebuffer accelartion. Instead of using
Mark Kettenis
2013-04-14
Be sure to turn hsync/vsync back on at crt enable (v2)
Jonathan Gray
2013-04-14
add some acer quirks from linux 3.8.7
Jonathan Gray
2013-04-12
Now we can handle bitbanging enable the fallback method of getting
Jonathan Gray
2013-04-10
Fix various glitches in queue macro usage.
Philip Guenther
2013-04-08
A few changes that reduce the diffs to the Linux code. Mostly style issues,
Mark Kettenis
2013-04-08
Fix typo in ale_stop_mac().
Brad Smith
2013-04-08
Use the fixed pixel clock for eDP in intel_dp_set_m_n()
Jonathan Gray
2013-04-08
Don't clobber crtc->fb when queue_flip fails
Jonathan Gray
2013-04-07
check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsd.
David Gwynne
2013-04-05
Even though Sandy Bridge and Ivy Bridge have stolen memory, substracting it
Mark Kettenis
2013-04-05
move the bounds check for execbuffer relocation count closer to linux
Jonathan Gray
2013-04-04
regen
Brad Smith
2013-04-04
Add Broadcom BCM5717C, BCM5725, BCM5727, BCM5762 PCI ids.
Brad Smith
2013-04-04
The intel_dp_i2c_aux_ch() function has to return Linux-style negative errno
Mark Kettenis
2013-04-03
Return ENOENT instead of EBADF if looking up a gem object fails.
Mark Kettenis
2013-04-03
Fix a typo in the bge_ape_lock_init() function.
Brad Smith
2013-04-03
move i915_gem_find_inactive_object() into i915_gem_evict.c
Jonathan Gray
2013-04-03
fix EDID detailed timing frame rate
Jonathan Gray
2013-04-03
fix EDID detailed timing vsync parsing
Jonathan Gray
2013-04-03
match linux 3.8.5 and backout the 'try to train DP even harder' commit
Jonathan Gray
2013-04-02
- Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESET
Brad Smith
2013-04-02
Set the IFF_ALLMULTI flag as appropriate.
Brad Smith
2013-04-02
Remove Evergreen ids people have incorrectly added to radeondrm.
Jonathan Gray
2013-04-01
Rewrite receive filter and ioctl handling code.
Brad Smith
2013-03-31
Resort to I2C bit-banging on the SDVO port like Linux does. Using GMBUS simply
Mark Kettenis
2013-03-31
Unbreak the build on amd64 by making sure that inteldrm pulls in the generic
Mark Kettenis
2013-03-31
Add bit banging support.
Mark Kettenis
2013-03-31
Let the DDC "proxy" functions call the high-level I2C functions instead
Mark Kettenis
2013-03-30
Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed by
Mark Kettenis
2013-03-30
Two fixes to intel_sdvo_write_cmd():
Mark Kettenis
2013-03-30
If the ws_{get|set}_param hooks are set, use those for brightness control
Mark Kettenis
2013-03-30
Fix intel gmbus i2c code. Not all transactions were handled correctly, and
Mark Kettenis
2013-03-30
Remove debug printf that causes problems with framebuffer acceleration when
Mark Kettenis
2013-03-30
go back to the old method of execbuffer pinning
Jonathan Gray
2013-03-29
reduce the diff to linux in i915_gem_get/set_tiling
Jonathan Gray
2013-03-29
release the i2c bus in the error paths of fetching an edid
Jonathan Gray
2013-03-28
as DRM_LOG_KMS is called with partial lines make it a simple printf
Jonathan Gray
2013-03-28
add support for relaxed deltas
Jonathan Gray
2013-03-28
Add missing locking in i915_gem_retire_work_handler() and call
Mark Kettenis
2013-03-28
Reduce diffs with Linux now that we have i915_enable_hangcheck.
Mark Kettenis
2013-03-28
Call intel_mark_busy() in the right place, and call intel_mark_fb_busy()
Mark Kettenis
2013-03-28
Add i915_enable_hangcheck parameter.
Mark Kettenis
2013-03-28
Let mii_attach() know where the PHY is located instead of scanning
Brad Smith
2013-03-28
add i915_gem_execbuffer_reserve_object and friends and move
Jonathan Gray
2013-03-28
add i915_gem_execbuffer_reserve_object and friends and move
Jonathan Gray
2013-03-28
add the ioctls to get/set the caching level of a buffer object
Jonathan Gray
[prev]
[next]