summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-24drm: Extract drm_debugfs.hDaniel Vetter3-44/+82
2017-03-24drm: drop extern from function declsDaniel Vetter9-85/+85
2017-03-23Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-130/+72
2017-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+116
2017-03-24Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-8/+17
2017-03-24Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie16-69/+142
2017-03-24Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki1-0/+12
2017-03-24Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki368-3064/+5777
2017-03-23Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd5-3/+12
2017-03-23drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)Chris Wilson1-1/+11
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+18
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman372-2949/+5757
2017-03-23Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-227/+3
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-03-23Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-7/+47
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+16
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds100-612/+1086
2017-03-23xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-23drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-03-23drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl()Ville Syrjälä1-47/+72
2017-03-23drm/i915: Extract ilk_sprite_ctl()Ville Syrjälä1-31/+41
2017-03-23drm/i915: Extract ivb_sprite_ctl()Ville Syrjälä1-36/+44
2017-03-23drm/i915: Extract vlv_sprite_ctl()Ville Syrjälä1-34/+37
2017-03-23xen/acpi: Replace hard coded "ACPI0007"Ankur Arora1-1/+1
2017-03-23drm/i915: Use skl_plane_ctl() for the SKL "sprite" planesVille Syrjälä3-25/+14
2017-03-23drm/i915: Extract skl_plane_ctl()Ville Syrjälä1-12/+26
2017-03-23drm/i915/guc: Move guc_interrupts_release next to guc_interrupts_captureOscar Mateo1-24/+24
2017-03-23drm/i915/guc: Split out the mmio_white_list structOscar Mateo2-9/+10
2017-03-23drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...Oscar Mateo5-86/+96
2017-03-23drm/i915/guc: A little bit more of doorbell sanitizationOscar Mateo2-114/+138
2017-03-23drm/i915/guc: Wait for doorbell to be inactive before deallocatingOscar Mateo1-0/+10
2017-03-23drm/i915/guc: Improve the GuC documentation & comments about proxy submissionsOscar Mateo3-19/+33
2017-03-23drm/i915/guc: Make intel_guc_send a function pointerOscar Mateo2-6/+19
2017-03-23drm/i915/guc: Break out the GuC log extras into their own "runtime" structOscar Mateo3-43/+45
2017-03-23drm/i915/guc: The Additional Data Struct (ADS) should get enabled together wi...Oscar Mateo2-11/+16
2017-03-23drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo7-269/+297
2017-03-23drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy accessOscar Mateo3-50/+49
2017-03-23drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen4-184/+233
2017-03-23drm/scdc: declare drm_scdc_get_scrambling_statusJani Nikula1-0/+2
2017-03-23drm/i915: Wait for all fences before installing an exclusive clflush fenceChris Wilson1-1/+1
2017-03-23libceph: force GFP_NOIO for socket allocationsIlya Dryomov1-0/+6
2017-03-23drm/i915: Drop uncore spinlock for reading debugfs forcewake countersChris Wilson1-6/+3
2017-03-23drm/i915: All fw_domains share the same set/clear/reset valuesChris Wilson2-24/+27
2017-03-23drm/i915: Remove posting-read for forcewake putChris Wilson2-33/+1
2017-03-23drm/i915: Skip unused fw_domainsChris Wilson3-30/+45
2017-03-23drm/i915: Use correct fw_domains during resetChris Wilson1-1/+1
2017-03-23drm/i915: Use correct fw_domains during initialisationChris Wilson1-2/+2
2017-03-23drm/i915: Eliminate per-fw_domain i915 backpointerChris Wilson2-50/+60
2017-03-23drm/i915: Restore marking context objects as dirty on pinningChris Wilson1-0/+2