summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König1-26/+51
2014-04-19drm/radeon: use fixed PPL ref divider if neededChristian König1-1/+6
2014-04-19drm/radeon: disable dpm on rv770 by defaultAlex Deucher1-1/+1
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie12-247/+148
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter3-371/+427
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie7-42/+133
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher1-1/+3
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König1-6/+7
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas1-2/+7
2014-04-17drm/radeon: fix VCE fence commandChristoph Jaeger1-1/+1
2014-04-17drm/radeon: re-enable mclk dpm on R7 260X asicsAlex Deucher1-2/+6
2014-04-17drm/radeon: add support for newer mc ucode on CI (v2)Alex Deucher2-10/+20
2014-04-17drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher2-13/+25
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König1-0/+3
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher1-12/+13
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher6-34/+27
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher1-0/+4
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie9-139/+122
2014-04-15drm/omap: fix the handling of fb ref countsTomi Valkeinen1-5/+5
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja1-0/+6
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja1-1/+1
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja1-0/+1
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja1-2/+2
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul1-0/+2
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen1-3/+0
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen1-1/+0
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen1-0/+14
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen1-0/+3
2014-04-14drm/omap: fix plane rotationGrazvydas Ignotas1-0/+8
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen1-7/+12
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen1-0/+6
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen3-0/+26
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen1-4/+19
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen1-1/+2
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen1-19/+27
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson4-137/+93
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula1-0/+5