summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-1410-26/+75
|\
| * drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-02-101-1/+1
| * drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude2016-02-101-1/+1
| * drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude2016-02-101-1/+2
| * drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper2016-02-091-5/+9
| * drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula2016-02-081-6/+14
| * drm/i915/dp: abstract training pattern selectionJani Nikula2016-02-081-7/+18
| * drm/i915/dsi: skip gpio element execution when not supportedJani Nikula2016-02-081-0/+13
| * drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-02-081-1/+1
| * drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula2016-02-081-0/+6
| * drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper2016-02-081-2/+2
| * drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson2016-02-083-2/+8
* | drm/amdgpu: fix issue with overlapping userptrsChristian König2016-02-103-1/+23
* | drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle2016-02-101-0/+5
* | drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-02-101-2/+0Star
* | drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-02-101-1/+4
* | drm/amdgpu: fix s4 resumeFlora Cui2016-02-101-4/+9
* | drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
* | drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
* | drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-0813-171/+171
* | drm/amdgpu: remove unused cg definesAlex Deucher2016-02-081-9/+0Star
* | drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-082-0/+8
* | drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
* | drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
* | drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
* | drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
* | drm/amdgpu: be consistent with uvd cg flagsAlex Deucher2016-02-082-0/+8
* | drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher2016-02-081-2/+1Star
* | drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-082-0/+6
* | drm/amdgpu: handle uvd pg flags properlyAlex Deucher2016-02-083-1/+10
* | drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5Star
* | drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
* | drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-083-65/+92
|/
* Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-051-97/+182
|\
| * drm/dp/mst: deallocate payload on port destructionMykola Lysenko2016-02-051-8/+83
| * drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky2016-02-051-6/+6
| * drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-02-051-36/+28Star
| * drm/dp/mst: change MST detection schemeMykola Lysenko2016-02-051-18/+19
| * drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland2016-02-051-28/+39
| * drm/mst: Add range check for max_payloads during initImre Deak2016-02-051-0/+3
| * drm/mst: Don't ignore the MST PBN self-test resultImre Deak2016-02-051-1/+3
| * drm: fix missing reference counting decreaseInsu Yun2016-02-051-0/+1
* | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-0511-59/+114
|\ \
| * | drm/amdgpu: disable uvd and vce clockgating on FijiAlex Deucher2016-02-031-2/+1Star
| * | drm/amdgpu: remove exp hardware support from icelandAlex Deucher2016-02-031-5/+5
| * | drm/amdgpu: load MEC ucode manually on icelandAlex Deucher2016-02-031-4/+10
| * | drm/amdgpu: don't load MEC2 on topazAlex Deucher2016-02-032-11/+5Star
| * | drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher2016-02-031-27/+1Star
| * | drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher2016-02-031-2/+33
| * | drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang2016-02-031-1/+1