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
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-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-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-05-03
drm/radeon: call drm_edid_to_eld when we update the edid
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
2014-04-07
reduce the diff to linux for drm pci vid/pid tests
Jonathan Gray
2014-03-30
drm/radeon: disable pll sharing for DP on DCE4.1
Jonathan Gray
2014-03-30
drm/radeon: fix missing bo reservation
Jonathan Gray
2014-03-24
Another round of reducing diffs with the Linux codebase.
Mark Kettenis
2014-03-13
Block userland from entering drm code (and make sure it is no longer in there)
Mark Kettenis
2014-03-09
drm/radeon: set the full cache bit for fences on r7xx+
Jonathan Gray
2014-02-25
Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we
Mark Kettenis
2014-02-23
Give drm(4) a console locator just like wsdisplay(4) such that we can make
Mark Kettenis
2014-02-15
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Jonathan Gray
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
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-10
drm/radeon: expose render backend mask to the userspace
Jonathan Gray
2014-02-10
drm/radeon: fix render backend setup for SI and CIK
Jonathan Gray
2014-02-10
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
Jonathan Gray
2014-02-10
radeon: workaround pinning failure on low ram gpu
Jonathan Gray
2014-02-10
radeon/i2c: do not count reg index in number of i2c byte we are writing.
Jonathan Gray
2014-02-10
drm/radeon: don't share PPLLs on DCE4.1
Jonathan Gray
2014-02-10
drm/radeon: forever loop on error in radeon_do_test_moves()
Jonathan Gray
2014-02-10
drm/radeon: fix typo in CP DMA register headers
Jonathan Gray
2014-02-10
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Jonathan Gray
2014-02-10
drm/radeon: fix panel scaling with eDP and LVDS bridges
Jonathan Gray
2014-02-10
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
Jonathan Gray
2014-02-10
drm/radeon: fix handling of variable sized arrays for router objects
Jonathan Gray
2014-02-10
drm/radeon: fix LCD record parsing
Jonathan Gray
2014-02-10
drm/radeon: fix endian bugs in hw i2c atom routines
Jonathan Gray
2014-02-10
drm/radeon: improve dac adjust heuristics for legacy pdac
Jonathan Gray
2014-02-10
drm/radeon: Another card with wrong primary dac adj
Jonathan Gray
2014-02-10
drm/radeon: fix endian issues with DP handling (v3)
Jonathan Gray
2014-02-09
drm/radeon: allow selection of alignment in the sub-allocator
Jonathan Gray
2014-02-09
drm/radeon: allocate SA bo in the requested domain
Jonathan Gray
2014-02-09
drm/radeon/hdmi: make sure we have an afmt block assigned
Jonathan Gray
2014-02-09
drm/radeon: update lockup tracking when scheduling in empty ring
Jonathan Gray
2014-02-09
drm/radeon: do not try to uselessly update virtual memory pagetable
Jonathan Gray
2014-02-09
drm/radeon: don't allow audio on DCE6
Jonathan Gray
2014-02-09
drm/radeon: fix card_posted check for newer asics
Jonathan Gray
[next]