Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39b027d957d4a9666a815ccf5bdce82e7796b2c6
39b027d
amdkfd: Implement the create/destroy/update queue IOCTLs
by Oded Gabbay
· 10 years ago
b3f5e6b
amdkfd: Add interrupt handling module
by Andrew Lewycky
· 10 years ago
64c7f8c
amdkfd: Add device queue manager module
by Ben Goz
· 10 years ago
4510204
amdkfd: Add process queue manager module
by Ben Goz
· 10 years ago
241f24f
amdkfd: Add packet manager module
by Ben Goz
· 10 years ago
31c21fe
amdkfd: Add module parameter of scheduling policy
by Ben Goz
· 10 years ago
ed6e6a3
amdkfd: Add kernel queue module
by Ben Goz
· 10 years ago
6e99df5
amdkfd: Add mqd_manager module
by Ben Goz
· 10 years ago
ed8aab4
amdkfd: Add queue module
by Ben Goz
· 10 years ago
b17f068
amdkfd: Add binding/unbinding calls to amd_iommu driver
by Oded Gabbay
· 10 years ago
19f6d2a
amdkfd: Add basic modules to amdkfd
by Oded Gabbay
· 10 years ago
5b5c4e4
amdkfd: Add topology module to amdkfd
by Evgeny Pinchuk
· 10 years ago
4a488a7
amdkfd: Add amdkfd skeleton driver
by Oded Gabbay
· 10 years ago
b7facba
amdkfd: Add IOCTL set definitions of amdkfd
by Oded Gabbay
· 10 years ago
16423d6
Update MAINTAINERS and CREDITS files with amdkfd info
by Oded Gabbay
· 10 years ago
e28740e
drm/radeon: Add radeon <--> amdkfd interface
by Oded Gabbay
· 10 years ago
1c0a462
drm/radeon: adding synchronization for GRBM GFX
by Oded Gabbay
· 10 years ago
ebff845
drm/radeon: Report doorbell configuration to amdkfd
by Oded Gabbay
· 11 years ago
28b57b8
drm/radeon/cik: Don't touch int of pipes 1-7
by Oded Gabbay
· 11 years ago
62a7b7f
drm/radeon: reduce number of free VMIDs and pipes in KV
by Oded Gabbay
· 11 years ago
a015c1e
iommu/amd: fix accounting of device_state
by Oded Gabbay
· 10 years ago
e7cc3dd
iommu/amd: use new invalidate_range mmu-notifier
by Joerg Roedel
· 10 years ago
0f0a327
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
by Joerg Roedel
· 10 years ago
34ee645
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
by Joerg Roedel
· 10 years ago
1897bdc
mmu_notifier: add mmu_notifier_invalidate_range()
by Joerg Roedel
· 10 years ago
7fd36c0
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
c81b994
drm/radeon/si/ci: make u8 static arrays constant
by Dave Airlie
· 10 years ago
b94b95e
drm/radeon: set power control in ci dpm enable
by Alex Deucher
· 10 years ago
542b379
drm/radeon: powertune fixes for hawaii
by Alex Deucher
· 10 years ago
90b2fee
drm/radeon: fix dpm mc init for certain hawaii boards
by Alex Deucher
· 10 years ago
4e21518
drm/radeon: set bootup pcie level to max for ci dpm
by Alex Deucher
· 10 years ago
b6b41cf
drm/radeon: fix default dpm state setup
by Alex Deucher
· 10 years ago
36654dd
drm/radeon: workaround a hw bug in bonaire pcie dpm
by Alex Deucher
· 10 years ago
127e056
drm/radeon: fix mclk vddc configuration for cards for hawaii
by Alex Deucher
· 10 years ago
489ba72
drm/radeon: fix sclk DS enablement
by Alex Deucher
· 10 years ago
d3052b8
drm/radeon: fix activity settings for sclk and mclk for CI
by Alex Deucher
· 10 years ago
c0392f8
drm/radeon: improve mclk param calcuations for ci dpm
by Alex Deucher
· 10 years ago
21b8a36
drm/radeon: fix dram timing for certain hawaii boards
by Alex Deucher
· 10 years ago
1c52279
drm/radeon: switch force state commands for CI
by Alex Deucher
· 10 years ago
9feb3dd
drm/radeon: fix for memory training on bonaire 0x6649
by Alex Deucher
· 10 years ago
34fc0b5
drm/radeon/ci: handle gpio controlled dpm features properly
by Alex Deucher
· 10 years ago
727b3d2
drm/radeon: store the gpio shift as well
by Alex Deucher
· 10 years ago
09e619c
drm/radeon: export radeon_atombios_lookup_gpio
by Alex Deucher
· 10 years ago
129acb7
drm/radeon: fix typo in CI dpm disable
by Alex Deucher
· 10 years ago
1955f10
drm/radeon: rework CI dpm thermal setup
by Alex Deucher
· 10 years ago
2271e2e
drm/radeon: rework SI dpm thermal setup
by Alex Deucher
· 10 years ago
9b92d1e
drm/radeon/dpm: grab fan info from vbios
by Alex Deucher
· 10 years ago
507d0ca
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
by Michel Dänzer
· 10 years ago
c165812
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
by Michel Dänzer
· 10 years ago
a8b5ebe
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
by Michel Dänzer
· 10 years ago
2a85aed
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
by Michel Dänzer
· 10 years ago
c9da4a4
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
by Michel Dänzer
· 10 years ago
fcf93f6
drm: More specific locking for get* ioctls
by Daniel Vetter
· 10 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
5ee3229
drm: export atomic wait_for_vblanks helper (v2)
by Rob Clark
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
cc7096f
drm/mode: document path property and function to set it. (v1.1)
by Dave Airlie
· 10 years ago
122387a
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
206c5f6
Linux 3.18-rc4
by Linus Torvalds
· 10 years ago
ee867cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
92c9e0c
ARM: dts: zynq: Enable PL clocks for Parallella
by Andreas Färber
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
6ac94d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
1395b9c
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
cd3d9ea
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
by Johannes Berg
· 10 years ago
9c60269
tiny: reverse logic for DISABLE_DEV_COREDUMP
by Aristeu Rozanski
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
11cfbfb
i2c: at91: don't account as iowait
by Wolfram Sang
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
1910195
USB: Update default usb-storage delay_use value in kernel-parameters.txt
by Mark Knibbs
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
842dfc1
MIPS: Fix build with binutils 2.24.51+
by Manuel Lauss
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
5fa2704
drm: drop README.drm, ancient scrolls
by Dave Airlie
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
77783d0
mm: Fix comment before truncate_setsize()
by Jan Kara
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
e5452dd
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
c4dc304
tty: Fix pty master poll() after slave closes v2
by Francesco Ruggeri
· 10 years ago
5002921
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
321ebf0
drm/atomic: Refcounting for plane_state->fb
by Daniel Vetter
· 10 years ago
3150c7d
drm: Docbook integration and over sections for all the new helpers
by Daniel Vetter
· 10 years ago
d461701
drm/atomic-helpers: functions for state duplicate/destroy/reset
by Daniel Vetter
· 10 years ago
8bc0f31
drm/atomic-helper: implement ->page_flip
by Daniel Vetter
· 10 years ago
Next »