index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
2015-09-23
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
1
-0
/
+3
2015-09-23
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2
-1
/
+45
2015-09-23
drm/amdgpu: use write confirm for vm_flush()
Christian König
1
-1
/
+2
2015-09-23
drm/amdgpu: execution barrier after fence v2
Anatoli Antonovitch
1
-0
/
+12
2015-09-23
drm/amdgpu: add option to disable semaphores
Christian König
3
-1
/
+21
2015-09-11
drm/nouveau/device: enable c800 quirk for tecra w50
Ben Skeggs
1
-0
/
+1
2015-09-11
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
1
-1
/
+1
2015-09-11
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
1
-3
/
+3
2015-09-11
drm/qxl: validate monitors config modes
Jonathon Jongsma
2
-26
/
+42
2015-09-10
drm/i915: Allow DSI dual link to be configured on any pipe
Gaurav K Singh
1
-5
/
+4
2015-09-10
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
Ville Syrjälä
2
-13
/
+31
2015-09-10
drm/i915: Fix CSR MMIO address check
Takashi Iwai
1
-1
/
+1
2015-09-09
drm/i915: Limit the number of loops for reading a split 64bit register
Chris Wilson
1
-5
/
+5
2015-09-08
drm/i915: Fix broken mst get_hw_state.
Maarten Lankhorst
2
-5
/
+10
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
1
-3
/
+3
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
1
-6
/
+42
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
1
-0
/
+4
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2
-15
/
+18
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
1
-2
/
+3
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
1
-1
/
+1
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-09-02
drm/exynos: remove buf_cnt from struct exynos_drm_fb
Joonyoung Shim
1
-9
/
+0
2015-09-02
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
3
-13
/
+1
2015-09-02
drm/exynos: cleanup exynos_user_fb_create()
Joonyoung Shim
1
-34
/
+13
2015-09-02
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
Joonyoung Shim
3
-19
/
+25
2015-09-02
drm/exynos: cleanup to get gem object for fb
Joonyoung Shim
1
-15
/
+8
2015-09-02
drm/exynos: update fb_info via only one function
Joonyoung Shim
1
-16
/
+13
2015-09-02
drm/exynos: cleanup exynos_drm_fbdev_update()
Joonyoung Shim
1
-11
/
+4
2015-09-02
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
Joonyoung Shim
1
-16
/
+14
2015-09-02
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
Joonyoung Shim
3
-17
/
+3
2015-09-02
drm/exynos: remove superfluous checks in g2d_check_reg_offset()
Tobias Jakobi
1
-8
/
+0
[next]