summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-213-5/+16
* drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie2011-03-171-3/+5
* drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle2011-03-173-42/+23
* radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-171-4/+2
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-16264-1066/+1901
|\
| * drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-1411-17/+28
| * drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2011-03-132-18/+2
| * drm/radeon: add pageflip hooks for fusionDave Airlie2011-03-111-0/+3
| * Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-03-1021-63/+283
| |\
| | * [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
| | * [media] tda829x: fix regression in probe functionsJarod Wilson2011-03-021-7/+7
| | * [media] mceusb: don't claim multifunction device non-IR partsJarod Wilson2011-03-021-12/+15
| | * [media] nuvoton-cir: fix wake from suspendJarod Wilson2011-03-022-4/+8
| | * [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
| | * [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
| | * [media] cx25840: fix probing of cx2583x chipsSven Barth2011-03-021-1/+2
| | * [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
| | * [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0
| | * [media] DiB7000M: add pid filteringOlivier Grenie2011-03-023-2/+53
| | * [media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä2011-03-021-1/+1
| | * [media] au0828: fix VBI handling when in V4L2 streaming modeDevin Heitmueller2011-02-021-4/+24
| | * [media] ir-raw: Properly initialize the IR event (BZ#27202)Mauro Carvalho Chehab2011-02-021-2/+1
| | * [media] s2255drv: firmware re-loading changessensoray-dev2011-02-021-4/+6
| | * [media] Fix double free of video_device in mem2mem_testdevPawel Osciak2011-02-021-1/+0
| | * [media] DM04/QQBOX memcpy to const char fixMalcolm Priestley2011-02-021-3/+3
| * | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-101-0/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-1010-41/+39
| |\ \
| | * | fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields2011-03-101-2/+24
| | * | Check for immutable/append flag in fallocate pathMarco Stornelli2011-03-101-0/+8
| | * | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-101-1/+1
| | * | fat: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-2/+2
| | * | jfs: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
OpenPOWER on IntegriCloud