Commits on Source
23716
1897bdc4
mmu_notifier: add mmu_notifier_invalidate_range()
Nov 13, 2014
34ee645e
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
Nov 13, 2014
0f0a327f
mmu_notifier: add the callback for mmu_notifier_invalidate_range()
Nov 13, 2014
e7cc3dd4
iommu/amd: use new invalidate_range mmu-notifier
Nov 13, 2014
a015c1e9
iommu/amd: fix accounting of device_state
Nov 10, 2014
62a7b7fb
drm/radeon: reduce number of free VMIDs and pipes in KV
Jan 16, 2014
28b57b85
drm/radeon/cik: Don't touch int of pipes 1-7
Feb 11, 2014
ebff8453
drm/radeon: Report doorbell configuration to amdkfd
Jan 28, 2014
1c0a4625
drm/radeon: adding synchronization for GRBM GFX
Jul 14, 2014
e28740ec
drm/radeon: Add radeon <--> amdkfd interface
Jul 15, 2014
16423d67
Update MAINTAINERS and CREDITS files with amdkfd info
Jul 15, 2014
b7facbae
amdkfd: Add IOCTL set definitions of amdkfd
Jul 16, 2014
4a488a7a
amdkfd: Add amdkfd skeleton driver
Jul 16, 2014
5b5c4e40
amdkfd: Add topology module to amdkfd
Jul 16, 2014
19f6d2a6
amdkfd: Add basic modules to amdkfd
Jul 16, 2014
b17f068a
amdkfd: Add binding/unbinding calls to amd_iommu driver
Jul 17, 2014
ed8aab45
amdkfd: Add queue module
Jul 17, 2014
6e99df57
amdkfd: Add mqd_manager module
Jul 17, 2014
ed6e6a34
amdkfd: Add kernel queue module
Jul 17, 2014
31c21fec
amdkfd: Add module parameter of scheduling policy
Jul 17, 2014
241f24f8
amdkfd: Add packet manager module
Jul 17, 2014
45102048
amdkfd: Add process queue manager module
Jul 17, 2014
64c7f8cf
amdkfd: Add device queue manager module
Jul 17, 2014
b3f5e6b4
amdkfd: Add interrupt handling module
Jul 17, 2014
39b027d9
amdkfd: Implement the create/destroy/update queue IOCTLs
Oct 19, 2014
41a286fa
amdkfd: Implement the Set Memory Policy IOCTL
Jul 17, 2014
4fac47c8
amdkfd: Implement the Get Clock Counters IOCTL
Jul 17, 2014
775921ed
amdkfd: Implement the Get Process Aperture IOCTL
Jul 17, 2014
08dcc57f
drm/radeon: Initialize compute vmid
Jan 02, 2015
fe502804
drm/amdkfd: Remove call to deprecated init_memory interface
Oct 26, 2014
23d6cbe6
drm/radeon: Don't use relative paths in #include
Jan 02, 2015
bd7fbd38
drm/amd: Put cik structures in a common place
Jan 02, 2015
71273adc
drm/amdkfd: Don't include header files from radeon
Jan 02, 2015
836aabc0
drm/radeon: Use new cik_structs.h file
Jan 02, 2015
ff3d04a1
drm/amdkfd: Add new VI-specific queue properties
Jan 04, 2015
85d258f9
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Jan 04, 2015
0da7558c
drm/amdkfd: Add asic property to kfd_device_info
Jan 01, 2015
4b8f589b
drm/amdkfd: Change MQD manager to be H/W specific
Jan 04, 2015
04df25d1
MAINTAINERS: Update amdkfd files
Jan 05, 2015
c2e1b3a4
drm/amdkfd: Fix logic of destroy_queue_nocpsch()
Aug 18, 2014
8c50f10d
drm/i915: Enable full PPGTT on gen7
Sep 19, 2014
d518ce50
drm/i915: WARN if interrupts aren't on in en/disable_pipestat
Sep 19, 2014
eeca778a
drm/i915: create struct intel_plane_state
Sep 19, 2014
96d61a7f
drm/i915: split intel_update_plane into check() and commit()
Sep 19, 2014
852e787c
drm/i915: split intel_cursor_plane_update() into check() and commit()
Sep 19, 2014
3c692a41
drm/i915: split intel_primary_plane_setplane() into check() and commit()
Sep 19, 2014
2363d8c9
drm/i915: Restore resume irq ordering comment
Sep 19, 2014
94f598f1
drm/i915: remove !enabled handling from commit primary plane step
Sep 19, 2014
25067bfc
drm/i915: pin sprite fb only if it changed
Sep 19, 2014
e30e8f75
drm/i915: create intel_update_pipe_size()
Sep 19, 2014
be2d599b
drm/i915: Remove dead code, i915_gem_verify_gtt
Sep 19, 2014
e259f172
drm/i915: Fix regression in the sprite plane update split
Sep 19, 2014
c04d0161
drm/i915: Drop get/put_pages for scratch page
Sep 19, 2014
f77c44b9
agp/intel-gtt: Remove get/put_pages
Sep 19, 2014
99d1f387
drm/i915: Move the cursor_base setup to i{845, 9xx}_update_cursor()
Sep 19, 2014
47bf17a7
drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled
Sep 19, 2014
950eabaf
drm/i915: vlv: fix display IRQ enable/disable
Sep 19, 2014
7cd512f1
drm/i915: Fix irq checks in ring->irq_get/put functions
Sep 19, 2014
4dc49272
drm/i915/bios: add missing __packed to structs used for reading vbt
Sep 19, 2014
07f11d49
drm/i915: Convert backlight_lock to a mutex
Sep 19, 2014
51e31d49
drm/i915: Use generic vblank wait
Sep 19, 2014
4f905cf9
drm/i915: static inline for intel_wait_for_vblank
Sep 19, 2014
4b3a9526
drm/i915: Move vblank enable earlier and disable later
Sep 19, 2014
5e2d7afc
drm/i915: Clarify event_lock locking, process context
Sep 19, 2014
f326038a
drm/i915: Clarify event_lock locking, irq&mixed context
Sep 19, 2014
5b254c59
drm/i915: Clarify gpu_error.lock locking
Sep 19, 2014
2795aa48
drm/i915: Clarify irq_lock locking, intel_tv_detect
Sep 19, 2014
4cb21832
drm/i915: Clarify irq_lock locking, work functions
Sep 19, 2014
d6207435
drm/i915: Clarify irq_lock locking, interrupt install/uninstall
Sep 19, 2014
222c7f51
drm/i915: Clarify irq_lock locking, irq handlers
Sep 19, 2014
13321786
drm/i915: Clarify irq_lock locking, special cases
Sep 19, 2014
d2e40e27
drm/i915: Clarify uncore.lock locking
Sep 19, 2014
24955f24
drm/i915: Clarify mmio_flip_lock locking
Sep 19, 2014
01d06e9f
drm/i915: Only flush fbc on sw when fbc is enabled.
Sep 19, 2014
342e36c6
drm/i915: Avoid reading fbc registers in vain when fbc was never enabled.
Sep 19, 2014
5cb13c07
drm/i915/vlv: Remove check for Old Ack during forcewake
Sep 19, 2014
9d533c5a
drm/i915: Update DRIVER_DATE to 20140919
Sep 19, 2014
9beb0ccb
drm/i915: Re-enable the command parser when using PPGTT
Sep 19, 2014
00caf019
drm/i915: Log a message when rejecting LRM to OACONTROL
Sep 19, 2014
1893a71b
drm/i915: Inline feature detection into sanitize_enable_ppgtt
Sep 19, 2014
b680c37a
drm/i915: DocBook integration for frontbuffer tracking
Sep 19, 2014
d6be7a02
staging: iio: accel: remove unnecessary syntax
Sep 21, 2014
774623ca
iio:adc:vf610-adc: Add temperature sensor support
Sep 21, 2014
4c21bbb4
iio: adc: rockchip_saradc: add support for rk3066-tsadc variant
Sep 21, 2014
c20d4dff
iio: add documentation for current attribute
Sep 21, 2014
d2dee86c
drm/i915: extract intel_init_fbc()
Sep 23, 2014
9adccc60
drm/i915: add SW tracking to FBC enabling
Sep 23, 2014
64badcb6
ath10k: workaround fw beaconing bug
Sep 23, 2014
fdb959c7
ath10k: fix tx/rx chainmask init
Sep 23, 2014
1435c2bb
ath10k: remove unused pdev_set_channel command
Sep 23, 2014
2d66721c
ath10k: deduplicate wmi_channel code
Sep 23, 2014
cf9fca8f
ath10k: deduplicate host mem chunk code
Sep 23, 2014
b79b9baa
ath10k: relocate wmi attach/deatch functions
Sep 23, 2014
5c01aa3d
ath10k: deduplicate wmi service ready logic
Sep 23, 2014
2332d0ae
ath10k: clean up phyerr code
Sep 23, 2014
b34d2b3d
ath10k: unify wmi event function names
Sep 23, 2014
a6aa5da3
ath10k: re-work scan start command building
Sep 23, 2014
ba80f4d4
drm/i915: PSR: organize setup function.
Sep 24, 2014
0aa48783
drm/i915: PSR: Organize PSR enable function
Sep 24, 2014
72bbf0af
drm/i915/skl: Add the Skylake PCI ids
Sep 24, 2014
23,616 additional commits have been omitted to prevent performance issues.
Loading
Loading