index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-07-03
drm/i915/cfl: Fix Workarounds.
Rodrigo Vivi
1
-7
/
+7
2017-07-03
drm/i915: Avoid undefined behaviour of "u32 >> 32"
Chris Wilson
1
-14
/
+24
2017-07-03
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
Gabriel Krisman Bertazi
1
-0
/
+20
2017-07-03
drm/i915: Fix an error checking test
Christophe JAILLET
1
-3
/
+3
2017-07-03
drm/i915: Disable MSI for all pre-gen5
Ville Syrjälä
1
-3
/
+5
2017-07-03
drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
Maarten Lankhorst
1
-0
/
+1
2017-06-30
drm/amd/amdgpu: move get memory type function from early init to sw init
Jim Qu
1
-8
/
+8
2017-06-30
drm/radeon: make MacBook Pro d3_delay quirk more generic
Bjorn Helgaas
1
-11
/
+0
2017-06-30
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Bjorn Helgaas
1
-4
/
+0
2017-06-30
drm/amdgpu/cgs: always set reference clock in mode_info
Alex Deucher
1
-1
/
+4
2017-06-30
drm/amdgpu: fix vblank_time when displays are off
Alex Deucher
1
-0
/
+3
2017-06-30
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...
Jani Nikula
4
-32
/
+99
2017-06-29
drm/amd/powerplay: power value format change for Vega10
Eric Huang
1
-2
/
+7
2017-06-29
drm/amdgpu/gfx9: support the amdgpu.disable_cu option
Nicolai Hähnle
1
-0
/
+20
2017-06-29
drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
Eric Huang
1
-2
/
+2
2017-06-29
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
2
-2
/
+1
2017-06-29
drm/amdgpu/cs: fix a typo in a comment
Alex Xie
1
-1
/
+1
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
7
-7
/
+21
2017-06-29
drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
kbuild test robot
1
-3
/
+3
2017-06-29
drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
Alex Deucher
3
-14
/
+14
2017-06-29
drm/amd/powerplay/cz: print message if smc message fails
Alex Deucher
1
-1
/
+1
2017-06-29
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
Arnd Bergmann
1
-1
/
+1
2017-06-29
drm/amdgpu: enable mmhub pg on raven
Hawking Zhang
1
-1
/
+2
2017-06-29
drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB
Hawking Zhang
3
-1
/
+3
2017-06-29
drm/amdgpu: add interface to enable/disable mmhub pg on raven
Hawking Zhang
2
-0
/
+50
2017-06-29
drm/amdgpu: add mmhub pg init sequence on raven
Hawking Zhang
3
-0
/
+179
2017-06-29
drm/amd/powerplay: add support for ATOM GFXCLK table v2.
Rex Zhu
3
-14
/
+51
2017-06-29
drm/amdgpu: fix the memory corruption on S3
Huang Rui
1
-8
/
+7
2017-06-29
drm/amdgpu: fix vulkan test performance drop and hang on VI
Rex Zhu
2
-10
/
+285
2017-06-29
drm: vblank: Fix vblank timestamp update
Laurent Pinchart
1
-1
/
+1
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
1
-16
/
+19
2017-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+25
2017-06-28
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2
-2
/
+3
2017-06-28
drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
John Stultz
1
-0
/
+22
2017-06-28
drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC
Kuninori Morimoto
1
-0
/
+21
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
1
-1
/
+1
2017-06-28
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
1
-1
/
+2
2017-06-28
Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...
Dave Airlie
3
-1
/
+18
2017-06-28
Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
1
-3
/
+4
2017-06-28
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
7
-79
/
+136
2017-06-28
Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...
Dave Airlie
3
-4
/
+24
2017-06-28
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+1
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
163
-3973
/
+39586
2017-06-27
drm/mediatek: separate color module to fixup error memory reallocation
yt.shen@mediatek.com
5
-81
/
+185
2017-06-27
drm/mediatek: check for memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-06-27
drm/mediatek: re-phrase DRM_INFO error message
Colin Ian King
1
-1
/
+1
2017-06-27
drm/mediatek: use platform_register_drivers
Philipp Zabel
2
-46
/
+8
2017-06-27
drm/mediatek: Support UYVY and YUYV format for overlay
Bibby Hsieh
2
-0
/
+9
2017-06-27
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
Xiong Zhang
2
-1
/
+5
2017-06-27
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
Xiong Zhang
1
-0
/
+18
[prev]
[next]