summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
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-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-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-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-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
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-08drm/radeon: fix trivial typo in warning messageAlexandre Demers
2016-01-08radeon: r100: Silence 'may be used uninitialized' warningsTim Gardner
2016-01-04drm/radeon: Drop unnecessary unsigned int < 0 checkThierry Reding
2016-01-04drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-12-21drm/radeon: clean up fujitsu quirksAlex Deucher
2015-12-21drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2015-12-21drm/radeon: fix dp link rate selection (v2)Alex Deucher
2015-12-18drm/radeon: only increment sync_seq when a fence is really emittedNicolai Hähnle
2015-12-18drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)Nicolai Hähnle
2015-12-18drm/radeon: Update radeon_get_vblank_counter_kms()Thierry Reding
2015-12-18drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-18drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay