summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2012-09-14Revert "drm/radeon: fix bo creation retry path"Alex Deucher
2012-08-25drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák
2012-08-25drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-25drm/radeon: fix bank tiling parameters on SIChristian König
2012-08-25drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-25drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-25drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse
2012-08-09drm/radeon: fix fence related segfault in CSChristian König
2012-07-03drm/radeon: fix rare segfaultJerome Glisse
2012-06-29drm/radeon: fix VM page table setup on SIAlex Deucher
2012-06-20drm/radeon: SI tiling fixes for displayAlex Deucher
2012-06-16drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xxAlex Deucher
2012-06-16drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher
2012-06-16drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)Rafał Miłecki
2012-06-16drm/radeon/prime: reserve/unreserve around pinDave Airlie
2012-06-16drm/radeon: fix regression in dynpm due to multi-ring reworkAlex Deucher
2012-06-10drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher
2012-06-05drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki
2012-06-05drm/radeon/audio: don't hardcode CRTC idRafał Miłecki
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-01drm/radeon: fix regression in UMS CS ioctlAlex Deucher
2012-06-01drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher
2012-06-01drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse
2012-06-01drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher
2012-06-01drm/radeon: fix bank information in tiling configAlex Deucher
2012-05-31radeon: add radeon prime vmap support.Dave Airlie
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie
2012-05-29drm/radeon: fix XFX quirkAlex Deucher
2012-05-29drm/radeon: fix typo in trinity tiling setupAlex Deucher
2012-05-29radeon: make radeon_cs_update_pages static.Dave Airlie
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm/backlight: initialize struct backlight_properties properlyCorentin Chary
2012-05-22drm/radeon/dp: Probe branch/sink OUIsAdam Jackson
2012-05-22drm/radeon/hdmi: compile audio status in 1 functionRafał Miłecki
2012-05-17drm/radeon/hdmi: use new AFMT structsRafał Miłecki