aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau/clk: allow non-blocking for nouveau_clock_astate()Vince Hsu2-3/+3
2015-01-22drm/nouveau/mc: add missing bracesVince Hsu1-1/+2
2015-01-22drm/nv50-/kms: reject attempts at flipping to incompatible framebufferBen Skeggs1-0/+4
2015-01-22drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50Ben Skeggs1-5/+9
2015-01-22drm/nouveau/kms: untangle connector property logic a littleBen Skeggs1-16/+37
2015-01-22drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's nativ...Ben Skeggs1-1/+3
2015-01-22drm/nv50-/kms: allow disabling of gpu scaling on fixed panelsBen Skeggs3-10/+44
2015-01-22drm/nv50-/kms: move identical scaler mode fixup code into a functionBen Skeggs1-54/+24
2015-01-22drm/nouveau: sgdma: add comment around suspiscious error handlerAlexandre Courbot1-0/+5
2015-01-22drm/nouveau: sgdma: remove unused nouveau_sgdma_be::devAlexandre Courbot1-2/+0
2015-01-22drm/nouveau/core: object.engine is always a nouveau_engine nowBen Skeggs18-33/+30
2015-01-22drm/nouveau/core: can now assume client/device object tree based on object.en...Ben Skeggs2-7/+10
2015-01-22drm/nouveau/disp: outp/conns do not have an engineBen Skeggs5-8/+7
2015-01-22drm/nouveau/bar: barobjs may not have an engineBen Skeggs1-4/+4
2015-01-22drm/nouveau/fb: ram impl does not have an engineBen Skeggs1-1/+1
2015-01-22drm/nouveau/i2c: pad/ports do not have an engineBen Skeggs10-27/+27
2015-01-22drm/nouveau/instmem: instobjs may not have an engineBen Skeggs3-11/+12
2015-01-22drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointerBen Skeggs3-21/+20
2015-01-22drm/nouveau/core: uninline subdev/engine/device lookup functionsBen Skeggs6-38/+44
2015-01-22drm/nouveau/core: prepare printk for NULL engine pointer on device object treeBen Skeggs1-8/+13
2015-01-22drm/nouveau/core: drop the pointer value in debug printk outputBen Skeggs1-2/+2
2015-01-22drm/nouveau/i2c: fix some blatant abuseBen Skeggs2-3/+3
2015-01-22drm/gf100-/bar: don't fill in bar->alloc until after all vm setup doneBen Skeggs1-2/+4
2015-01-22drm/nouveau/core: rename parent to handle, use parent for nouveau_parentBen Skeggs1-10/+12
2015-01-22drm/nouveau/core: rename subclass.base to subclass.superclassBen Skeggs23-52/+51
2015-01-22drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()Ben Skeggs23-23/+23
2015-01-22drm/nouveau/fb: remove some (now) unnecessary hacksBen Skeggs1-2/+0
2015-01-21Rename all ref_count to refs in structZhao Lei1-13/+13
2015-01-21Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simplyZhao Lei4-28/+19
2015-01-21Btrfs: Include map_type in raid_bioZhao Lei4-18/+22
2015-01-21Btrfs: Simplify scrub_setup_recheck_block()'s argumentZhao Lei1-16/+9
2015-01-21Btrfs: Combine per-page recover in dev-replace and scrubZhao Lei1-72/+48
2015-01-21Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...Zhao Lei1-27/+17
2015-01-21Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()Zhao Lei1-1/+1
2015-01-21Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()Zhao Lei1-11/+2
2015-01-21Btrfs: Cleanup btrfs_bio_counter_inc_blocked()Zhao Lei1-6/+6
2015-01-21Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replaceZhao Lei1-12/+7
2015-01-21Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()Zhao Lei1-1/+2
2015-01-21Btrfs: add ref_count and free function for btrfs_bioZhao Lei7-54/+57
2015-01-21Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei5-125/+105
2015-01-21Btrfs: sort raid_map before adding tgtdev stripesZhao Lei1-14/+8
2015-01-21Btrfs: fix a out-of-bound access of raid_mapZhao Lei1-2/+5
2015-01-21Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefsFilipe Manana2-5/+43
2015-01-21Btrfs: fix fsync when extend references are added to an inodeFilipe Manana1-11/+16
2015-01-21Btrfs: fix directory inconsistency after fsync log replayFilipe Manana1-2/+18
2015-01-21Btrfs: lookup for block group only if needed when freeing a tree blockFilipe Manana1-4/+6
2015-01-21btrfs: remove a no-op unfreeze superbock callbackDavid Sterba1-6/+0
2015-01-21btrfs: switch extent_state state to unsignedDavid Sterba4-55/+55
2015-01-21btrfs: set proper message level for skinny metadataDavid Sterba1-1/+1
2015-01-21btrfs: update message levels after checksum errorsDavid Sterba2-2/+2