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
/
radeon
Age
Commit message (
Expand
)
Author
2020-01-28
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
Jonathan Gray
2019-12-22
drm/radeon: fix r1xx/r2xx register checker for POT textures
Jonathan Gray
2019-11-13
drm/radeon: fix si_enable_smc_cac() failed issue
Jonathan Gray
2019-10-30
Revert "drm/radeon: Fix EEH during kexec"
Jonathan Gray
2019-10-13
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Jonathan Gray
2019-10-08
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...
Jonathan Gray
2019-10-08
drm/radeon: Fix EEH during kexec
Jonathan Gray
2019-08-19
define CONFIG_X86* in autoconf.h as needed and reduce diff to linux
Jonathan Gray
2019-08-18
Implement a few Linux compat ACPI interfaces and enable the ACPI support
Mark Kettenis
2019-06-11
drm/radeon: prefer lower reference dividers
Jonathan Gray
2019-05-31
remove duplicate page table
Jonathan Gray
2019-05-04
Silence "Uunable to acquire AGP" message since we don't support AGP on all
Mark Kettenis
2019-05-04
Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)
Mark Kettenis
2019-04-20
Adapt radeondrm_detach_kms() to struct drm_device being split from
Jonathan Gray
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-03
Correct access to doorbell. In radeondrm this is only present and used
Jonathan Gray
2019-01-10
Use efifb_stolen() to prevent radeondrm from using aperture memory
Jonathan Gray
2018-11-14
Add back part of the changes to takeover the firmware framebuffer on
Jonathan Gray
2018-11-14
Setup radeondrm burner task. Missed when updating to linux 4.4.
Jonathan Gray
2018-11-01
Add SPDX-License-Identifier tags from linux git master to drm files
Jonathan Gray
2018-09-13
drm/drivers: add support for using the arch wc mapping API.
Jonathan Gray
2018-08-27
Add an interface that allows drivers to claim a framebuffer and check
Mark Kettenis
2018-08-25
Use __HAVE_ACPI to decide whether ACPI support should be considered.
Mark Kettenis
2018-08-24
Allocate framebuffer PCI BAR if left uninitialized by firmware.
Mark Kettenis
2018-08-20
drm/radeon: fix mode_valid's return type
Jonathan Gray
2018-06-25
Implement DRI3/prime support. This allows graphics buffers to be passed
Mark Kettenis
2018-05-23
Add back a local change to prevent interrupt handlers claiming an
Jonathan Gray
2018-05-03
use rasops scrollback with radeondrm as well
Jonathan Gray
2018-04-27
implement test for running in a hypervisor on amd64/i386
Jonathan Gray
2018-04-25
update ttm and radeondrm(4) to Linux 4.4.129
Jonathan Gray
2018-04-20
revert to 2018/04/20 10:00:00, before oops
Christian Weisgerber
2018-04-20
oops, snapshot tests not ready yet
Theo de Raadt
2018-04-20
sync
Theo de Raadt
2018-01-05
Fix DRM_DEBUG builds.
Paul Irofti
2017-10-09
The previous commit was deemed too invasive, so back it out and replace
Patrick Wildt
2017-10-09
Turns out that the previous commit resolves the problem on Clang but at
Patrick Wildt
2017-10-04
Work around clang mis-optimization regression. For some expression-
Patrick Wildt
2017-08-12
Fix copy/paste error, CID 1453558.
Martin Pieuchot
2017-07-19
Implement the enter_ddb() "accessop" here as well.
Mark Kettenis
2017-07-14
Add some more i2c glue to reduce the diffs to Linux.
Mark Kettenis
2017-07-05
Fix native/raw backlight support in inteldrm(4).
Mark Kettenis
2017-07-01
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
Mark Kettenis
2017-06-19
Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing
Frederic Cambus
2017-06-04
Switch the radeondrm(4) driver over to TTM using the new DRM VMA manager.
Mark Kettenis
2017-05-21
Enable radeondrm(4) on loongson to get accelerated graphics
Visa Hankala
2017-01-08
Display color depth alongside resolution when attaching inteldrm and
Frederic Cambus
2016-12-20
Fix compiler warnings generated by clang. This matches upstream commit
Mark Kettenis
2016-04-08
Get rid of some infrastrcuture that is now obsolete and synchronize some of
Mark Kettenis
2016-02-06
Enable the code that reads the BIOS from the ACPI VFCT table on platforms
Mark Kettenis
[next]