index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
3
-0
/
+18
2018-08-02
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
1
-38
/
+35
2018-08-02
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
1
-12
/
+25
2018-08-02
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
1
-1
/
+1
2018-08-02
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
1
-18
/
+7
2018-08-02
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
1
-1
/
+1
2018-08-01
drm/imx: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-40
/
+2
2018-08-01
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
14
-1250
/
+921
2018-08-01
Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-4
/
+21
2018-08-01
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...
Dave Airlie
89
-524
/
+32383
2018-08-01
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+2
2018-08-01
drm/amd/display: add missing void parameter to dc_create_transfer_func
Colin Ian King
1
-1
/
+1
2018-08-01
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-01
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-08-01
drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-01
drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-08-01
drm/scheduler: stop setting rq to NULL
Christian König
1
-27
/
+8
2018-08-01
drm/scheduler: only kill entity if last user is killed v2
Christian König
1
-1
/
+5
2018-08-01
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
1
-65
/
+46
2018-08-01
drm/amdgpu: allocate the bo_list array after the list
Christian König
2
-74
/
+57
2018-08-01
drm/amdgpu: add bo_list iterators
Christian König
3
-39
/
+43
2018-08-01
drm/amdgpu: nuke amdgpu_bo_list_free
Christian König
3
-14
/
+2
2018-08-01
drm/amdgpu: always recreate bo_list
Christian König
3
-15
/
+12
2018-08-01
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
2
-39
/
+71
2018-08-01
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
4
-0
/
+37
2018-08-01
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
1
-3
/
+6
2018-08-01
drm/amdgpu: fix total size calculation
Christian König
1
-1
/
+1
2018-08-01
drm/sched: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2018-08-01
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
3
-23
/
+20
2018-08-01
drm/amdgpu: fix a reversed condition
Rex Zhu
1
-1
/
+1
2018-08-01
drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST
Rex Zhu
1
-2
/
+3
2018-08-01
drm/amd/pp: Delete unused temp variables
Rex Zhu
1
-16
/
+6
2018-08-01
drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
Rex Zhu
1
-0
/
+43
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2
-17
/
+19
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2
-7
/
+2
2018-07-31
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
1
-3
/
+1
2018-07-31
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-32
/
+6
2018-07-31
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-23
/
+3
2018-07-31
drm/msm/disp/dpu: fix two spelling mistakes
Colin Ian King
2
-2
/
+2
2018-07-31
Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux in...
Dave Airlie
5
-63
/
+60
2018-07-31
udl-kms: dont spam the syslog with debug messages
Mikulas Patocka
2
-4
/
+4
2018-07-31
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2
-9
/
+6
2018-07-31
udl-kms: avoid prefetch
Mikulas Patocka
1
-7
/
+0
2018-07-31
udl-kms: avoid division
Mikulas Patocka
3
-26
/
+30
2018-07-31
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
1
-1
/
+1
2018-07-31
udl-kms: handle allocation failure
Mikulas Patocka
1
-10
/
+18
2018-07-31
udl-kms: change down_interruptible to down
Mikulas Patocka
1
-6
/
+1
2018-07-30
drm/msm/disp/dpu: Mark a handful of functions as static
Jordan Crouse
11
-47
/
+13
2018-07-30
drm/msm/disp/dpu: Remove unused functions from dpu_formats.c
Jordan Crouse
4
-166
/
+0
2018-07-30
drm/msm/disp/dpu: Remove dpu_kms_utils
Jordan Crouse
3
-266
/
+0
[prev]
[next]