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-08-27
drm/amd/display: dc 3.1.63
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Eliminate i2c hw function pointers
David Francis
2
-345
/
+291
2018-08-27
drm/amdgpu: enable GTT PD/PT for raven v3
Christian König
1
-1
/
+13
2018-08-27
drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2
Christian König
5
-8
/
+59
2018-08-27
drm/amdgpu: add GMC9 support for PDs/PTs in system memory
Christian König
1
-1
/
+1
2018-08-27
drm/amdgpu: add helper for VM PD/PT allocation parameters v3
Christian König
1
-34
/
+29
2018-08-27
drm/amdgpu: remove extra root PD alignment
Christian König
2
-6
/
+1
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
1
-12
/
+19
2018-08-27
drm/amdgpu: amdgpu_ctx_add_fence can't fail
Christian König
3
-17
/
+7
2018-08-27
drm/amdgpu: Change kiq ring initialize sequence on gfx9
Rex Zhu
1
-14
/
+24
2018-08-27
drm/amdgpu: Change kiq initialize/reset sequence on gfx8
Rex Zhu
1
-19
/
+30
2018-08-27
drm/amdgpu: Refine gfx_v9_0_kcq_disable function
Rex Zhu
1
-17
/
+16
2018-08-27
drm/amdgpu: Remove duplicate code in gfx_v9_0.c
Rex Zhu
1
-60
/
+12
2018-08-27
drm/amdgpu: Refine gfx_v8_0_kcq_disable function
Rex Zhu
1
-14
/
+15
2018-08-27
drm/amdgpu: Remove duplicate code in gfx_v8_0.c
Rex Zhu
1
-67
/
+13
2018-08-27
drm/amdgpu: Remove dead code in amdgpu_pm.c
Rex Zhu
1
-35
/
+0
2018-08-27
drm/amdgpu: Power on uvd block when hw_fini
Rex Zhu
1
-2
/
+2
2018-08-27
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
2
-5
/
+2
2018-08-27
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
Rex Zhu
1
-15
/
+26
2018-08-27
drm/amdgpu: Remove duplicated power source update
Rex Zhu
1
-8
/
+0
2018-08-27
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
Rex Zhu
1
-1
/
+10
2018-08-27
drm/amdgpu: Adjust the VM size based on system memory size v2
Felix Kuehling
2
-5
/
+29
2018-08-27
drm/amdgpu: implement soft_recovery for GFX9
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: implement soft_recovery for GFX8 v2
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: implement soft_recovery for GFX7
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: add ring soft recovery v4
Christian König
3
-0
/
+35
2018-08-27
selftests: kselftest: Remove outdated comment
Thiago Jung Bauermann
1
-1
/
+0
2018-08-27
drm/amdgpu: Remove duplicated power source update
Rex Zhu
1
-8
/
+0
2018-08-27
drm/amd/display: Fix memory leak caused by missed dc_sink_release
SivapiriyanKumarasamy
1
-1
/
+5
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
1
-12
/
+19
2018-08-27
drm/amdgpu: Power on uvd block when hw_fini
Rex Zhu
1
-2
/
+2
2018-08-27
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
2
-5
/
+2
2018-08-27
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
Rex Zhu
1
-15
/
+26
2018-08-27
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
Rex Zhu
1
-1
/
+10
2018-08-27
drm/amdgpu: Adjust the VM size based on system memory size v2
Felix Kuehling
2
-5
/
+29
2018-08-27
selftests: android: move config up a level
Anders Roxell
1
-0
/
+0
2018-08-27
blk-wbt: remove dead code
Jens Axboe
1
-5
/
+0
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
3
-28
/
+120
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
1
-2
/
+13
2018-08-27
dt-bindings: display: atmel: optional video-interface of endpoints
Peter Rosin
1
-0
/
+23
2018-08-27
dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185
Peter Rosin
1
-1
/
+7
2018-08-27
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
Peter Rosin
1
-0
/
+12
2018-08-27
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
Peter Rosin
1
-7
/
+11
2018-08-27
drm/i915/psr: Rewrite comments in intel_psr_wait_for_idle()
Dhinakaran Pandiyan
1
-14
/
+14
2018-08-27
drm/i915/psr: Remove wait_for_idle() for PSR2
Dhinakaran Pandiyan
1
-10
/
+6
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-711
/
+754
2018-08-27
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
Masahiro Yamada
1
-0
/
+5
2018-08-27
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2018-08-27
MAINTAINERS: Switch a maintainer for drivers/staging/gasket
Todd Poynor
1
-1
/
+1
2018-08-27
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Jens Axboe
4
-70
/
+163
[prev]
[next]