summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* drm/i915: fix missed hunk after GT access breakageBen Widawsky2013-07-313-0/+8
* Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-312-5/+11
|\
| * drm/radeon/dpm: re-enable cac control on SIAlex Deucher2013-07-301-2/+1
| * drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formulaAlex Deucher2013-07-301-3/+5
| * drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher2013-07-301-0/+5
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-07-3017-56/+79
|\ \
| * | drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2013-07-302-6/+10
| * | drm/nouveau/vm: make vm refcount into a krefBen Skeggs2013-07-302-18/+11
| * | drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin2013-07-301-1/+4
| * | drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin2013-07-301-0/+1
| * | drm/nouveau: fix size check for cards without vmMaarten Lankhorst2013-07-301-1/+6
| * | drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov2013-07-301-8/+0
| * | drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin2013-07-302-0/+4
| * | drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin2013-07-301-2/+2
| * | drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin2013-07-301-1/+1
| * | drm/nouveau: fix null pointer dereference in poll_changedMaarten Lankhorst2013-07-301-1/+2
| * | drm/nv50/gpio: post-nv92 cards have 32 interrupt linesEmil Velikov2013-07-301-5/+5
| * | drm/nvc0/fb: take lock in nvc0_ram_put()Roy Spliet2013-07-303-12/+26
| * | drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter whatIlia Mirkin2013-07-301-1/+7
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-07-3012-24/+20
|\ \ \
| * | | drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-3012-12/+0
| * | | drm/exynos: consider common clock framework to g2d driver.Inki Dae2013-07-301-3/+14
| * | | drm/exynos: fix module build errorInki Dae2013-07-302-3/+0
| * | | drm/exynos: exynos_drm_ipp: fix return value checkWei Yongjun2013-07-301-6/+6
* | | | drm/mgag200: Fix LUT programming for 16bppEgbert Eich2013-07-301-0/+23
* | | | drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai2013-07-301-1/+1
* | | | drm/mgag200: Add sysfs support for connectorsEgbert Eich2013-07-301-0/+2
* | | | drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2013-07-301-0/+19
* | | | drm/mgag200: Fix logic in mgag200_bo_pin() (v2)Egbert Eich2013-07-301-0/+1
* | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-305-35/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/radeon/dpm: fix and enable reclocking on SIAlex Deucher2013-07-291-10/+4
| * | | drm/radeon/dpm: disable cac setup on SIAlex Deucher2013-07-291-1/+3
| * | | drm/radeon/si: disable cgcg and pg for nowAlex Deucher2013-07-291-3/+3
| * | | drm/radeon/dpm: fix forcing performance state to low on caymanAlex Deucher2013-07-291-6/+1
| * | | drm/radeon/atom: fix fb when fetching engine paramsAlex Deucher2013-07-291-1/+1
| * | | drm/radeon: properly handle cg on asics without UVDAlex Deucher2013-07-291-6/+2
| * | | drm/radeon/dpm: fix powertune handling for pci id 0x6835Alex Deucher2013-07-291-0/+1
| * | | drm/radeon/dpm: fix si_calculate_memory_refresh_rate()Alex Deucher2013-07-291-6/+3
| * | | drm/radeon/dpm: fix display gap programming on SIAlex Deucher2013-07-291-1/+5
| * | | drm/radeon: fix audio dto programming on DCE4+Alex Deucher2013-07-291-1/+1
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2611-127/+158
|\| |
| * | Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-263-5/+17
| |\ \
| | * | drm/i915: initialize gt_lock early with other spin locksJani Nikula2013-07-252-2/+1
| | * | drm/i915: fix hdmi portclock limitsDaniel Vetter2013-07-231-3/+16
| * | | drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher2013-07-251-2/+2
| * | | drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-253-0/+38
| * | | drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-251-2/+2
| * | | drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-251-1/+1
| * | | drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-221-104/+41