summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes1-5/+7
2011-07-07drm/i915: check for supported depth at fb init timeJesse Barnes1-0/+5
2011-07-07drm: bpp and depth changes require full mode setsJesse Barnes1-0/+5
2011-07-07drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes1-0/+5
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes1-3/+2
2011-07-07drm/i915: split out plane update codeJesse Barnes2-9/+100
2011-07-07drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes2-42/+153
2011-07-07drm/i915: set bpc for DP transcoderJesse Barnes1-1/+2
2011-07-07drm/i915: don't set transcoder bpc on CougarPointJesse Barnes1-6/+9
2011-07-07drm/i915: don't set SDVO color range on ILK+Jesse Barnes1-1/+2
2011-07-01drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes1-1/+1
2011-06-30drm/i915: move IRQ function table init to i915_irq.cJesse Barnes4-87/+60
2011-06-30drm/i915/overlay: Fix unpinning along init error pathsChris Wilson1-7/+10
2011-06-29drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3Jesse Barnes2-4/+4
2011-06-29drm/i915: Don't call describe_obj on NULL pointersBen Widawsky1-6/+10
2011-06-29drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2-8/+13
2011-06-29drm/i915: hangcheck disable parameterBen Widawsky4-6/+18
2011-06-28drm/i915: load a ring frequency scaling table v3Jesse Barnes5-3/+103
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2-0/+25
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov1-2/+5
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown1-0/+1
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6