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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
drm/amdgpu/vcn:Add DPG mode Register XX check
James Zhu
1
-0
/
+8
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN global tiling registers
James Zhu
1
-4
/
+15
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN memory control
James Zhu
1
-8
/
+11
2018-10-12
drm/amdgpu/vcn:Reduce unnecessary local variable
James Zhu
1
-9
/
+9
2018-10-12
drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop
James Zhu
1
-0
/
+10
2018-10-12
drm/amdgpu/vcn:Update latest spg mode stop for VCN
James Zhu
1
-15
/
+26
2018-10-12
drm/amdgpu/vcn:Update latest UVD_MPC register for VCN
James Zhu
1
-12
/
+40
2018-10-12
drm/amdgpu/vcn:Add new register offset/mask for VCN
James Zhu
2
-0
/
+32
2018-10-12
drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP
hersen wu
1
-1
/
+2
2018-10-12
drm/amdgpu: Set the default value about gds vmid0 size
Emily Deng
1
-1
/
+14
2018-10-12
drm/sched: fix timeout handling v2
Christian König
1
-1
/
+29
2018-10-12
drm/sched: add drm_sched_start_timeout helper
Christian König
1
-12
/
+17
2018-10-12
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
1
-2
/
+7
2018-10-12
drm/amd/powerplay: translate power_profile mode to pplib workload type
Evan Quan
1
-3
/
+39
2018-10-12
Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-1
/
+14
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-3
/
+3
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
1
-1
/
+1
2018-10-11
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
90
-1144
/
+1629
2018-10-11
Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+0
2018-10-11
Merge branch 'mediatek-drm-next-4.20' of https://github.com/ckhu-mediatek/lin...
Dave Airlie
12
-279
/
+627
2018-10-11
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
1
-0
/
+1
2018-10-11
drm/nouveau/disp: take sink support into account for exposing 594mhz
Ilia Mirkin
1
-12
/
+22
2018-10-11
drm/nouveau/disp: add support for setting scdc parameters for high modes
Ilia Mirkin
1
-1
/
+39
2018-10-11
drm/nouveau/disp: keep track of high-speed state, program into clock
Ilia Mirkin
3
-4
/
+14
2018-10-11
drm/nouveau/disp/gm200-: add scdc parameter setter
Ilia Mirkin
5
-0
/
+39
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
3
-3
/
+13
2018-10-11
drm/nouveau: Start using new drm_dev initialization helpers
Lyude Paul
1
-72
/
+101
2018-10-11
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
Lyude Paul
1
-2
/
+4
2018-10-11
drm/nouveau: Refactor nvXX_backlight_init()
Lyude Paul
1
-88
/
+72
2018-10-11
drm/nouveau: Cleanup indenting in nouveau_backlight.c
Lyude Paul
1
-6
/
+7
2018-10-11
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
Lyude Paul
3
-4
/
+4
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
6
-100
/
+133
2018-10-11
drm/nouveau: Add NV_PRINTK_ONCE and variants
Lyude Paul
1
-0
/
+8
2018-10-11
drm/nouveau: Check backlight IDs are >= 0, not > 0
Lyude Paul
1
-2
/
+2
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
1
-20
/
+5
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
4
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
1
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
1
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
1
-15
/
+15
2018-10-10
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
1
-2
/
+0
2018-10-10
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
5
-0
/
+10
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
1
-5
/
+12
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
1
-42
/
+0
2018-10-10
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
1
-2
/
+0
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
7
-52
/
+62
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
4
-26
/
+1
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
3
-29
/
+36
[prev]
[next]