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
/
mem-phys-addr.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
drm/amd/display: Varibright add null check
SivapiriyanKumarasamy
1
-1
/
+1
2018-03-14
drm/amd/display: Varibright fix bug and review comments
SivapiriyanKumarasamy
7
-19
/
+37
2018-03-14
drm/amd/display: Vari-bright looks disabled near end of MM14
SivapiriyanKumarasamy
4
-12
/
+40
2018-03-14
drm/amd/display: Use correct error codes
Leo (Sunpeng) Li
1
-6
/
+3
2018-03-14
drm/amd/display: Fix memleaks when atomic check fails.
Leo (Sunpeng) Li
1
-9
/
+25
2018-03-14
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
Harry Wentland
1
-29
/
+0
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
7
-2
/
+40
2018-03-14
drm/radeon: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
12
-66
/
+60
2018-03-14
drm/amdgpu: initial validate the prime BOs into the CPU domain
Christian König
1
-1
/
+3
2018-03-14
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
1
-0
/
+6
2018-03-14
drm/ttm: move initializing ttm->sg into ttm_tt_init_fields
Christian König
1
-3
/
+1
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
18
-87
/
+75
2018-03-14
drm/ttm: add ttm_bo_pipeline_gutting
Christian König
3
-3
/
+45
2018-03-14
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
Monk Liu
2
-94
/
+109
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2
-0
/
+32
2018-03-14
drm/amdgpu: query vram type from atombios
Hawking Zhang
4
-7
/
+94
2018-03-14
drm/amd/amdgpu: Add missing "DDR4" label
Tom St Denis
1
-1
/
+2
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2
-3
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
1
-1
/
+1
2018-03-14
drm/amdgpu: stop allocating a page array for prime shared BOs
Christian König
2
-3
/
+4
2018-03-14
drm/ttm: add ttm_sg_tt_init
Christian König
2
-9
/
+47
2018-03-14
drm/ttm: move ttm_tt defines into ttm_tt.h
Christian König
3
-242
/
+273
2018-03-14
drm/amd/pp: fix missing CONFIG_ACPI.
Dave Airlie
1
-0
/
+2
2018-03-08
drm/rockchip: Don't use atomic constructs for psr
Sean Paul
3
-41
/
+31
2018-03-08
drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable bridge
zain wang
4
-13
/
+32
2018-03-08
drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
Jeffy Chen
1
-8
/
+9
2018-03-08
drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-08
drm/rockchip: inno_hdmi: Fix error handling path.
Jeffy Chen
1
-4
/
+16
2018-03-08
drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.
Jeffy Chen
1
-2
/
+6
2018-03-08
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
1
-13
/
+13
2018-03-08
drm/i915: Update DRIVER_DATE to 20180308
Joonas Lahtinen
1
-2
/
+2
2018-03-08
drm/i915: add schedule out notification of preempted but completed request
Weinan Li
1
-1
/
+6
2018-03-08
drm/i915: expose rcs topology through query uAPI
Lionel Landwerlin
2
-0
/
+137
2018-03-08
drm/i915: add query uAPI
Lionel Landwerlin
5
-3
/
+111
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
1
-0
/
+1
2018-03-08
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
3
-0
/
+37
2018-03-08
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
2
-17
/
+12
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
6
-67
/
+237
2018-03-08
drm/i915/guc: work around gcc-4.4.4 union initializer issue
Andrew Morton
1
-2
/
+4
2018-03-07
drm/i915/cnl: Add Wa_2201832410
Rodrigo Vivi
2
-0
/
+8
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
3
-0
/
+43
2018-03-07
drm/bridge: sii902x: Retry status read after DDI I2C
Linus Walleij
1
-4
/
+16
2018-03-07
drm/pl111: Handle the RealView variant separately
Linus Walleij
1
-0
/
+30
2018-03-07
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
3
-1
/
+7
2018-03-07
drm: simple_kms_helper: Fix .mode_valid() documentation
Linus Walleij
1
-3
/
+24
2018-03-07
bridge: Elaborate a bit on dumb VGA bridges in Kconfig
Linus Walleij
1
-1
/
+2
2018-03-07
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
James Zhu
1
-5
/
+8
2018-03-07
drm/amdgpu:Correct max uvd handles
James Zhu
1
-1
/
+1
[next]