index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2012-06-29
drm/radeon: fix VM page table setup on SI
Alex Deucher
2012-06-28
Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2012-06-21
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
2012-06-21
drm/radeon: fix & improve ih ring handling v3
Christian Koenig
2012-06-21
drm/radeon: remove some unneeded structure members
Christian Koenig
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
2012-06-21
drm/radeon: rework ring syncing code
Christian König
2012-06-21
drm/radeon: add infrastructure for advanced ring synchronization v2
Christian König
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
2012-06-20
drm/radeon: SI tiling fixes for display
Alex Deucher
2012-06-16
drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx
Alex Deucher
2012-06-16
drm/radeon: add some additional 6xx/7xx/EG register init
Alex Deucher
2012-06-16
drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
Rafał Miłecki
2012-06-16
drm/radeon/prime: reserve/unreserve around pin
Dave Airlie
2012-06-16
drm/radeon: fix regression in dynpm due to multi-ring rework
Alex Deucher
2012-06-10
drm/radeon: fix tiling and command stream checking on evergreen v3
Jerome Glisse
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
2012-06-05
drm/radeon: fix vm deadlocks on cayman
Christian König
2012-06-05
drm/radeon: fix gpu_init on si
Alex Deucher
2012-06-05
drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit
Rafał Miłecki
2012-06-05
drm/radeon/audio: don't hardcode CRTC id
Rafał Miłecki
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
2012-06-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-06-01
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
2012-06-01
drm/radeon: fix HD6790, HD6570 backend programming
Jerome Glisse
2012-06-01
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
Alex Deucher
2012-06-01
drm/radeon: fix bank information in tiling config
Alex Deucher
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
2012-05-31
radeon: add stub dma-buf mmap functionality
Dave Airlie
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-22
drm/radeon/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
2012-05-17
drm/radeon/hdmi: use new AFMT structs
Rafał Miłecki
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
2012-05-17
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
2012-05-17
drm/radeon: eliminate redundant connector_names table
Ilija Hadzic
2012-05-17
drm/radeon: Also reset BCI on SI GPU reset.
Michel Dänzer
2012-05-17
drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2
Jerome Glisse
[prev]
[next]