Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f8a5290f5b6c14dd1d295e2508e0dd193a9fda5
/
drivers
7f8a529
drm/amdgpu: rework vm_grab_id interface
by Christian König
· 9 years ago
fc8fa5e
drm/amdgpu: no updates shouldn't cause vm flush v2
by Christian König
· 9 years ago
cf6f1d3
drm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence
by Christian König
· 9 years ago
cdecb65
drm/amdgpu: fix context memory leak
by Christian König
· 9 years ago
0753b45
drm/amdgpu: remove amdgpu_fence_recreate
by Christian König
· 9 years ago
21c16bf
drm/amdgpu: add user fence context map v2
by Christian König
· 9 years ago
91e1a52
drm/amdgpu: deal with foreign fences in amdgpu_sync
by Christian König
· 9 years ago
0b492a4
drm/amdgpu: cleanup context structure v2
by Alex Deucher
· 9 years ago
404b2fa
drm/amdgpu: add cgs_interface for pg and cg
by rezhu
· 9 years ago
97baee7
drm/amdgpu: fix some typo for cgs definitions
by Jammy Zhou
· 9 years ago
bf3911b0
drm/amdgpu: add cgs_get_firmware_info interface v2
by Jammy Zhou
· 10 years ago
57ff96c
drm/amdgpu: implement cgs gpu memory callbacks
by Chunming Zhou
· 10 years ago
25da442
drm/amdgpu: add atom interfaces for CGS
by Chunming Zhou
· 10 years ago
0cf3be2
drm/amdgpu: Implement irq interfaces for CGS
by Alex Deucher
· 9 years ago
97cb7f6
drm/amdgpu: Implement the pciconfig callbacks for CGS
by Chunming Zhou
· 10 years ago
aba684d
drm/amdgpu: Implement mmio callbacks for CGS
by Chunming Zhou
· 10 years ago
d03846a
drm/amd: Add CGS interfaces
by Chunming Zhou
· 9 years ago
21df89a
drm/amdgpu: fix one warning message
by Jammy Zhou
· 9 years ago
d046520
drm/radeon/dce6: assign different audio pins to each encoder
by Alex Deucher
· 9 years ago
294947a
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
6406e45
Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
bef2c7b
Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
3ff8e50
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
3be6671
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 9 years ago
d3638ac
Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4eebf60
Merge tag 'v4.2-rc7' into drm-next
by Dave Airlie
· 9 years ago
8916e0b
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
2a8cb48
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
by Joonyoung Shim
· 9 years ago
01ed50d
drm/exynos: use prime helpers
by Joonyoung Shim
· 9 years ago
eb57da8
drm/exynos: remove function roundup_gem_size
by Joonyoung Shim
· 9 years ago
211b887
drm/exynos: remove function update_vm_cache_attr
by Joonyoung Shim
· 9 years ago
c4130bc
drm/exynos: remove function check_gem_flags
by Joonyoung Shim
· 9 years ago
5f3f426
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
by Joonyoung Shim
· 9 years ago
8e38976
drm/exynos: remove unused fields of struct exynos_drm_gem_buf
by Joonyoung Shim
· 9 years ago
67e93c8
drm/exynos: stop copying sg table
by Joonyoung Shim
· 9 years ago
0e9a2ee
drm/exynos: remove function exynos_drm_gem_map_buf
by Joonyoung Shim
· 9 years ago
67412d1
drm/exynos: remove mutex locking in pagefault handler
by Joonyoung Shim
· 9 years ago
23597e2
drm/exynos: remove function convert_to_vm_err_msg
by Joonyoung Shim
· 9 years ago
8139951
drm/exynos: stop using sgtable in page fault handler
by Joonyoung Shim
· 9 years ago
2b8376c
drm/exynos: remove struct exynos_drm_encoder layer
by Gustavo Padovan
· 9 years ago
6cf2727
drm/exynos: fold encoder setup into exynos_drm_load()
by Gustavo Padovan
· 9 years ago
a2986e8
drm/exynos: remove exynos_drm_create_enc_conn()
by Gustavo Padovan
· 9 years ago
af8be3f
drm/exynos: remove exynos_encoder's .commit() op
by Gustavo Padovan
· 9 years ago
07fd6e1
drm/exynos: remove extra call to exynos_dp_commit()
by Gustavo Padovan
· 9 years ago
c2c099f
drm/exynos: remove extra call to hdmi_commit()
by Gustavo Padovan
· 9 years ago
cf67cc9
drm/exynos: remove struct exynos_drm_display
by Gustavo Padovan
· 9 years ago
d1fa72d
drm/exynos: simplify calculation of possible CRTCs
by Gustavo Padovan
· 9 years ago
a090f45
drm/exynos: remove unused .remove() and .check_mode() ops from display
by Gustavo Padovan
· 9 years ago
b6f3c36
drm/exynos: remove wrappers for phy_power_{on,off}
by Gustavo Padovan
· 9 years ago
b6595dc
drm/exynos: split display's .dpms() into .enable() and .disable()
by Gustavo Padovan
· 9 years ago
08dd200
drm/exynos: return return value of exynos_crtc->enable_vblank
by Gustavo Padovan
· 9 years ago
d88d246
drm/exynos: unify exynos_drm_plane names with drm core
by Gustavo Padovan
· 9 years ago
a1bcc9d
drm/exynos: remove unused fields from struct exynos_drm_plane
by Gustavo Padovan
· 9 years ago
2eeb2e5
drm/exynos: use drm atomic state directly
by Gustavo Padovan
· 9 years ago
1e1d139
drm/exynos: pass struct exynos_drm_plane in update/enable
by Gustavo Padovan
· 9 years ago
9cc7610
drm/exynos: rename win_commit/disable to atomic-like names
by Gustavo Padovan
· 9 years ago
f59a89d
drm/exynos: remove duplicated check for suspend
by Gustavo Padovan
· 9 years ago
eafd540
drm/exynos: use KMS version of DRM vblanks functions
by Gustavo Padovan
· 9 years ago
451a8c0
drm/exynos: pass the correct pipe number
by Gustavo Padovan
· 9 years ago
43a3b86
drm/exynos: clear channels only when iommu is enabled
by Joonyoung Shim
· 9 years ago
eb7a3fc
drm/exynos: remove drm_iommu_attach_device_if_possible
by Joonyoung Shim
· 9 years ago
735c21c
drm/exynos: move order to register vidi kms driver
by Joonyoung Shim
· 9 years ago
0df5e4a
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
by Andrzej Hajda
· 9 years ago
a44652e
drm/exynos/mixer: simplify poweron flag
by Andrzej Hajda
· 9 years ago
bf56608
drm/exynos: remove unnecessary checking to support iommu
by Joonyoung Shim
· 9 years ago
b249195
drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
by Joonyoung Shim
· 9 years ago
5149705
drm/exynos: gsc: Handles the combination of rotation and flip
by Hyungwon Hwang
· 9 years ago
7b5102d
drm/exynos/hdmi: remove hdmi_v14_conf struct
by Andrzej Hajda
· 9 years ago
edb6e41
drm/exynos/hdmi: remove hdmi_v13_conf struct
by Andrzej Hajda
· 9 years ago
c93aaeb
drm/exynos/hdmi: remove redundant configuration fields
by Andrzej Hajda
· 9 years ago
cd240cd
drm/exynos/hdmi: add driver data pointer to private context
by Andrzej Hajda
· 9 years ago
882a064
drm/exynos/hdmi: remove private lock code
by Andrzej Hajda
· 9 years ago
ef6ce28
drm/exynos/hdmi: Simplify HPD gpio handling
by Andrzej Hajda
· 9 years ago
d36b300
drm/exynos/hdmi: remove old platform data code
by Andrzej Hajda
· 9 years ago
e920efe
drm/exynos/fimc: fix runtime pm support
by Marek Szyprowski
· 10 years ago
947710c
drm/exynos/mixer: always update INT_EN cache
by Andrzej Hajda
· 9 years ago
fc073248
drm/exynos/mixer: correct vsync configuration sequence
by Andrzej Hajda
· 9 years ago
81a464d
drm/exynos/mixer: fix interrupt clearing
by Andrzej Hajda
· 9 years ago
64ebd89
drm/exynos/hdmi: fix edid memory leak
by Andrzej Hajda
· 9 years ago
988a473
drm/exynos: gsc: fix wrong bitwise operation for swap detection
by Hyungwon Hwang
· 9 years ago
d248b61
drm/msm/dsi: Introduce DSI configuration module
by Hai Li
· 9 years ago
1bf4d7c
drm/msm/dsi: Make each PHY type compilation independent
by Hai Li
· 9 years ago
5c82902
drm/msm/dsi: Split PHY drivers to separate files
by Hai Li
· 9 years ago
29e6169
drm/msm/dsi: Return void from msm_dsi_phy_disable()
by Hai Li
· 9 years ago
fae11c1
drm/msm/dsi: Specify bitmask to set source PLL
by Hai Li
· 9 years ago
29f034d
drm/msm/mdp: Clear pending interrupt status before enable interrupt
by jilai wang
· 9 years ago
8089082
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
by jilai wang
· 9 years ago
095022b
drm/msm: add calls to prepare and unprepare panel
by Srinivas Kandagatla
· 9 years ago
09992e4d
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
by Archit Taneja
· 9 years ago
c118e29
drm/msm/dsi: Allow dsi to connect to an external bridge
by Archit Taneja
· 9 years ago
6f054ec
drm/msm/dsi: Create a helper to check if there is a connected device
by Archit Taneja
· 9 years ago
a9ddac9
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
by Archit Taneja
· 9 years ago
60d05cb
drm/msm/dsi: Make TE gpio optional
by Archit Taneja
· 9 years ago
3d6df06
drm/msm: mdp4 lvds: get panel node via of graph parsing
by Archit Taneja
· 10 years ago
f7009d2
drm/msm: dsi host: Use device graph parsing to parse connected panel
by Archit Taneja
· 9 years ago
14bb28b
drm/msm: dsi host: add missing of_node_put()
by Archit Taneja
· 10 years ago
78b1d47
drm/msm: Enable clocks during enable/disable_vblank() callbacks
by Hai Li
· 9 years ago
8a94b0a
drm/msm/mdp5: Add support for msm8x74v1
by jilai wang
· 9 years ago
8155ad4
drm/msm/mdp5: Add DMA pipe planes for MDP5
by jilai wang
· 9 years ago
3498409
drm/msm/mdp: Add capabilities to MDP planes (v2)
by jilai wang
· 9 years ago
Next »