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
2018-09-27
drm/panel: add panel CDTech S070WV95-CT16 to panel-simple
Giulio Benetti
1
-0
/
+27
2018-09-27
dt-bindings: Add vendor prefix for CDTech(H.K.) Electronics Limited
Giulio Benetti
1
-0
/
+1
2018-09-27
drm/panel: seiko-43wvf1g: Add missing ">" character in author's email
Fabio Estevam
1
-1
/
+1
2018-09-27
drm/panel: seiko-43wvf1g: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-09-27
drm/panel: simple: fix BOE/HV070WSA-100 timings
Andrzej Hajda
1
-7
/
+7
2018-09-27
drm: panel-orientation-quirks: Add quirk for GPD win2
Hans de Goede
1
-0
/
+16
2018-09-27
drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION
Arnd Bergmann
1
-2
/
+0
2018-09-27
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
1
-6
/
+14
2018-09-27
drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalent
Heiko Stuebner
1
-1
/
+5
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-09-27
dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
Jernej Skrabec
1
-0
/
+2
2018-09-27
Revert "drm/sun4i: Remove R40 display pipeline compatibles"
Chen-Yu Tsai
3
-0
/
+26
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1436
-20402
/
+99370
2018-09-26
drm/amdgpu/vcn: whitespace cleanup
Alex Deucher
1
-18
/
+18
2018-09-26
drm/amdgpu/soc15: fix warnings in register macro
Alex Deucher
1
-1
/
+1
2018-09-26
drm/amdgpu:Enable DPG mode on PCO
James Zhu
1
-1
/
+2
2018-09-26
drm/amdgpu:Add DPG pause mode support
James Zhu
1
-2
/
+159
2018-09-26
drm/amdgpu:Add DPG pause state
James Zhu
1
-0
/
+11
2018-09-26
drm/amdgpu:Add DPG mode support for vcn 1.0
James Zhu
1
-6
/
+313
2018-09-26
drm/amdgpu:Add DPG mode read/write macro
James Zhu
1
-0
/
+20
2018-09-26
drm/amdgpu:Add DPG support flag
James Zhu
1
-0
/
+1
2018-09-26
drm/amdgpu:Add new register offset/mask to support VCN DPG mode
James Zhu
2
-0
/
+33
2018-09-26
drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib test
James Zhu
1
-8
/
+8
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
35
-95
/
+94
2018-09-26
drm/amdgpu: move more interrupt processing into amdgpu_irq.c
Christian König
3
-21
/
+38
2018-09-26
drm/amdgpu: Move fence SW fallback warning v3
Andrey Grodzovsky
2
-5
/
+9
2018-09-26
drm/amdgpu: cleanup amdgpu_ih.c
Christian König
9
-101
/
+83
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
20
-90
/
+55
2018-09-26
drm/amdgpu: drop extra newline in amdgpu_iv trace
Christian König
1
-1
/
+1
2018-09-26
drm/amdgpu: fix the page fault of raven2
Huang Rui
2
-2
/
+4
2018-09-26
drm/amd/pp: Disable dpm features on smu7/8 when suspend
Rex Zhu
2
-18
/
+32
2018-09-26
drm/amdgpu: Remove redundant code in gfx_v8_0.c
Rex Zhu
1
-20
/
+0
2018-09-26
drm/amdgpu: Halt rlc/cp in rlc_safe_mode
Rex Zhu
1
-27
/
+59
2018-09-26
drm/amdgpu: Refine function name
Rex Zhu
4
-11
/
+11
2018-09-26
drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
Andrey Grodzovsky
1
-2
/
+3
2018-09-26
drm/amdkfd: Vega20 bring up on amdkfd side
Shaoyun Liu
8
-0
/
+29
2018-09-26
drm/amdgpu: Add vega20 support on kfd probe
Shaoyun Liu
1
-0
/
+1
2018-09-26
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
9
-23
/
+28
2018-09-26
drm/amdkfd: Make the number of SDMA queues variable
Shaoyun Liu
4
-4
/
+17
2018-09-26
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
Emily Deng
3
-11
/
+37
2018-09-26
drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine
Shaoyun Liu
3
-25
/
+33
2018-09-26
drm/amdgpu: remove unnecessary forward declaration
Felix Kuehling
1
-2
/
+0
2018-09-26
drm/amdkfd: Add wavefront context save state retrieval ioctl
Jay Cornwall
9
-1
/
+159
2018-09-26
drm/amdkfd: Report SDMA firmware version in the topology
Felix Kuehling
3
-3
/
+11
2018-09-26
drm/amdgpu: Enable BAD_OPCODE intr for gfx8
Harish Kasiviswanathan
1
-1
/
+2
2018-09-26
drm/amdkfd: KFD doesn't support TONGA SRIOV
Emily Deng
1
-16
/
+0
2018-09-26
drm/amdkfd: reflect atomic support in IO link properties
Eric Huang
3
-12
/
+39
2018-09-26
drm/amdgpu: Add warning message for INT SW fallback.
Andrey Grodzovsky
1
-0
/
+1
2018-09-26
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
3
-0
/
+58
2018-09-26
drm/amdgpu:No action when VCN PG state is unchanged
James Zhu
2
-2
/
+11
[prev]
[next]