summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-10-04drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala
2012-10-04drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2012-10-04drm/i915: Try harder to complete DP training pattern 1Chris Wilson
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-04drm/exynos: fix kcalloc size of g2d cmdlist nodeJoonyoung Shim
2012-10-04drm/exynos: fix to calculate CRTC shown via screenJoonyoung Shim
2012-10-04drm/exynos: fix display power call issue.Inki Dae
2012-10-04drm/exynos: add platform_device_id table and driver data for drm fimdLeela Krishna Amudala
2012-10-04drm/exynos: Fix potential NULL pointer dereferenceSachin Kamat
2012-10-04drm/exynos: support drm_wait_vblank feature for VIDIInki Dae
2012-10-04drm/exynos: check crtc's dpms mode at SetCrtcInki Dae
2012-10-04drm/exynos: check crtc's dpms mode at page flipInki Dae
2012-10-04drm/exynos: fix duplicated mutex lock issueInki Dae
2012-10-04drm/exynos: add pid to g2d_runqueue_nodeInki Dae
2012-10-04drm/exynos: Disable plane when releasedInki Dae
2012-10-04drm/exynos: update crtc to plane safelyInki Dae
2012-10-04drm/exynos: check NV12M format specific to Exynos properlyInki Dae
2012-10-04drm/exynos: make sure that hardware overlay for hdmi is disabledInki Dae
2012-10-04drm/exynos: make sure that hardware overlay for fimd is disabledInki Dae
2012-10-04drm/exynos: add wait_for_vblank callback interface.Inki Dae
2012-10-04drm/exynos: fixed duplicated mode setting.Inki Dae
2012-10-04drm/exynos: separeated fimd_power_on into some parts.Inki Dae
2012-10-04drm/exynos: separated subdrv_probe function into two parts.Inki Dae
2012-10-04drm/exynos: added device object to subdrv's remove callback as argumentInki Dae
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03drm/i915: set swizzling to none on VLVJesse Barnes
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2012-10-03drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs
2012-10-03drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs
2012-10-03drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs
2012-10-03drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs
2012-10-03drm/nouveau: store supported dma mask in vmmgrBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres
2012-10-03drm/nouveau: fix pm initialization orderDmitry Eremin-Solenikov
2012-10-03drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs
2012-10-03drm/nouveau: log channel debug/error messages from client object rather than ...Ben Skeggs
2012-10-03drm/nouveau: have drm debugging macros build on top of core macrosBen Skeggs
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs
2012-10-03drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLEBen Skeggs
2012-10-03drm/nvc0/gr: implement initial trap handlerBen Skeggs