aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/nv50-nvc0: work around an evo channel hang that some people seeDavid Dillow2011-04-051-0/+1
| * | drm/nouveau: implement init table opcode 0x5cBen Skeggs2011-04-051-3/+24
| * | drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz2011-04-051-6/+7
| * | nv30: Fix parsing of perf tableEmil Velikov2011-04-051-1/+1
| * | drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet2011-04-051-27/+49
* | | drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher2011-04-091-2/+2
* | | drm/radeon/kms: pll tweaks for rv6xxAlex Deucher2011-04-091-0/+6
* | | drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer2011-04-091-1/+1
* | | radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2011-04-092-2/+2
* | | i915: restore only the mode of this driver on lastcloseDave Airlie2011-04-093-1/+18
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0727-49/+49
|\ \ \ | |_|/ |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-3127-49/+49
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-052-44/+0
|\ \ \
| * | | drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0
| * | | drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0
* | | | drm: fix "persistant" typoJan Engelhardt2011-04-053-14/+14
| |_|/ |/| |
* | | drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20
* | | drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
* | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
|\| |
| * | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| * | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| * | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
* | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-1/+2
* | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
| |/ |/|
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2415-145/+246
|\ \
| * | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-1/+1
| * | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-241-3/+5
| * | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-243-7/+45
| * | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-248-127/+131
| |\|
| | * Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
| | * drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
| | * drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
| | * drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55
| | * drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
| | * drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
| | * drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
| | * drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
| | * drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17
| | * drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
| | * drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
| | * drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
| | * drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
| * | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-231-1/+5
| * | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-211-0/+51
| |/
| * drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-212-5/+13
| * drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-241-1/+1
|\ \
| * | drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock2011-03-221-1/+1
* | | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-232-0/+7
* | | nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-224-20/+27