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-11-05
drm/amdgpu: fix sdma v4 startup under SRIOV
Christian König
1
-118
/
+116
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
1
-10
/
+6
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
12
-26
/
+26
2018-11-05
drm/amd/display: Fix incorrect end slope of EETF
SivapiriyanKumarasamy
1
-1
/
+2
2018-11-05
drm/amd/display: rename cstate_pstate_watermarks_st1
Bhawanpreet Lakha
1
-2
/
+2
2018-11-05
drm/amd/display: explicit uint64_t casting
Bhawanpreet Lakha
1
-1
/
+1
2018-11-05
drm/amd/display: dc 3.2.02
SivapiriyanKumarasamy
1
-1
/
+1
2018-11-05
drm/amd/display: add dccg block
Dmytro Laktyushkin
4
-3
/
+58
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
19
-358
/
+357
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2
Fatemeh Darbehani
2
-5
/
+29
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part1
Fatemeh Darbehani
1
-0
/
+20
2018-11-05
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
7
-10
/
+16
2018-11-05
drm/amd/display: fix report display count logic
Eric Yang
2
-37
/
+45
2018-11-05
drm/amd/display: expose hwseq functions and add registers
Nevenko Stupar
4
-9
/
+77
2018-11-05
drm/amd/display: initialize dc_transfer_func->ctx
David Francis
2
-0
/
+2
2018-11-05
drm/amd/display: Add support for Freesync 2 HDR and Content to Display Mapping
SivapiriyanKumarasamy
4
-4
/
+186
2018-11-05
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
15
-297
/
+374
2018-11-05
drm/amd/display: clean up base dccg struct
Dmytro Laktyushkin
7
-67
/
+37
2018-11-05
drm/amd/display: Freesync does not engage on some displays
Harmanprit Tatla
1
-28
/
+9
2018-11-05
drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead
Dmytro Laktyushkin
8
-38
/
+79
2018-11-05
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
20
-623
/
+475
2018-11-05
drm/amd/display: handle max_vstartup larger than vblank_end
Dmytro Laktyushkin
1
-6
/
+5
2018-11-05
drm/amd/display: dc 3.2.01
Fatemeh Darbehani
1
-1
/
+1
2018-11-05
drm/amdgpu: fix sdma doorbell comments typo
Frank.Min
1
-1
/
+1
2018-11-05
drm/radeon/r300: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-11-05
drm/radeon/r420: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
drm/amdkfd: Use kmemdup instead of duplicating its function
zhong jiang
1
-3
/
+1
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-170
/
+287
2018-11-02
Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-33
/
+41
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+0
2018-11-02
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
21
-115
/
+207
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2
-4
/
+2
2018-11-01
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
1
-4
/
+8
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
1
-0
/
+31
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
1
-4
/
+6
2018-11-01
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
1
-3
/
+3
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-10-31
drm/amd/powerplay: revise Vega20 pptable version check
Evan Quan
1
-2
/
+8
2018-10-31
drm/amd/display: set backlight level limit to 1
Guttula, Suresh
1
-0
/
+7
2018-10-30
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-3
/
+3
2018-10-29
drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1
Douglas Anderson
1
-7
/
+7
2018-10-29
drm/bridge: ti-sn65dsi86: Remove the mystery delay
Douglas Anderson
1
-13
/
+16
2018-10-29
drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAM
Douglas Anderson
1
-0
/
+1
2018-10-29
drm/panel: simple: Support panels with HPD where HPD isn't connected
Douglas Anderson
1
-2
/
+12
2018-10-29
drm/edid: Add 6 bpc quirk for BOE panel.
Lee, Shawn C
1
-0
/
+3
2018-10-29
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
828
-25427
/
+106920
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-10
/
+7
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+6
2018-10-26
drm/amdgpu: fix reporting of failed msg sent to SMU (v2)
Shirish S
1
-0
/
+4
[prev]
[next]