index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
1
-2
/
+2
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
12
-20
/
+51
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
1
-1
/
+2
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
3
-15
/
+86
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
12
-3
/
+36
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
1
-0
/
+15
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
1
-1
/
+4
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
4
-0
/
+7
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
3
-0
/
+11
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
1
-13
/
+6
2015-09-02
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
1
-4
/
+3
2015-09-02
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
1
-1
/
+4
2015-09-02
drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...
Christian König
3
-43
/
+16
2015-09-02
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-09-02
drm/amdgpu: re-work sync_resv
Chunming Zhou
1
-6
/
+18
2015-09-02
drm/amdgpu/atom: Send out the full AUX address
Alex Deucher
1
-1
/
+2
2015-08-31
drm/radeon/native: Send out the full AUX address
Alex Deucher
1
-2
/
+2
2015-08-31
drm/radeon/atom: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-08-28
drm/amdgpu: use IB for fill_buffer instead of direct command
Chunming Zhou
4
-20
/
+20
2015-08-28
drm/amdgpu: stop trying to suspend UVD sessions v2
Christian König
2
-24
/
+19
2015-08-28
drm/amdgpu: add scheduler dependency callback v2
Christian König
5
-0
/
+55
2015-08-28
drm/amdgpu: let the scheduler work more with jobs v2
Christian König
1
-24
/
+37
2015-08-28
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
Alex Deucher
1
-7
/
+9
2015-08-28
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
1
-1
/
+1
2015-08-28
nouveau: fix powerpc build
Dave Airlie
1
-2
/
+2
2015-08-28
drm/nouveau: bump driver version for release
Ben Skeggs
1
-2
/
+5
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
9
-285
/
+221
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
18
-239
/
+271
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
27
-108
/
+106
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
5
-26
/
+1577
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
18
-62
/
+71
2015-08-28
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
19
-324
/
+182
2015-08-28
drm/nouveau/mc/gf100-: handle second interrupt tree
Ben Skeggs
4
-9
/
+38
2015-08-28
drm/nouveau/mc: abstract interface to master intr registers
Ben Skeggs
13
-11
/
+84
2015-08-28
drm/nouveau/pci: new subdev
Ben Skeggs
15
-39
/
+491
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
18
-442
/
+219
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
68
-1856
/
+496
2015-08-28
drm/nouveau/mpeg: convert to new-style nvkm_engine
Ben Skeggs
14
-363
/
+166
2015-08-28
drm/nouveau/sw: convert to new-style nvkm_engine
Ben Skeggs
19
-292
/
+115
2015-08-28
drm/nouveau/pm: convert to new-style nvkm_engine
Ben Skeggs
21
-400
/
+219
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
59
-1847
/
+1744
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
56
-801
/
+640
2015-08-28
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
32
-890
/
+696
2015-08-28
drm/nouveau/dma: convert to new-style nvkm_engine
Ben Skeggs
22
-242
/
+162
2015-08-28
drm/nouveau/cipher: convert to new-style nvkm_engine
Ben Skeggs
4
-61
/
+27
2015-08-28
drm/nouveau/ce: convert to new-style nvkm_engine
Ben Skeggs
9
-278
/
+86
2015-08-28
drm/nouveau/xtensa: convert to new-style nvkm_engine
Ben Skeggs
8
-148
/
+84
[next]