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-02-28
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
Monk Liu
1
-1
/
+32
2018-02-28
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
Monk Liu
2
-9
/
+6
2018-02-28
drm/amd/pp: Print more smu failed info on Vega10
Rex Zhu
1
-1
/
+1
2018-02-28
drm/amd/powerplay: fix power over limit on Fiji
Eric Huang
1
-7
/
+0
2018-02-28
drm/amdgpu:Fixed wrong emit frame size for enc
James Zhu
1
-1
/
+1
2018-02-28
drm/amdgpu: increase gart size to 512MB
Monk Liu
1
-1
/
+1
2018-02-28
drm/amdgpu: move WB_FREE to correct place
Monk Liu
1
-5
/
+7
2018-02-28
drm/amdgpu: change gfx9 ib test to use WB
Monk Liu
1
-47
/
+54
2018-02-28
drm/amdgpu: cond_exec only for schedule with a job
Monk Liu
1
-1
/
+1
2018-02-28
drm/amdgpu: only flush hotplug work without DC
Monk Liu
1
-2
/
+4
2018-02-28
drm/amdgpu: skip ECC for SRIOV in gmc late_init
Monk Liu
1
-1
/
+1
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
2
-3
/
+4
2018-02-28
drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()
Ville Syrjälä
1
-8
/
+5
2018-02-28
drm/i915: Don't deref request->ctx inside unlocked print_request()
Chris Wilson
1
-2
/
+2
2018-02-28
drm/i915: Don't mangle the CTM on pre-HSW
Ville Syrjälä
1
-4
/
+12
2018-02-28
drm/i915: Rename pipe CSC to use ilk_ prefix
Ville Syrjälä
1
-20
/
+19
2018-02-28
drm/i915: Remove the pointless 1:1 matrix copy
Ville Syrjälä
1
-8
/
+9
2018-02-28
drm/uapi: The ctm matrix uses sign-magnitude representation
Ville Syrjälä
1
-2
/
+5
2018-02-28
Merge drm-next into drm-intel-next-queued
Joonas Lahtinen
56
-1505
/
+2805
2018-02-28
drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"
Jyri Sarha
1
-1
/
+1
2018-02-28
drm/tilcdc: Add support for drm panels
Jyri Sarha
2
-9
/
+22
2018-02-28
drm/i915: Enable VBT based BL control for DP
Mustamin B Mustaffa
1
-7
/
+3
2018-02-28
drm/i915: Repeat the GEM_BUG_ON message in the ftrace log
Chris Wilson
1
-1
/
+4
2018-02-28
drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
Markus Elfring
1
-7
/
+5
2018-02-28
drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
Markus Elfring
4
-19
/
+6
2018-02-28
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
279
-14337
/
+7922
2018-02-27
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
Rodrigo Vivi
3
-4
/
+5
2018-02-27
drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met.
Rodrigo Vivi
1
-27
/
+37
2018-02-27
drm/i915/psr2: Fix max resolution supported.
Rodrigo Vivi
1
-3
/
+3
2018-02-27
drm/i915/psr: Check for power state control capability.
Dhinakaran Pandiyan
1
-0
/
+5
2018-02-27
drm/i915/dp: Move comment about hw timeout to the right place.
Dhinakaran Pandiyan
1
-3
/
+3
2018-02-27
drm/i915/dp: Remove redundant sleep after AUX transaction length check.
Dhinakaran Pandiyan
1
-8
/
+0
2018-02-27
drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit.
Dhinakaran Pandiyan
1
-1
/
+1
2018-02-27
drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c
Dhinakaran Pandiyan
3
-63
/
+70
2018-02-27
drm/i915/frontbuffer: Mark frontbuffer flush and invalidate with might_sleep()
Dhinakaran Pandiyan
1
-0
/
+2
2018-02-27
drm/i915/psr: New power domain for AUX IO.
Dhinakaran Pandiyan
3
-0
/
+45
2018-02-27
drm/i915/guc: Fill preempt context once at init time
Michał Winiarski
1
-27
/
+69
2018-02-27
drm/i915/dp: Fix the order of platforms for setting DP source rates
Manasi Navare
1
-4
/
+4
2018-02-27
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2
-12
/
+12
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
3
-3
/
+0
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
4
-5
/
+5
2018-02-27
drm/virtio: Remove return from void function
Rodrigo Siqueira
1
-2
/
+0
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
3
-3
/
+6
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
6
-0
/
+12
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2
-4
/
+4
2018-02-26
drm/amdgpu/powerplay/smu7: use proper dep table for mclk
Alex Deucher
3
-3
/
+3
2018-02-26
drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
Tom St Denis
1
-1
/
+4
2018-02-26
drm/ttm: cleanup ttm_tt_create
Christian König
1
-16
/
+13
2018-02-26
drm/ttm: move ttm_tt_create into ttm_tt.c v2
Christian König
3
-48
/
+59
2018-02-26
drm/ttm: check if free mem space is under the lower limit
Roger He
4
-0
/
+104
[prev]
[next]