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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
2019-07-26
1
-1
/
+2
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
99
-1414
/
+777
|
\
|
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
50
-596
/
+750
|
|
\
|
|
*
Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2019-06-28
48
-538
/
+704
|
|
|
\
|
|
|
*
drm/msm: add dirty framebuffer helper
Brian Masney
2019-06-25
4
-0
/
+11
|
|
|
*
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
2019-06-24
1
-13
/
+11
|
|
|
*
drm/msm: Re-order uninit function to work during probe defer
Sean Paul
2019-06-20
1
-4
/
+14
|
|
|
*
drm/msm/dsi: Move setup_encoder to modeset_init
Sean Paul
2019-06-20
4
-38
/
+5
|
|
|
*
drm/msm/dsi: Move dsi panel init into modeset init path
Sean Paul
2019-06-20
1
-7
/
+10
|
|
|
*
drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device
Sean Paul
2019-06-20
3
-15
/
+4
|
|
|
*
drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init()
Sean Paul
2019-06-20
1
-41
/
+59
|
|
|
*
drm/msm/dsi: Pull out panel init code into function
Sean Paul
2019-06-20
1
-4
/
+12
|
|
|
*
drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi
Sean Paul
2019-06-20
2
-9
/
+9
|
|
|
*
drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel()
Sean Paul
2019-06-20
3
-14
/
+12
|
|
|
*
drm/msm: Depopulate platform on probe failure
Sean Paul
2019-06-20
1
-3
/
+11
|
|
|
*
drm/msm/dsi_pll_10nm: Remove impossible check
Sean Paul
2019-06-20
1
-3
/
+0
|
|
|
*
drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure
Sean Paul
2019-06-20
1
-30
/
+73
|
|
|
*
drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails
Sean Paul
2019-06-20
1
-1
/
+3
|
|
|
*
drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure
Sean Paul
2019-06-20
1
-9
/
+4
|
|
|
*
drm/msm/dpu: Remove call to drm_mode_set_crtcinfo
Sean Paul
2019-06-20
1
-3
/
+0
|
|
|
*
drm/msm/mdp5: Use the interconnect API
Georgi Djakov
2019-06-20
1
-0
/
+38
|
|
|
*
drm/msm/dpu: add icc voting in dpu_mdss_init
Abhinav Kumar
2019-06-20
1
-4
/
+14
|
|
|
*
drm/msm/dpu: Integrate interconnect API in MDSS
Jayant Shekhar
2019-06-20
1
-4
/
+45
|
|
|
*
drm/msm/dpu: clean up references of DPU custom bus scaling
Jayant Shekhar
2019-06-20
4
-131
/
+80
|
|
|
*
drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
Nathan Chancellor
2019-06-19
1
-1
/
+1
|
|
|
*
drm/msm/adreno: Add A540 support
Jeffrey Hugo
2019-06-18
5
-17
/
+137
|
|
|
*
drm/msm: correct attempted NULL pointer dereference in put_iova
Brian Masney
2019-06-18
1
-2
/
+4
|
|
|
*
drm/msm/dsi: add protection against NULL dsi device
Abhinav Kumar
2019-06-18
1
-1
/
+11
|
|
|
*
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
2019-06-18
1
-1
/
+7
|
|
|
*
drm/msm/dsi: Add support for MSM8998 DSI controller
Jeffrey Hugo
2019-06-18
2
-0
/
+22
|
|
|
*
drm/msm/dsi: Add old timings quirk for 10nm phy
Jeffrey Hugo
2019-06-18
2
-3
/
+13
|
|
|
*
drm/msm/dsi: Add support for MSM8998 10nm dsi phy
Jeffrey Hugo
2019-06-18
3
-0
/
+21
|
|
|
*
drm/msm/mdp5: Fix mdp5_cfg_init error return
Jeffrey Hugo
2019-06-18
1
-1
/
+1
|
|
|
*
drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
Jordan Crouse
2019-06-18
2
-4
/
+2
|
|
|
*
drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail
Jordan Crouse
2019-06-18
1
-3
/
+6
|
|
|
*
drm/msm/dpu: Fix error recovery after failing to enable clocks
Jordan Crouse
2019-06-18
1
-3
/
+3
|
|
|
*
drm/msm: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
2019-06-18
5
-8
/
+14
|
|
|
*
drm/msm: Print all 64 bits of the faulting IOMMU address
Jordan Crouse
2019-06-18
1
-1
/
+1
|
|
|
*
drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
Jordan Crouse
2019-06-18
2
-0
/
+28
|
|
|
*
msm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
2
-27
/
+4
|
|
|
*
msm: dpu1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
7
-27
/
+4
|
|
|
*
msm: adreno: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
1
-6
/
+2
|
|
|
*
drm/msm/dpu: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-18
1
-110
/
+0
|
|
|
*
drm/msm: check for equals 0 only
Nicholas Mc Guire
2019-06-18
1
-1
/
+1
|
|
|
*
drm/msm/dpu: Remove bogus comment
Sean Paul
2019-06-18
1
-1
/
+0
|
|
|
*
drm/msm/dpu: Remove _dpu_debugfs_init
Sean Paul
2019-06-18
1
-8
/
+2
|
|
|
*
drm/msm/dpu: Use provided drm_minor to initialize debugfs
Sean Paul
2019-06-18
1
-3
/
+3
|
|
|
*
drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init
Sean Paul
2019-05-24
3
-3
/
+3
|
|
|
*
drm/msm/a6xx: Drop the device reference in gmu
Sean Paul
2019-05-24
1
-3
/
+11
|
|
|
*
drm/msm/a6xx: Remove devm calls from gmu driver
Sean Paul
2019-05-24
1
-11
/
+22
[next]