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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6
Tom St Denis
2
-164
/
+232
2016-05-02
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
4
-8
/
+16
2016-05-02
drm/amdgpu: refine code for code style.
Rex Zhu
1
-1
/
+1
2016-05-02
drm/amdgpu: No need to stop hw init although vce's state was not true.
Rex Zhu
1
-1
/
+2
2016-05-02
drm/amdgpu: fix issue that can't set vce clock gate.
Rex Zhu
1
-1
/
+17
2016-05-02
drm/amdgpu: use ref to keep job alive
Monk Liu
5
-4
/
+35
2016-05-02
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
6
-1
/
+62
2016-05-02
drm/amdgpu: get rid of incorrect TDR
Monk Liu
2
-42
/
+1
2016-05-02
drm/amdgpu: put job to list before done
Monk Liu
3
-0
/
+27
2016-05-02
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
4
-3
/
+22
2016-05-02
drm/amdgpu/dce11: fix vertical bars appear on monitor
Vitaly Prosyak
1
-60
/
+5
2016-05-02
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
4
-20
/
+40
2016-05-02
drm/amdgpu: patch cond exec for SDMA
Monk Liu
3
-1
/
+37
2016-05-02
drm/amdgpu: support cond exec
Monk Liu
3
-0
/
+15
2016-05-02
drm/amdgpu: improve vmid assigment V2
Chunming Zhou
1
-0
/
+14
2016-05-02
drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'
Nils Wallménius
2
-6
/
+6
2016-05-02
drm/amdgpu: do not store bios_header_start in amdgpu_device
Nils Wallménius
2
-5
/
+4
2016-05-02
drm/radeon: delete unused struct member suspend from radeon_device
Nils Wallménius
1
-1
/
+0
2016-05-02
drm/amdgpu: delete unused struct member suspend from amdgpu_device
Nils Wallménius
1
-1
/
+0
2016-05-02
drm/radeon: hard reset r600 and newer GPU when hibernating.
Jérome Glisse
3
-8
/
+14
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
10
-18
/
+44
2016-05-02
drm/radeon: add driver option to disable vce block.
Jérome Glisse
3
-0
/
+7
2016-05-02
drm/radeon: add driver option to disable uvd block.
Jérome Glisse
3
-0
/
+8
2016-05-02
drm/radeon: consolidate cik vce initialization and startup code.
Jérome Glisse
1
-45
/
+91
2016-05-02
drm/radeon: consolidate si vce initialization and startup code.
Jérome Glisse
1
-46
/
+93
2016-05-02
drm/radeon: consolidate ni vce initialization and startup code.
Jérome Glisse
1
-48
/
+91
2016-05-02
drm/radeon: add a vce flag to know if need to initialize vce or not.
Jérome Glisse
2
-2
/
+10
2016-05-02
drm/radeon: consolidate cik uvd initialization and startup code.
Jérome Glisse
1
-29
/
+79
2016-05-02
drm/radeon: consolidate si uvd initialization and startup code.
Jérome Glisse
1
-30
/
+70
2016-05-02
drm/radeon: consolidate ni uvd initialization and startup code.
Jérome Glisse
1
-26
/
+74
2016-05-02
drm/radeon: consolidate evergreen uvd initialization and startup code.
Jérome Glisse
1
-28
/
+74
2016-05-02
drm/radeon: consolidate rv770 uvd initialization and startup code.
Jérome Glisse
1
-28
/
+74
2016-05-02
drm/radeon: consolidate r600 uvd initialization and startup code.
Jérome Glisse
1
-29
/
+70
2016-04-29
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
Dave Airlie
10
-57
/
+298
2016-04-29
Merge tag 'sun4i-drm-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
Dave Airlie
24
-1
/
+3533
2016-04-28
MAINTAINERS: Add a maintainer for the Allwinner DRM driver
Maxime Ripard
1
-0
/
+7
2016-04-28
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
1
-0
/
+45
2016-04-28
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
1
-0
/
+42
2016-04-28
drm: sun4i: Add composite output
Maxime Ripard
2
-0
/
+623
2016-04-28
drm: sun4i: Add RGB output
Maxime Ripard
6
-1
/
+355
2016-04-28
drm: Add Allwinner A10 Display Engine support
Maxime Ripard
18
-1
/
+2202
2016-04-28
drm: sun4i: Add DT bindings documentation
Maxime Ripard
1
-0
/
+258
2016-04-28
drm: fb: Add seq_file definition
Maxime Ripard
1
-0
/
+2
2016-04-27
drm: Switch blobs to the new generic modeset obj refcounting
Daniel Vetter
2
-120
/
+45
2016-04-27
drm/atomic-helpers: Don't duplicate code in destroy helpers
Daniel Vetter
1
-8
/
+9
2016-04-27
drm: Fix fb leaks and WARN spew in get/set_prop ioctls
Daniel Vetter
1
-7
/
+9
2016-04-27
drm: Improve kerneldoc for new mode object refcounting
Daniel Vetter
1
-7
/
+15
2016-04-27
Merge branch 'topic-arcpgu-v6' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next
Dave Airlie
12
-0
/
+947
2016-04-27
drm/sis: add missing include drm.h for the UAPI header
Emil Velikov
1
-0
/
+2
2016-04-27
drm/qxl: remove XXX comment from the UAPI header
Emil Velikov
1
-1
/
+0
[next]