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
/
drm
Age
Commit message (
Expand
)
Author
2015-02-07
remove linux int types in the drm header
Jonathan Gray
2015-02-06
Add new definitions from libdrm 2.4.59
Jonathan Gray
2015-01-28
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Jonathan Gray
2015-01-28
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Jonathan Gray
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2014-12-20
Replace switch workq with taskq.
Kenneth R Westerback
2014-12-17
Prefer MADV_* over POSIX_MADV_* in kernel for consistency: the latter
Philip Guenther
2014-12-15
The PCI device ID 0x4c6e is a secondary device ID for the Radeon Mobility
Mark Kettenis
2014-12-15
Use MAP_INHERIT_* for the 'inh' argument to the UMV_MAPFLAG() macro,
Philip Guenther
2014-12-09
More malloc() -> mallocarray() in the kernel.
Doug Hogan
2014-11-16
Replace a plethora of historical protection options with just
Theo de Raadt
2014-11-06
Add the required includes for the conditional parts of
Jonathan Gray
2014-10-25
Don't attempt to suspend/resume a partially attached drm(4) driver.
Mark Kettenis
2014-10-08
Remove the i830/i845 pipe A force quirks, matching changes
Jonathan Gray
2014-09-24
fix the build when DRMDEBUG is defined
Jonathan Gray
2014-09-23
Make use of the red-black tree as the original Linux code did instead
Jonathan Gray
2014-09-20
Make another fast path properly atomic.
Mark Kettenis
2014-09-20
On i386, agp_map_subregion might sleep, which is not allowed in some of
Mark Kettenis
2014-09-13
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
Doug Hogan
2014-08-14
add some definitions from libdrm 2.4.56
Jonathan Gray
2014-08-08
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Jonathan Gray
2014-08-08
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
Jonathan Gray
2014-08-08
drm/radeon/atom: fix dithering on certain panels
Jonathan Gray
2014-08-08
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
Jonathan Gray
2014-07-12
regen
Jonathan Gray
2014-07-12
missed the trailing digit
Jonathan Gray
2014-07-12
Print a line in dmesg to indicate if the aperture driver is
Jonathan Gray
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-07-12
remove ifdef'd out valleyview/baytrail device lists
Jonathan Gray
2014-07-06
drm/radeon: avoid segfault on device open when accel is not working.
Jonathan Gray
2014-07-06
drm/radeon: handle non-VGA class pci devices with ATRM
Jonathan Gray
2014-07-06
drm/radeon: also try GART for CPU accessed buffers
Jonathan Gray
2014-07-03
Get clocks from Open Firmware on macppc and sparc64.
Mark Kettenis
2014-07-02
Use real parameter types for u{dv,vn}_attach() instead of void *
Matthew Dempsky
2014-06-28
Add the userland facing drm header for nouveau.
Jonathan Gray
2014-06-21
drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
Jonathan Gray
2014-06-21
drm/radeon/si: make sure mc ucode is loaded before checking the size
Jonathan Gray
2014-06-21
drm/radeon: memory leak on bo reservation failure. v2
Jonathan Gray
2014-06-20
sf@ pointed out that atom.c defines a DEBUG macro that takes arguments,
Jonathan Gray
2014-06-19
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
Jonathan Gray
2014-06-19
drm/i915: kill intel_dp_link_clock()
Jonathan Gray
2014-05-24
Barriers for mips64
Miod Vallat
2014-05-12
Move GTT management for Sandy Bridge and up into inteldrm(4). This makes
Mark Kettenis
2014-05-03
drm/radeon: call drm_edid_to_eld when we update the edid
Jonathan Gray
2014-05-03
Skip intel_crt_init for Dell XPS 8700
Jonathan Gray
2014-05-03
drm/i915/tv: fix gen4 composite s-video tv-out
Jonathan Gray
2014-05-03
drm/i915: quirk invert brightness for Acer Aspire 5336
Jonathan Gray
2014-04-12
drm/ttm: don't oops if no invalidate_caches()
Jonathan Gray
2014-04-12
drm/radeon/atom: select the proper number of lanes in transmitter setup
Jonathan Gray
2014-04-12
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Jonathan Gray
[next]