index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_perf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
drm/msm: Re-order uninit function to work during probe defer
Sean Paul
1
-4
/
+14
2019-06-20
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
4
-38
/
+5
2019-06-20
drm/msm/dsi: Move dsi panel init into modeset init path
Sean Paul
1
-7
/
+10
2019-06-20
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
Sean Paul
3
-15
/
+4
2019-06-20
drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()
Sean Paul
1
-41
/
+59
2019-06-20
drm/msm/dsi: Pull out panel init code into function
Sean Paul
1
-4
/
+12
2019-06-20
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
Sean Paul
2
-9
/
+9
2019-06-20
drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
Sean Paul
3
-14
/
+12
2019-06-20
drm/msm: Depopulate platform on probe failure
Sean Paul
1
-3
/
+11
2019-06-20
drm/msm/dsi_pll_10nm: Remove impossible check
Sean Paul
1
-3
/
+0
2019-06-20
drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure
Sean Paul
1
-30
/
+73
2019-06-20
drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails
Sean Paul
1
-1
/
+3
2019-06-20
drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure
Sean Paul
1
-9
/
+4
2019-06-20
drm/msm/dpu: Remove call to drm_mode_set_crtcinfo
Sean Paul
1
-3
/
+0
2019-06-20
drm/msm/mdp5: Use the interconnect API
Georgi Djakov
1
-0
/
+38
2019-06-20
drm/msm/dpu: add icc voting in dpu_mdss_init
Abhinav Kumar
1
-4
/
+14
2019-06-20
dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
Jayant Shekhar
1
-0
/
+10
2019-06-20
drm/msm/dpu: Integrate interconnect API in MDSS
Jayant Shekhar
1
-4
/
+45
2019-06-20
drm/msm/dpu: clean up references of DPU custom bus scaling
Jayant Shekhar
4
-131
/
+80
2019-06-19
drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
Nathan Chancellor
1
-1
/
+1
2019-06-18
drm/msm/adreno: Add A540 support
Jeffrey Hugo
5
-17
/
+137
2019-06-18
drm/msm: correct attempted NULL pointer dereference in put_iova
Brian Masney
1
-2
/
+4
2019-06-18
drm/msm/dsi: add protection against NULL dsi device
Abhinav Kumar
1
-1
/
+11
2019-06-18
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
1
-1
/
+7
2019-06-18
drm/msm/dsi: Add support for MSM8998 DSI controller
Jeffrey Hugo
2
-0
/
+22
2019-06-18
drm/msm/dsi: Add old timings quirk for 10nm phy
Jeffrey Hugo
2
-3
/
+13
2019-06-18
drm/msm/dsi: Add support for MSM8998 10nm dsi phy
Jeffrey Hugo
3
-0
/
+21
2019-06-18
dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible
Jeffrey Hugo
1
-0
/
+1
2019-06-18
drm/msm/mdp5: Fix mdp5_cfg_init error return
Jeffrey Hugo
1
-1
/
+1
2019-06-18
drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
Jordan Crouse
2
-4
/
+2
2019-06-18
drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail
Jordan Crouse
1
-3
/
+6
2019-06-18
drm/msm/dpu: Fix error recovery after failing to enable clocks
Jordan Crouse
1
-3
/
+3
2019-06-18
drm/msm: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
5
-8
/
+14
2019-06-18
drm/msm: Print all 64 bits of the faulting IOMMU address
Jordan Crouse
1
-1
/
+1
2019-06-18
drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
Jordan Crouse
2
-0
/
+28
2019-06-18
msm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-27
/
+4
2019-06-18
msm: dpu1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
7
-27
/
+4
2019-06-18
msm: adreno: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-06-18
drm/msm/dpu: Fix Wunused-const-variable
Nathan Huckleberry
1
-110
/
+0
2019-06-18
drm/msm: check for equals 0 only
Nicholas Mc Guire
1
-1
/
+1
2019-06-18
drm/msm/dpu: Remove bogus comment
Sean Paul
1
-1
/
+0
2019-06-18
drm/msm/dpu: Remove _dpu_debugfs_init
Sean Paul
1
-8
/
+2
2019-06-18
drm/msm/dpu: Use provided drm_minor to initialize debugfs
Sean Paul
1
-3
/
+3
2019-05-24
drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init
Sean Paul
3
-3
/
+3
2019-05-24
drm/msm/a6xx: Drop the device reference in gmu
Sean Paul
1
-3
/
+11
2019-05-24
drm/msm/a6xx: Remove devm calls from gmu driver
Sean Paul
1
-11
/
+22
2019-05-24
drm/msm/a6xx: Check for ERR or NULL before iounmap
Sean Paul
1
-2
/
+4
2019-05-24
drm/msm/a6xx: Remove duplicate irq disable from remove
Sean Paul
1
-1
/
+0
2019-05-24
drm/msm/a6xx: Avoid freeing gmu resources multiple times
Sean Paul
2
-5
/
+10
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
[next]