index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
drm/radeon: fix rare segfault
Jerome Glisse
1
-4
/
+6
2012-06-29
drm/radeon: fix VM page table setup on SI
Alex Deucher
2
-4
/
+13
2012-06-20
drm/radeon: SI tiling fixes for display
Alex Deucher
2
-1
/
+81
2012-06-16
drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx
Alex Deucher
3
-1
/
+45
2012-06-16
drm/radeon: add some additional 6xx/7xx/EG register init
Alex Deucher
6
-1
/
+13
2012-06-16
drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
Rafał Miłecki
5
-10
/
+11
2012-06-16
drm/radeon/prime: reserve/unreserve around pin
Dave Airlie
1
-2
/
+8
2012-06-16
drm/radeon: fix regression in dynpm due to multi-ring rework
Alex Deucher
1
-3
/
+7
2012-06-10
drm/radeon: fix tiling and command stream checking on evergreen v3
Jerome Glisse
2
-5
/
+47
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-4
/
+17
2012-06-05
drm/radeon: fix vm deadlocks on cayman
Christian König
1
-7
/
+12
2012-06-05
drm/radeon: fix gpu_init on si
Alex Deucher
4
-319
/
+184
2012-06-05
drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit
Rafał Miłecki
1
-1
/
+0
2012-06-05
drm/radeon/audio: don't hardcode CRTC id
Rafał Miłecki
1
-2
/
+3
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
4
-33
/
+24
2012-06-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-1013
/
+266
2012-06-01
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
1
-14
/
+17
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
9
-991
/
+222
2012-06-01
drm/radeon: fix HD6790, HD6570 backend programming
Jerome Glisse
1
-2
/
+2
2012-06-01
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
Alex Deucher
4
-0
/
+9
2012-06-01
drm/radeon: fix bank information in tiling config
Alex Deucher
3
-8
/
+18
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
2
-0
/
+41
2012-05-31
radeon: add stub dma-buf mmap functionality
Dave Airlie
1
-0
/
+6
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
1
-1
/
+3
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
1
-1
/
+1
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
3
-27
/
+26
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-1803
/
+3312
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
1
-1
/
+1
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
17
-25
/
+232
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-10
/
+6
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
1
-0
/
+1
2012-05-22
drm/radeon/dp: Probe branch/sink OUIs
Adam Jackson
1
-0
/
+20
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
4
-104
/
+73
2012-05-17
drm/radeon/hdmi: use new AFMT structs
Rafał Miłecki
5
-102
/
+107
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
5
-7
/
+106
2012-05-17
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
6
-21
/
+3
2012-05-17
drm/radeon: eliminate redundant connector_names table
Ilija Hadzic
1
-19
/
+1
2012-05-17
drm/radeon: Also reset BCI on SI GPU reset.
Michel Dänzer
1
-0
/
+1
2012-05-17
drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2
Jerome Glisse
1
-0
/
+8
2012-05-17
drm/radeon: check kmalloc() for failures
Dan Carpenter
1
-0
/
+2
2012-05-13
Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
1
-4
/
+6
2012-05-13
drm/radeon/hdmi: fix some coding style
Rafał Miłecki
1
-15
/
+32
2012-05-13
drm/radeon/hdmi: update modesetting
Rafał Miłecki
2
-26
/
+70
2012-05-13
drm/radeon/hdmi: separate evergreen code
Rafał Miłecki
5
-11
/
+203
2012-05-13
drm/radeon/kms/hdmi: helper getting ready ACR entry
Rafał Miłecki
2
-36
/
+43
2012-05-13
drm/radeon/kms/hdmi: clean&improve handling HDMI mode
Rafał Miłecki
1
-15
/
+27
2012-05-13
drm/radeon/kms/hdmi: enable audio packets at one place
Rafał Miłecki
1
-10
/
+16
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
1
-4
/
+6
[next]