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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
drm/radeon: fix regression with AA resolve checking
Dave Airlie
1
-1
/
+1
2011-02-23
drm: drop commented out code and preceding comment
Paul Bolle
1
-2
/
+0
2011-02-23
drm/radeon/kms: align height of fb allocation.
Dave Airlie
1
-1
/
+4
2011-02-23
Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
Alex Deucher
1
-1
/
+1
2011-02-17
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
1
-1
/
+3
2011-02-17
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
1
-0
/
+2
2011-02-15
drm/radeon/kms: hopefully fix pll issues for real (v3)
Alex Deucher
1
-14
/
+8
2011-02-15
drm/radeon/kms: add bounds checking to avivo pll algo
Alex Deucher
1
-0
/
+10
2011-02-15
drm/radeon/kms: fix a few more atombios endian issues
Alex Deucher
2
-7
/
+7
2011-02-14
drm/radeon/kms: improve 6xx/7xx CS error output
Alex Deucher
1
-20
/
+26
2011-02-14
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
8
-13
/
+49
2011-02-14
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
5
-12
/
+5
2011-02-14
drm/radeon/kms: use linear aligned for evergreen/ni bo blits
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon/kms: use linear aligned for 6xx/7xx bo blits
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon: fix race between GPU reset and TTM delayed delete thread.
Dave Airlie
1
-0
/
+4
2011-02-14
drm/radeon/kms: evergreen/ni big endian fixes (v2)
Alex Deucher
4
-10
/
+40
2011-02-14
drm/radeon/kms: 6xx/7xx big endian fixes
Cédric Cano
6
-20
/
+54
2011-02-14
drm/radeon/kms: atombios big endian fixes
Cédric Cano
3
-52
/
+52
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
3
-9
/
+34
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
4
-12
/
+77
2011-02-14
drm/radeon/kms: add connector table for mac g5 9600
Alex Deucher
2
-0
/
+48
2011-02-14
radeon mkregtable: Add missing fclose() calls
Jesper Juhl
1
-1
/
+4
2011-02-14
drm/radeon/kms: fix interlaced modes on dce4+
Alex Deucher
2
-22
/
+20
2011-02-14
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
Dave Airlie
1
-2
/
+2
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-02
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
3
-12
/
+19
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
4
-19
/
+137
2011-02-02
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-02
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
1
-1
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
5
-25
/
+37
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
13
-33
/
+91
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-5
/
+5
2011-01-25
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
2
-1
/
+5
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
2011-01-24
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2
-0
/
+6
2011-01-24
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-01-24
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
1
-1
/
+1
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
1
-0
/
+3
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
[next]