summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/mst: cleanup code indentationDave Airlie2016-03-221-8/+6
* drm/radeon/mst: fix regression in lane/link handling.Dave Airlie2016-03-221-10/+2
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-1839-1925/+1529
|\
| * drm/radeon: fix indentation.Jérome Glisse2016-03-1639-406/+407
| * drm/radeon: refactor SI tiling table initializationJosh Poimboeuf2016-03-141-486/+439
| * drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf2016-03-141-1025/+666
| * drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher2016-03-142-8/+17
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-175-11/+19
|\ \ | |/
| * drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner2016-03-091-2/+4
| * drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-03-092-5/+11
| * drm/radeon: Switch to drm_vblank_on/offDaniel Vetter2016-03-082-4/+4
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-146-15/+48
|\ \
| * \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-093-9/+20
| |\ \
| | * | Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher2016-03-081-3/+2
| | * | drm/radeon/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| | * | drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner2016-03-051-2/+2
| * | | Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds2016-03-071-1/+0
| |/ /
| * | drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-021-4/+4
| * | drm/radeon/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
| * | drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner2016-02-191-2/+15
| * | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-191-1/+1
| |\ \
| | * | drm/radeon: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| * | | drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner2016-02-171-2/+6
| |/ /
| * | drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle2016-02-101-0/+5
* | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-081-0/+2
|\ \ \ | | |/ | |/|
| * | drm/radeon: update radeon acpi headerAlex Deucher2016-02-261-0/+2
* | | drm/radeon: Return -EPROBE_DEFER when amdkfd not loadedOded Gabbay2016-02-273-16/+21
* | | drm/amdkfd: Track when module's init is completeOded Gabbay2016-02-271-2/+2
|/ /
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-02-1910-25/+92
|\ \
| * | drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabledLukas Wunner2016-02-121-2/+3
| * | drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson2016-02-109-23/+89
| |/
* | drm/radeon: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* | drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner2016-02-091-0/+11
* | drm/radeon: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+6
* | vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-1/+2
|/
* drm/radeon: mask out WC from BO on unsupported archesOded Gabbay2016-02-021-0/+7
* Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-01-2910-39/+79
|\
| * drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev2016-01-273-8/+44
| * drm/radeon: Add a common function for DFS handlingSlava Grigorev2016-01-273-10/+15
| * drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev2016-01-274-14/+10
| * drm/radeon: only init fbdev if we have connectorsRob Clark2016-01-261-2/+4
| * drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctlMatthew Dawson2016-01-251-0/+1
| * drm/radeon: properly byte swap vce firmware setupAlex Deucher2016-01-221-6/+6
* | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-181-1/+1
|\ \ | |/ |/|
| * drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall2016-01-041-1/+1
* | drm/radeon: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
* | drm/radeon: fix trivial typo in warning messageAlexandre Demers2016-01-081-1/+1
* | radeon: r100: Silence 'may be used uninitialized' warningsTim Gardner2016-01-081-2/+3
* | drm/radeon: Drop unnecessary unsigned int < 0 checkThierry Reding2016-01-041-1/+1
* | Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-242-55/+51
|\ \
OpenPOWER on IntegriCloud