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
Age
Commit message (
Expand
)
Author
2014-02-20
More turd shining; cleanup the message that prints the firmware revision and
Mark Kettenis
2014-02-20
revert previous commit; didn't intend to commit those bits
Mark Kettenis
2014-02-20
Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun
Mark Kettenis
2014-02-20
jsg@ pointed out i am bad at loops.
David Gwynne
2014-02-20
knf
David Gwynne
2014-02-20
pull the isr reads out into per chip variants we get to via pointers
David Gwynne
2014-02-19
Unbreak the tree; include <machine/atomic.h> instead of relying on something
Mark Kettenis
2014-02-19
tweak the response queue handling so it looks like qle. the important
David Gwynne
2014-02-19
the RESP_IN register is 32bits, so consistently use a u_int32_t to
David Gwynne
2014-02-19
massage the response queue handling a bit:
David Gwynne
2014-02-19
qle seems fine with msi interrupts
David Gwynne
2014-02-19
remove some dead code - all the chips we handle can do type 4 commands,
Jonathan Matthew
2014-02-19
drm/radeon: 0x9649 is SUMO2 not SUMO
Jonathan Gray
2014-02-19
drm/i915: fix missed hunk after GT access breakage
Jonathan Gray
2014-02-19
drm/i915: initialize gt_lock early with other spin locks
Jonathan Gray
2014-02-19
drm/i915: fix up gt init sequence fallout
Jonathan Gray
2014-02-19
drm/i915: fix long-standing SNB regression in power consumption after resume v2
Jonathan Gray
2014-02-19
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
Jonathan Gray
2014-02-18
convert printfs into a few different debug categories, leaving port
Jonathan Matthew
2014-02-18
drm/i915: VLV2 - Fix hotplug detect bits
Jonathan Gray
2014-02-18
drm/i915: Hold mutex across i915_gem_release
Jonathan Gray
2014-02-17
Add initial support for i354 MAC and M88E1543 PHY.
Jonathan Gray
2014-02-17
use the DEVNAME macro to get the name of the interrupt rather than the
David Gwynne
2014-02-17
use a bus_space subregion to talk to the mbox registers so you can
David Gwynne
2014-02-15
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Jonathan Gray
2014-02-15
nep(4); start of a driver for the Sun Neptune 10/100/1000/10G Ethernet chip.
Mark Kettenis
2014-02-15
drm/radeon: fix surface sync in fence on cayman (v2)
Jonathan Gray
2014-02-15
drm/radeon: disable ss on DP for DCE3.x
Jonathan Gray
2014-02-15
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Jonathan Gray
2014-02-15
make ISP_NOFIRMWARE work here too
Jonathan Matthew
2014-02-15
radeon/pm: Guard access to rdev->pm.power_state array
Jonathan Gray
2014-02-15
drm/radeon: warn users when hw_i2c is enabled (v2)
Jonathan Gray
2014-02-15
drm/mm: fix dump table BUG
Jonathan Gray
2014-02-15
drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code
Jonathan Gray
2014-02-15
drm/i915: Use the correct GMCH_CTRL register for Sandybridge+
Jonathan Gray
2014-02-15
fix endianness of luns in iocbs
Jonathan Matthew
2014-02-15
drm/i915: fix DDI PLLs HW state readout code
Jonathan Gray
2014-02-15
Correct the name of a Planex device and add some additional
Jonathan Gray
2014-02-15
regen
Jonathan Gray
2014-02-15
Correct the name of a Planex device and add some additional
Jonathan Gray
2014-02-14
florian@ noticed that I missed some isp24xx code in the sbus glue
Jonathan Matthew
2014-02-14
isp25xx nvram is at a different base address
Jonathan Matthew
2014-02-14
add isp25xx support. no real differences from 24xx, at least with the way
Jonathan Matthew
2014-02-14
add firmware for isp25xx, copied from freebsd
Jonathan Matthew
2014-02-14
remove isp24xx-related code. it doesn't work, qle(4) replaces it, and
Jonathan Matthew
2014-02-13
fix previous errorneous constants (compiled against the old header)
pelikan
2014-02-13
Recognize SATA-III ports in dmesg.
pelikan
2014-02-13
Some Linux i915 drm "fast" path code relies on being able to "disable" page
Mark Kettenis
2014-02-13
Make sure we copy out the right amount of data in the various copyout() calls
Mark Kettenis
2014-02-13
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Jonathan Gray
[next]