index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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_wait_multiple()" v2
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-31
drm/exynos: fix build warning to exynos_drm_gem.c
Inki Dae
1
-1
/
+1
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
7
-14
/
+73
2015-08-31
drm/exynos: add render node support
Joonyoung Shim
1
-19
/
+19
2015-08-31
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2
-13
/
+51
2015-08-31
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
1
-2
/
+0
2015-08-31
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
1
-1
/
+2
2015-08-31
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
2
-11
/
+1
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
4
-6
/
+61
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
3
-35
/
+124
2015-08-31
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
1
-2
/
+6
2015-08-31
drm/exynos: add macro to get the address of START_S reg
Gustavo Padovan
1
-0
/
+1
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
9
-9
/
+54
2015-08-31
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
1
-23
/
+34
2015-08-31
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
2
-0
/
+25
2015-08-31
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
1
-5
/
+5
2015-08-31
drm/exynos: don't track enabled state at exynos_crtc
Gustavo Padovan
2
-17
/
+0
2015-08-30
amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>
Christoph Hellwig
2
-2
/
+2
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
[next]