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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
drm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-6
/
+6
2020-07-20
drm/mxsfb: drop unused function parameter
Uwe Kleine-König
1
-2
/
+2
2020-07-20
drm/mxsfb: Make supported modifiers explicit
Guido Günther
1
-2
/
+7
2020-07-20
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
3
-10
/
+7
2020-07-20
drm/i810: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+5
2020-07-20
drm/ast: Use managed MM initialization
Thomas Zimmermann
3
-13
/
+12
2020-07-20
drm/ast: Initialize DRAM type before posting GPU
Thomas Zimmermann
1
-3
/
+3
2020-07-20
drm/ast: Move VRAM size detection to ast_mm.c
Thomas Zimmermann
3
-38
/
+46
2020-07-20
drm/ast: Use managed VRAM-helper initialization
Thomas Zimmermann
1
-8
/
+3
2020-07-20
drm/ast: Rename ast_ttm.c to ast_mm.c
Thomas Zimmermann
2
-1
/
+1
2020-07-20
drm/vram-helper: Managed vram helpers
Thomas Zimmermann
2
-36
/
+51
2020-07-19
drm/ingenic: Silence uninitialized-variable warning
Paul Cercueil
1
-2
/
+2
2020-07-17
drm/ingenic: Bump driver to version 1.1
Paul Cercueil
1
-2
/
+2
2020-07-17
drm/ingenic: Support multiple panels/bridges
Paul Cercueil
1
-31
/
+40
2020-07-17
drm/ingenic: Add support for the IPU
Paul Cercueil
6
-16
/
+1143
2020-07-17
drm/ingenic: Add support for OSD mode
Paul Cercueil
2
-50
/
+288
2020-07-17
drm/ingenic: Use dmam_alloc_coherent()
Paul Cercueil
1
-15
/
+3
2020-07-17
drm/ingenic: Move register definitions to ingenic-drm.h
Paul Cercueil
2
-114
/
+128
2020-07-17
drm/ingenic: Set DMA descriptor chain address in probe
Paul Cercueil
1
-2
/
+3
2020-07-17
drm/ingenic: Add missing CR in debug strings
Paul Cercueil
1
-15
/
+15
2020-07-17
drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.c
Paul Cercueil
2
-0
/
+1
2020-07-17
dt-bindings: display: Add ingenic,ipu.yaml
Paul Cercueil
1
-0
/
+65
2020-07-17
dt-bindings: display: Convert ingenic,lcd.txt to YAML
Paul Cercueil
2
-45
/
+126
2020-07-17
drm/ingenic: Fix incorrect assumption about plane->index
Paul Cercueil
1
-1
/
+1
2020-07-17
drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogramming
Lyude Paul
4
-43
/
+97
2020-07-17
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
21
-70
/
+1325
2020-07-17
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
3
-3
/
+22
2020-07-17
drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
Lyude Paul
2
-18
/
+14
2020-07-17
drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
Lyude Paul
5
-0
/
+31
2020-07-17
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
1
-11
/
+13
2020-07-17
drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
Lyude Paul
2
-8
/
+14
2020-07-17
drm/vblank: Add vblank works
Lyude Paul
7
-16
/
+430
2020-07-17
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off()
Lyude Paul
1
-3
/
+2
2020-07-17
drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
Lyude Paul
1
-13
/
+10
2020-07-16
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
17
-17
/
+17
2020-07-16
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-16
dt-bindings: display: panel-dsi-cm: convert to YAML
Sebastian Reichel
2
-29
/
+86
2020-07-16
drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panel
Paul Cercueil
1
-13
/
+27
2020-07-16
drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
Paul Cercueil
1
-1
/
+1
2020-07-15
drm: drm_rect.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
drm: msm_drm.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: i915_drm.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: drm_mode_config.h: delete duplicated words in comments
Randy Dunlap
1
-4
/
+4
2020-07-15
drm: drm_gem.h: delete duplicated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-15
drm: drm_bridge.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-15
drm: drm_atomic.h: delete duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
1
-20
/
+0
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
3
-49
/
+19
2020-07-14
drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable function
Thomas Zimmermann
1
-32
/
+7
2020-07-14
drm/mgag200: Rename G200WB prepare/commit function
Thomas Zimmermann
1
-6
/
+4
[next]