index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
1
-198
/
+39
2009-10-08
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
Jerome Glisse
1
-0
/
+1
2009-10-08
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
Jerome Glisse
1
-19
/
+32
2009-10-02
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
1
-177
/
+3
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+7
2009-09-26
drm/radeon/kms/r600: fix forcing pci mode on agp cards
Alex Deucher
1
-4
/
+7
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
1
-1
/
+20
2009-09-18
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
Michel Dänzer
1
-2
/
+2
2009-09-18
drm/radeon/kms: don't fail if we fail to init GPU acceleration
Jerome Glisse
1
-26
/
+18
2009-09-16
drm/radeon: Save and restore bios scratch regs during S/R
Yang Zhao
1
-0
/
+3
2009-09-16
drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.
Michel Dänzer
1
-2
/
+2
2009-09-15
drm/radeon/kms: clear confusion in GART init/deinit path
Jerome Glisse
1
-6
/
+30
2009-09-14
drm/radeon/kms: move mtrr range add and memory information
Jerome Glisse
1
-8
/
+0
2009-09-14
drm/radeon/kms: convert r4xx to new init path
Jerome Glisse
1
-7
/
+12
2009-09-11
drm/radeon/kms: move modeset init outside of GPU init
Jerome Glisse
1
-17
/
+3
2009-09-11
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
Jerome Glisse
1
-1
/
+1
2009-09-10
drm/radeon/kms: add R4XX mc register access helper.
Jerome Glisse
1
-0
/
+4
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-149
/
+191
2009-08-16
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
1
-10
/
+3
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
1
-0
/
+3
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
1
-9
/
+11
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
1
-5
/
+5
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
1
-0
/
+2
2009-07-15
drm/radeon/kms: fix VRAM sizing like DDX does it.
Dave Airlie
1
-6
/
+1
2009-07-15
drm/ttm/radeon: add dma32 support.
Dave Airlie
1
-2
/
+15
2009-07-15
drm/radeon/kms: fix vram vs aper size check.
Dave Airlie
1
-1
/
+1
2009-06-24
drm/radeon: Clear surface registers at initialization time.
Michel Dänzer
1
-0
/
+20
2009-06-24
drm/radeon: fix radeon kms framebuffer device
Jerome Glisse
1
-4
/
+0
2009-06-19
drm/radeon: command stream checker for r3xx-r5xx hardware
Jerome Glisse
1
-0
/
+4
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+813