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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
Huang Rui
1
-4
/
+3
2018-07-19
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2
-15
/
+0
2018-07-19
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2
-3
/
+11
2018-07-19
drm/amdgpu: allow for more flexible priority handling
Christian König
1
-1
/
+2
2018-07-19
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
1
-1
/
+12
2018-07-18
drm/i915: Kill sink_crc for good
Rodrigo Vivi
3
-206
/
+0
2018-07-18
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
76
-1868
/
+2728
2018-07-18
Merge branch 'mediatek-drm-next-4.19' of https://github.com/ckhu-mediatek/lin...
Dave Airlie
7
-61
/
+311
2018-07-18
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
108
-905
/
+3239
2018-07-18
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-9
/
+3
2018-07-18
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
Ayan Kumar Halder
1
-15
/
+9
2018-07-18
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
3
-20
/
+4
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
2
-21
/
+23
2018-07-18
drm/i915: Always retire residual requests before suspend
Chris Wilson
1
-0
/
+2
2018-07-17
drm/amdgpu: minor cleanup in amdgpu_job.c
Christian König
1
-7
/
+4
2018-07-17
drm/amdgpu: remove job->adev (v2)
Christian König
2
-8
/
+11
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
2018-07-17
drm/vc4: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-17
drm/i915: Flush chipset caches after GGTT writes
Chris Wilson
1
-1
/
+1
2018-07-17
drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit
Paul Kocialkowski
3
-20
/
+43
2018-07-17
drm/sun4i: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
1
-0
/
+6
2018-07-17
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
8
-70
/
+48
2018-07-17
drm/amdgpu: remove job->ring
Christian König
7
-28
/
+29
2018-07-17
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
9
-21
/
+20
2018-07-17
drm/amdgpu: remove fence context from the job
Christian König
4
-4
/
+1
2018-07-17
drm/amdgpu: cleanup job header
Christian König
2
-45
/
+75
2018-07-17
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
Harry Wentland
1
-17
/
+18
2018-07-17
drm/amd/display: Null ptr check for set_sdr_white_level
Krunoslav Kovac
1
-1
/
+2
2018-07-17
drm/amd/display: dal 3.1.56
Harry Wentland
1
-1
/
+1
2018-07-17
drm/amd/display: add new dc debug structure to track debug data
Jun Lei
2
-0
/
+8
2018-07-17
drm/amd/display: Move address tracking out of HUBP
Tony Cheng
3
-9
/
+15
2018-07-17
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
3
-0
/
+17
2018-07-17
drm/amd/display: add HDR visual confirm
Gloria Li
6
-11
/
+63
2018-07-17
drm/amd/display: Refactor SDR cursor boosting in HDR mode
Krunoslav Kovac
10
-26
/
+70
2018-07-17
drm/amd/display: Add headers for hardcoded 1d luts.
Vitaly Prosyak
1
-0
/
+51
2018-07-17
drm/scheduler: add NULL pointer check for run queue (v2)
Junwei Zhang
1
-0
/
+5
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
5
-40
/
+108
2018-07-16
Revert "drm/amd/powerplay: fix performance drop on Vega10"
Eric Huang
1
-5
/
+0
2018-07-16
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
1
-2
/
+169
2018-07-16
drm/connector: Fix typo in drm_connector_list_iter_next()
Lyude Paul
1
-1
/
+1
2018-07-16
drm/amdgpu/pp: switch smu callback type for get_argument()
Alex Deucher
7
-8
/
+8
2018-07-16
drm/amdgpu/pp: split out common smumgr smu9 code
Alex Deucher
8
-354
/
+242
2018-07-16
drm/amdgpu/pp: remove dead vega12 code
Alex Deucher
1
-29
/
+0
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
4
-0
/
+148
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
3
-6
/
+8
2018-07-16
drm/dp_helper: Add DP aux channel tracing
Lyude Paul
3
-12
/
+41
2018-07-16
drm: writeback: Fix doc that says connector should be disconnected
Alexandru Gheorghe
1
-2
/
+2
2018-07-16
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
1
-3
/
+3
[prev]
[next]