index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
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
-1005
/
+258
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
-983
/
+214
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
-1795
/
+3304
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/jikos/trivial
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
-103
/
+72
2012-05-17
drm/radeon/hdmi: use new AFMT structs
Rafał Miłecki
5
-101
/
+106
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/kernel/git/tiwai/sound into drm-core-next
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
-34
/
+41
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
2012-05-09
drm/radeon/kms: fix warning on 32-bit in atomic fence printing
Dave Airlie
1
-2
/
+2
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
9
-111
/
+93
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
5
-75
/
+50
2012-05-09
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
4
-13
/
+12
2012-05-09
drm/radeon: immediately free ttm-move semaphore
Christian König
1
-2
/
+5
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
5
-202
/
+71
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
10
-149
/
+30
2012-05-09
drm/radeon: multiple ring allocator v3
Christian König
3
-106
/
+230
2012-05-09
drm/radeon: use one wait queue for all rings add fence_wait_any v2
Jerome Glisse
2
-7
/
+163
[next]