summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-04-12 11:38:44 -0400
committerEric Anholt <eric@anholt.net>2010-04-18 16:57:44 -0700
commit77ffb5979de59efd1a6b280b10d647b09285bee0 (patch)
treea3a2293c9e944900c59d9b56b778d90c4f766f99 /scripts/stackusage
parent7f8a85698f5c8a981641ec0bdf9926768786db9d (diff)
downloadkernel-77ffb5979de59efd1a6b280b10d647b09285bee0.tar.gz
drm/i915/pch: Use minimal number of FDI lanes (v2)
This should be a small power savings. Tested on Lenovo T410 (Ironlake), LVDS VGA and DisplayPort, up to 1920x1200R. v2: Add Sandybridge support, fix obvious math error. Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
334bd2ccea168d2f7a741a'>mm: drop swap_dirty_folioNeilBrown 2022-05-09mm: create new mm/swap.h header fileNeilBrown 2022-05-09mm: Convert swap_readpage to call read_folio instead of readpageMatthew Wilcox (Oracle) 2022-05-02block: ignore RWF_HIPRI hint for sync dioMing Lei 2022-04-15mm: fix unexpected zeroed page mapping with zram swapMinchan Kim 2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds 2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2022-03-22mm: page_io: fix psi memory pressure error on cold swapinsJohannes Weiner 2022-03-16fs: Remove aops ->set_page_dirtyMatthew Wilcox (Oracle) 2022-03-16fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle) 2022-03-15mm: Convert swap_set_page_dirty() to swap_dirty_folio()Matthew Wilcox (Oracle) 2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle) 2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig 2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang 2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe 2021-10-18block: switch polling to be bio basedChristoph Hellwig 2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig 2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig 2021-09-27mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle) 2021-03-02swap: fix swapfile read/write offsetJens Axboe 2021-02-24mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov 2021-01-27mm: remove get_swap_bioChristoph Hellwig 2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig