summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-22drm/radeon/mst: cleanup code indentationDave Airlie
2016-03-22drm/radeon/mst: fix regression in lane/link handling.Dave Airlie
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-16drm/radeon: fix indentation.Jérome Glisse
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14drm/radeon: refactor SI tiling table initializationJosh Poimboeuf
2016-03-14drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf
2016-03-14drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-09drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-03-09drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-03-08Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-08drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-03-08drm/radeon: Switch to drm_vblank_on/offDaniel Vetter
2016-03-08Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-05drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner
2016-03-02drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-02-27drm/radeon: Return -EPROBE_DEFER when amdkfd not loadedOded Gabbay
2016-02-27drm/amdkfd: Track when module's init is completeOded Gabbay
2016-02-26drm/radeon: update radeon acpi headerAlex Deucher
2016-02-22drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-02-19drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-19Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-02-17drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner
2016-02-16drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-02-16drm/radeon: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-12drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabledLukas Wunner
2016-02-10drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-09drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/radeon: Switch DDC when reading the EDIDLukas Wunner
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-02-02drm/radeon: mask out WC from BO on unsupported archesOded Gabbay
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-01-27drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-01-27drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-01-27drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-01-26drm/radeon: only init fbdev if we have connectorsRob Clark
2016-01-25drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctlMatthew Dawson
2016-01-22drm/radeon: properly byte swap vce firmware setupAlex Deucher
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie