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
2018-09-07
Merge tag 'omapdrm-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
42
-3873
/
+2295
2018-09-07
Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
99
-660
/
+3587
2018-09-05
drm/rockchip: rgb: add stub functions when rgb encoder is disabled
Heiko Stuebner
1
-0
/
+13
2018-09-05
drm/vkms: Fix race condition around accessing frame number
Haneen Mohammed
3
-6
/
+54
2018-09-05
drm/rockchip: vop: add rk3188 vop definitions
Heiko Stuebner
2
-0
/
+114
2018-09-05
drm/rockchip: vop: Add directly output rgb feature for px30
Sandy Huang
1
-0
/
+2
2018-09-05
drm/rockchip: Add support for Rockchip Soc RGB output interface
Sandy Huang
6
-0
/
+222
2018-09-05
drm/rockchip: add function to check if endpoint is a subdriver
Heiko Stuebner
2
-0
/
+49
2018-09-05
drm/sun4i: Add support for HDMI voltage regulator
Jernej Skrabec
2
-1
/
+18
2018-09-05
drm/sun4i: Add support for A64 display engine
Jagan Teki
1
-0
/
+1
2018-09-05
drm/sun4i: Add support for A64 mixers
Jagan Teki
1
-0
/
+24
2018-09-05
drm/virtio: add iommu support.
Gerd Hoffmann
2
-9
/
+38
2018-09-05
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
4
-7
/
+12
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
3
-1
/
+6
2018-09-05
qxl: fix null-pointer crash during suspend
Peter Wu
1
-21
/
+5
2018-09-04
drm: Remove "protection" around drm_vma_offset_manager_destroy()
Chris Wilson
1
-3
/
+0
2018-09-04
drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl
Chris Wilson
1
-1
/
+1
2018-09-03
drm/tegra: kick out simplefb
Michał Mirosław
1
-0
/
+4
2018-09-03
drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)
Michał Mirosław
1
-17
/
+1
2018-09-03
drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
Michał Mirosław
1
-19
/
+1
2018-09-03
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-21
/
+3
2018-09-03
drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2
-29
/
+1
2018-09-03
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-22
/
+1
2018-09-03
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-17
/
+1
2018-09-03
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-22
/
+1
2018-09-03
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-23
/
+1
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
19
-144
/
+8
2018-09-03
drm/omap: Store CRTC timings in .set_timings() operation
Laurent Pinchart
6
-16
/
+12
2018-09-03
drm/omap: venc: Fixup video mode in .check_timings() operation
Laurent Pinchart
1
-15
/
+8
2018-09-03
drm/omap: sdi: Fixup video mode in .check_timings() operation
Laurent Pinchart
1
-15
/
+22
2018-09-03
drm/omap: hdmi: Constify video mode and related pointers
Laurent Pinchart
5
-13
/
+13
2018-09-03
drm/omap: dsi: Fixup video mode in .set_config() operation
Laurent Pinchart
1
-13
/
+14
2018-09-03
drm/omap: dpi: Don't fixup video mode in dpi_set_mode()
Laurent Pinchart
1
-11
/
+1
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
9
-50
/
+32
2018-09-03
drm/omap: Split mode fixup and mode set from encoder enable
Laurent Pinchart
1
-69
/
+79
2018-09-03
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
2
-47
/
+43
2018-09-03
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
7
-21
/
+0
2018-09-03
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
3
-94
/
+0
2018-09-03
drm/omap: Query timing information from analog TV encoder
Laurent Pinchart
2
-9
/
+37
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
15
-139
/
+32
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
12
-66
/
+79
2018-09-03
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
3
-15
/
+0
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
2
-38
/
+3
2018-09-03
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
13
-28
/
+0
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
19
-19
/
+19
2018-09-03
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions
Laurent Pinchart
2
-12
/
+12
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
3
-30
/
+31
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
3
-16
/
+21
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
3
-42
/
+1
[next]