summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
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
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher
2012-05-17drm/radeon: make use of radeon_gem_init() consistentAlex Deucher
2012-05-17drm/radeon: eliminate redundant connector_names tableIlija Hadzic
2012-05-17drm/radeon: Also reset BCI on SI GPU reset.Michel Dänzer
2012-05-17drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2Jerome Glisse
2012-05-17drm/radeon: check kmalloc() for failuresDan Carpenter
2012-05-13Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2012-05-13drm/radeon/hdmi: fix some coding styleRafał Miłecki
2012-05-13drm/radeon/hdmi: update modesettingRafał Miłecki
2012-05-13drm/radeon/hdmi: separate evergreen codeRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: helper getting ready ACR entryRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: clean&improve handling HDMI modeRafał Miłecki
2012-05-13drm/radeon/kms/hdmi: enable audio packets at one placeRafał Miłecki
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai
2012-05-09drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie
2012-05-09drm/radeon: make the ib an inline objectJerome Glisse
2012-05-09drm/radeon: remove r600 blit mutex v2Christian König
2012-05-09drm/radeon: move the semaphore from the fence into the ibJerome Glisse
2012-05-09drm/radeon: immediately free ttm-move semaphoreChristian König
2012-05-09drm/radeon: rip out the ib poolJerome Glisse
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse
2012-05-09drm/radeon: multiple ring allocator v3Christian König
2012-05-09drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse
2012-05-09drm/radeon: define new SA interface v3Christian König
2012-05-09drm/radeon: make sa bo a stand alone objectChristian König
2012-05-09drm/radeon: keep start and end offset in the SAChristian König
2012-05-09drm/radeon: add sub allocator debugfs fileChristian König
2012-05-09drm/radeon: add proper locking to the SA v3Christian König
2012-05-09drm/radeon: use inline functions to calc sa_bo addrChristian König