Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72fdb40c1a4b48f5fa6f6083ea7419b94639ed57
/
drivers
/
gpu
/
drm
72fdb40c
drm: extract drm_atomic_uapi.c
by Daniel Vetter
· 6 years ago
d86552e
drm/atomic: trim driver interface/docs
by Daniel Vetter
· 6 years ago
e6120d6
drm: drop drmP.h include from drm_crtc.c
by Daniel Vetter
· 6 years ago
b88ac00
drm: drop drmP.h include from drm_plane.c
by Daniel Vetter
· 6 years ago
99f45e3
drm: Drop drmP.h from drm_connector.c
by Daniel Vetter
· 6 years ago
d78aa65
drm: Add drm/drm_util.h header file
by Daniel Vetter
· 6 years ago
f11adce
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
by Jonathan Liu
· 6 years ago
5869d90
drm/sun4i: tcon: Rename Dithering related register macros
by Chen-Yu Tsai
· 6 years ago
79891d5
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu
by Chen-Yu Tsai
· 6 years ago
9a09a42
drm: expand replace_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
0a6730e
drm: expand drm_syncobj_find_fence to support timeline point v2
by Chunming Zhou
· 6 years ago
e28bd10
drm: rename null fence to stub fence in syncobj v2
by Chunming Zhou
· 6 years ago
94e4c53
drm: fix syncobj null_fence_enable_signaling
by Chunming Zhou
· 6 years ago
7010935
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
by Chris Wilson
· 6 years ago
6960e6d
drm: fix drm_mode_addfb() on big endian machines.
by Gerd Hoffmann
· 6 years ago
00409fd
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
by Gerd Hoffmann
· 6 years ago
0e94043
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
by Gerd Hoffmann
· 6 years ago
3ee22b76
drm/rockchip: rgb: add stub functions when rgb encoder is disabled
by Heiko Stuebner
· 6 years ago
0ca33ad
drm/vkms: Fix race condition around accessing frame number
by Haneen Mohammed
· 6 years ago
428e15c
drm/rockchip: vop: add rk3188 vop definitions
by Heiko Stuebner
· 6 years ago
8d54423
drm/rockchip: vop: Add directly output rgb feature for px30
by Sandy Huang
· 6 years ago
1f0f015
drm/rockchip: Add support for Rockchip Soc RGB output interface
by Sandy Huang
· 6 years ago
3880f62
drm/rockchip: add function to check if endpoint is a subdriver
by Heiko Stuebner
· 6 years ago
633ba1e
drm/sun4i: Add support for HDMI voltage regulator
by Jernej Skrabec
· 6 years ago
dd8bd54
drm/sun4i: Add support for A64 display engine
by Jagan Teki
· 6 years ago
06f27fe
drm/sun4i: Add support for A64 mixers
by Jagan Teki
· 6 years ago
a3b815f
drm/virtio: add iommu support.
by Gerd Hoffmann
· 6 years ago
b3f13ec9
drm/virtio: add virtio_gpu_object_detach() function
by Gerd Hoffmann
· 6 years ago
6c19787
drm/virtio: track virtual output state
by Gerd Hoffmann
· 6 years ago
7948a2b
qxl: fix null-pointer crash during suspend
by Peter Wu
· 6 years ago
5ddd658
drm: Remove "protection" around drm_vma_offset_manager_destroy()
by Chris Wilson
· 6 years ago
a9734d8
drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl
by Chris Wilson
· 6 years ago
6e4228f
drm/tegra: kick out simplefb
by Michał Mirosław
· 6 years ago
a7e3fa7
drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)
by Michał Mirosław
· 6 years ago
ff07a58
drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
by Michał Mirosław
· 6 years ago
770af58
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
020aa2e
drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
39a3043
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
77d1ed4
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
256ee41
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
a62dfac0
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 6 years ago
e86e894
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
by Hans Verkuil
· 6 years ago
46094b2
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
by Hans Verkuil
· 6 years ago
a4c30a4
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
by Hans Verkuil
· 6 years ago
9bcf6d9
drm_dp_cec: add note about good MegaChips 2900 CEC support
by Hans Verkuil
· 6 years ago
5ce70c7
drm_dp_cec: check that aux has a transfer function
by Hans Verkuil
· 6 years ago
09c4b49
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
by Dan Carpenter
· 7 years ago
0e7a3d4
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
94f4a12
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
by Thomas Zimmermann
· 6 years ago
233c2b7
drm/qxl: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
4efd631
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
aba911e
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
a6edf83
drm/rockchip: vop: fix some register define error for px30
by Sandy Huang
· 6 years ago
29adeb4
drm/rockchip: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
dc879f6
drm/rockchip: fix coding style and incorrect description
by Sandy Huang
· 6 years ago
b6e075c
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
by Peter Rosin
· 6 years ago
012877b
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
by Peter Rosin
· 6 years ago
9946a3a
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
by Peter Rosin
· 6 years ago
319711f
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
by Peter Rosin
· 6 years ago
bf1178c
drm/bridge: ti-sn65dsi86: Add mystery delay to enable()
by Sean Paul
· 6 years ago
bc537a9
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
a5ec833
drm: Add per-plane pixel blend mode property
by Lowry Li
· 6 years ago
5e8704a
Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
06e3c29
drm/sun4i: tcon-top: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
3e20e97
Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
0edf681
drivers/gpu/drm/gma500/: change return type to vm_fault_t
by Souptick Joarder
· 6 years ago
25da750
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
by Kai-Heng Feng
· 6 years ago
8f13b60
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
4d1608e
Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
815f0dd
include/linux/compiler*.h: make compiler-*.h mutually exclusive
by Nick Desaulniers
· 6 years ago
e296de9
drm/syncobj: Drop add/remove_callback from driver interface
by Daniel Vetter
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
ad1a56f
Revert "drm: crc: Wait for a frame before returning from open()"
by Mahesh Kumar
· 6 years ago
c0811a7
drm/crc: Cleanup crtc_crc_open function
by Mahesh Kumar
· 6 years ago
af69793
drm/vkms/crc: Implement verify_crc_source callback
by Mahesh Kumar
· 6 years ago
4eb085e
drm/vmwgfx: Convert to new IDA API
by Matthew Wilcox
· 7 years ago
9d1d02f
drm/amd/display: Don't build DCN1 when kcov is enabled
by Leo (Sunpeng) Li
· 6 years ago
dc37a9a
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
by Leo (Sunpeng) Li
· 6 years ago
95f05a3
drm/amdgpu/display: disable eDP fast boot optimization on DCE8
by Alex Deucher
· 6 years ago
e6f8d26e
drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3
by Christian König
· 6 years ago
c4aed87
drm/amdgpu: fix incorrect use of drm_file->pid
by Christian König
· 6 years ago
bce31d4
drm/amdgpu: fix incorrect use of fcheck
by Christian König
· 6 years ago
11a88c2
drm/powerplay: enable dpm under pass-through
by Yintian Tao
· 6 years ago
fa1d04e
drm/amdgpu: access register without KIQ
by Yintian Tao
· 6 years ago
bde0781
drm/amdgpu: set correct base for THM/NBIF/MP1 IP
by Evan Quan
· 6 years ago
39a3cd6
drm/amd/display: fix dentist did ranges
by Dmytro Laktyushkin
· 6 years ago
66b198f
drm/amd/display: make dp_ss_off optional
by Dmytro Laktyushkin
· 6 years ago
16747b2
drm/amd/display: fix dp_ss_control vbios flag parsing
by Dmytro Laktyushkin
· 6 years ago
8f7040b
drm/amd/display: Do not retain link settings
by Samson Tam
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
c76abab
drm: Use horizontal and vertical chroma subsampling factor while calculating offsets in the physical address of framebuffer
by Ayan Kumar Halder
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
022ff62
Merge tag 'drm-next-2018-08-17-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
f80a71b
Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
84f5685
Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
065e8c8
drm/vgem: Remove unecessary dma_fence_ops
by Daniel Vetter
· 6 years ago
4092542
drm/nouveau: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
e43b908
drm/msm: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
a5aca5d
drm/i915: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
Next »