index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_mocs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
drm/fb-helper: document remove*_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+22
2018-09-07
fbdev: fix kerneldoc
Michał Mirosław
1
-2
/
+2
2018-09-07
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
Jonathan Liu
1
-0
/
+61
2018-09-07
drm/sun4i: tcon: Rename Dithering related register macros
Chen-Yu Tsai
1
-12
/
+15
2018-09-07
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu
Chen-Yu Tsai
1
-9
/
+6
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
6
-11
/
+13
2018-09-06
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
5
-7
/
+8
2018-09-06
drm: rename null fence to stub fence in syncobj v2
Chunming Zhou
1
-24
/
+29
2018-09-06
drm: fix syncobj null_fence_enable_signaling
Chunming Zhou
1
-1
/
+0
2018-09-06
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
Chris Wilson
3
-11
/
+36
2018-09-06
drm: fix drm_mode_addfb() on big endian machines.
Gerd Hoffmann
2
-0
/
+25
2018-09-06
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
Gerd Hoffmann
1
-1
/
+1
2018-09-06
drm: byteorder: add DRM_FORMAT_HOST_*
Gerd Hoffmann
1
-0
/
+22
2018-09-06
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
Gerd Hoffmann
4
-4
/
+4
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
3
-0
/
+115
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
dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi
Icenowy Zheng
1
-0
/
+3
2018-09-05
dt-bindings: display: Add compatible for A64 HDMI
Jagan Teki
1
-0
/
+1
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
dt-bindings: display: Add compatible for A64 DE2 display pipeline
Jagan Teki
1
-0
/
+5
2018-09-05
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
Gustavo A. R. Silva
1
-1
/
+2
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-04
Document/gpu: Use new vm_fault_t type
Souptick Joarder
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
fbdev: add remove_conflicting_pci_framebuffers()
Michał Mirosław
3
-0
/
+49
2018-09-03
fbdev: add kerneldoc do remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+10
2018-09-03
fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+14
2018-09-03
fbdev: show fbdev number for debugging
Michał Mirosław
1
-2
/
+2
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
8
-0
/
+439
2018-08-31
drm: Describe pixel_blend_mode in drm_plane_state
Sean Paul
1
-0
/
+7
2018-08-31
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2
-1
/
+10
[next]