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
2014-01-24
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Jonathan Gray
2014-01-24
drm/radeon: disable tests/benchmarks if accel is disabled
Jonathan Gray
2014-01-24
drm/radeon: fix asic gfx values for scrapper asics
Jonathan Gray
2014-01-24
drm/radeon: fix typo in cu_per_sh on verde
Jonathan Gray
2014-01-24
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
Jonathan Gray
2014-01-24
drm: fix a use-after-free when GPU acceleration disabled
Jonathan Gray
2014-01-24
drm/i915: Move num_pipes to intel info
Jonathan Gray
2014-01-24
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
Jonathan Gray
2014-01-24
drm/i915: ivb: fix edp voltage swing reg val
Jonathan Gray
2014-01-24
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
Jonathan Gray
2014-01-24
add some HAS_DDI() conversions that were missed in the earlier commit
Jonathan Gray
2014-01-24
drm/i915: add more VLV IDs
Jonathan Gray
2014-01-23
drm/i915: don't intel_crt_init on any ULT machines
Jonathan Gray
2014-01-23
drm/i915: add HAS_DDI check
Jonathan Gray
2014-01-23
drm/i915: Preserve the DDI_A_4_LANES bit from the bios
Jonathan Gray
2014-01-23
drm/i915: don't setup hdmi for port D edp in ddi_init
Jonathan Gray
2014-01-23
drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
Jonathan Gray
2014-01-23
Switch radeondrm(4) to MSI on the cards that support it.
Mark Kettenis
2014-01-23
drm/i915: Revert hdmi HDP pin checks
Jonathan Gray
2014-01-23
drm/radeon/atom: initialize more atom interpretor elements to 0
Jonathan Gray
2014-01-23
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
Jonathan Gray
2014-01-23
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Jonathan Gray
2014-01-23
drm/radeon: Fix sideport problems on certain RS690 boards
Jonathan Gray
2014-01-23
drm/radeon: fix resume on some rs4xx boards (v2)
Jonathan Gray
2014-01-22
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
Jonathan Gray
2014-01-22
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Jonathan Gray
2014-01-22
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jonathan Gray
2014-01-22
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Jonathan Gray
2014-01-22
add DMI_EXACT_MATCH macro, handled the same as DMI_MATCH for now
Jonathan Gray
2014-01-22
drm/edid: add quirk for Medion MD30217PG
Jonathan Gray
2014-01-22
Provide inline dummy implementations of drm_sysfs_connector_add() and
Mark Kettenis
2014-01-22
bring inteldrm back up after resume using DVACT_WAKEUP (non-cold, able
Theo de Raadt
2014-01-22
Use DIV_ROUND_UP instead of howmany to reduce the diffs with Linux.
Mark Kettenis
2014-01-21
Use Linux compat functions to do kernel memory allocations in the bits of code
Mark Kettenis
2014-01-21
Add kmalloc/kcalloc/kzalloc/kfree Linux compat functions.
Mark Kettenis
2014-01-21
Use PTR_ERR where appropriate instead of a plain cast.
Mark Kettenis
2014-01-21
oops, missed one
Mark Kettenis
2014-01-21
Change a couple of #if 0 into #ifdef __linx__ or #ifdef notyet.
Mark Kettenis
2014-01-21
Use ARRAY_SIZE() instead of nitems() to reduce diffs with Linux.
Mark Kettenis
2014-01-20
Do the resume work from DVACT_WAKEUP. There is far too much code, and it
Mark Kettenis
2014-01-20
drm_activate() serves no purpose; ok kettenis
Theo de Raadt
2014-01-18
Update the drm headers based on libdrm 2.4.51
Jonathan Gray
2014-01-09
Fix the burner method, here the cookie is a pointer to rasops_info.
Martin Pieuchot
2013-12-22
Try to keep the framebuffer console layout that was set up by the firmware
Mark Kettenis
2013-12-22
Use the rasops_info struct as the accesscookie for wsdisplay. Simplifies the
Mark Kettenis
2013-12-21
Advertise that we provide monotonic timestamps.
Mark Kettenis
2013-12-21
i915_gem_mmap_ioctl() should return a Linux-style negative errno value.
Mark Kettenis
2013-12-21
Fix locking in the page fault handler. A (somewhat malicious) userland
Mark Kettenis
2013-12-16
Switch generic drm modesetting code over to Linux-style negative errno
Mark Kettenis
2013-12-15
Fix error handling of ->fb_create() call. Prevents kernel panic if an
Mark Kettenis
[prev]
[next]