Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2da2ca24a38f0200111e3b8823c08d02cb59d362
/
drivers
/
gpu
/
drm
/
msm
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
8c7eac5
Merge tag 'drm-msm-next-2018-06-04' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
74d3a3a
drm/msm: Fix NULL deref on bind/probe deferral
by Sean Paul
· 7 years ago
d14659f
drm/msm: Switch to atomic_helper_commit()
by Sean Paul
· 7 years ago
70db18d
drm/msm: Remove msm_commit/worker, use atomic helper commit
by Sean Paul
· 7 years ago
e765ea7
drm/msm: Issue queued events when disabling crtc
by Sean Paul
· 7 years ago
db8f4d5
drm/msm: Move implicit sync handling to prepare_fb
by Sean Paul
· 7 years ago
347b90b
drm/msm: Refactor complete_commit() to look more the helpers
by Sean Paul
· 7 years ago
c21c731
drm/msm: Don't subclass drm_atomic_state anymore
by Archit Taneja
· 7 years ago
7907a0d
drm/msm/mdp5: Use the new private_obj state
by Archit Taneja
· 7 years ago
8d58ef3
drm/msm/mdp5: Add global state as a private atomic object
by Archit Taneja
· 7 years ago
acb1acd
drm/msm: use correct aspace pointer in msm_gem_put_iova()
by Daniel Mack
· 7 years ago
3c9620c
drm/msm: remove unbalanced mutex unlock
by Daniel Mack
· 7 years ago
641be14
drm/msm: don't deref error pointer in the msm_fbdev_create error path
by Emil Velikov
· 7 years ago
cf606fe
drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
by Stefan Agner
· 7 years ago
03c94d6
drm/msm: Fix possible null dereference on failure of get_pages()
by Ben Hutchings
· 7 years ago
4e49023
drm/msm: Add modifier to mdp_get_format arguments
by Jeykumar Sankaran
· 7 years ago
2038727
drm/msm: Mark the crtc->state->event consumed
by Sean Paul
· 7 years ago
f7b6bf2
drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY
by Abhinav Kumar
· 7 years ago
9c5638d
drm/msm/dsi: check video mode engine status before waiting
by Abhinav Kumar
· 7 years ago
79ebc86
drm/msm/dsi: check return value for video done waits
by Abhinav Kumar
· 7 years ago
94cc2fd
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 7 years ago
9e1de90
drm/msm: Don't setup control node debugfs files
by Daniel Vetter
· 7 years ago
14cdea8
Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 7 years ago
789d4c3
drm/msm: don't deref error pointer in the msm_fbdev_create error path
by Emil Velikov
· 7 years ago
a4af892
drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
by Stefan Agner
· 7 years ago
3976626
drm/msm: Fix possible null dereference on failure of get_pages()
by Ben Hutchings
· 7 years ago
f2f3df0
drm/msm: Add modifier to mdp_get_format arguments
by Jeykumar Sankaran
· 7 years ago
78b32d4
drm/msm: Mark the crtc->state->event consumed
by Sean Paul
· 7 years ago
f1fa7ff
drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY
by Abhinav Kumar
· 7 years ago
a56896c
drm/msm/dsi: check video mode engine status before waiting
by Abhinav Kumar
· 7 years ago
a6bb80f
drm/msm/dsi: check return value for video done waits
by Abhinav Kumar
· 7 years ago
92589cb
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
b65bd40
Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
288e5c8
drm/msm: fix building without debugfs
by Arnd Bergmann
· 7 years ago
61b734c
drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi
by Rob Clark
· 7 years ago
583c13f
drm/msm/mdp5: add missing LM flush bits
by Rob Clark
· 7 years ago
1af8179
drm/msm/mdp5: print a bit more of the atomic state
by Rob Clark
· 7 years ago
f9cb8d8
drm/msm/mdp5: rework CTL START signal handling
by Rob Clark
· 7 years ago
79d57bf
drm/msm: Trigger fence completion from GPU
by Bjorn Andersson
· 7 years ago
d71b6bd
drm/msm/dsi: fix direct caller of msm_gem_free_object()
by Rob Clark
· 7 years ago
94c3e78
drm/msm: strip out msm_fence_cb
by Rob Clark
· 7 years ago
14be320
drm/msm: rename mdp->disp
by Rob Clark
· 8 years ago
52749d6
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
by Gustavo A. R. Silva
· 8 years ago
5abc7dd
drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 8 years ago
81af63a
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
by Ville Syrjälä
· 8 years ago
fb48989
drm/msm/dsi: Get byte_intf_clk only for versions that need it
by Archit Taneja
· 8 years ago
9de43e7
drm/msm/adreno: Use generic function to load firmware to a buffer object
by Jordan Crouse
· 8 years ago
c5e3548
drm/msm/adreno: Define a list of firmware files to load per target
by Jordan Crouse
· 8 years ago
f306953
drm/msm/adreno: Rename gpmufw to powerfw
by Jordan Crouse
· 8 years ago
edf5cea
drm/msm: Pass the correct aperture end to drm_mm_init
by Jordan Crouse
· 8 years ago
9d20a0e
drm/msm/gpu: Set number of clocks to 0 if the list allocation fails
by Jordan Crouse
· 8 years ago
dc9a9b3
drm/msm: Replace gem_object deprecated functions
by Steve Kowalik
· 8 years ago
cccb972
drm/msm/hdmi: fix semicolon.cocci warnings
by Fengguang Wu
· 8 years ago
52a8988
drm/msm/mdp5: Fix trailing semicolon
by Luis de Bethencourt
· 8 years ago
c1d9708
drm/msm/dsi: Add byte_intf_clk
by Archit Taneja
· 8 years ago
02f7a6c
drm/msm/dsi: Add SDM845 in dsi_cfg
by Archit Taneja
· 8 years ago
29a1157
drm/msm/dsi: Use msm_clk_get in dsi_get_config
by Archit Taneja
· 8 years ago
ff73ff1
drm/msm/dsi: Populate the 10nm PHY funcs
by Archit Taneja
· 8 years ago
28e4309
drm/msm/dsi: Populate PLL 10nm clock ops
by Archit Taneja
· 8 years ago
973e02d
drm/msm/dsi: Add skeleton 10nm PHY/PLL code
by Archit Taneja
· 8 years ago
6d5796a
drm/msm/dsi: Update generated headers for 10nm PLL/PHY
by Archit Taneja
· 8 years ago
6a8bd08
drm/msm: add sudo flag to submit ioctl
by Rob Clark
· 8 years ago
331dc0b
drm/msm: add a5xx specific debugfs
by Rob Clark
· 8 years ago
3f0689e
drm/msm/dsi: check msm_dsi and dsi pointers before use
by Lloyd Atkinson
· 8 years ago
6e1787c
drm/msm/dsi: correct DSI id bounds check during registration
by Lloyd Atkinson
· 8 years ago
f0efc83
drm/msm/dsi: check for failure on retrieving pll in dsi manager
by Lloyd Atkinson
· 8 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
4dd27f5
soc: qcom: mdt-loader: Return relocation base
by Bjorn Andersson
· 8 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
e489c79
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 8 years ago
323b20c
Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
f91c14a
drm/msm: Add devfreq support for the GPU
by Jordan Crouse
· 8 years ago
c09513c
drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter
by Jordan Crouse
· 8 years ago
f56d9df
drm/msm/adreno: Read the speed bins for a5xx targets
by Jordan Crouse
· 8 years ago
999ae6e
drm/msm/adreno: Move clock parsing to adreno_gpu_init()
by Jordan Crouse
· 8 years ago
728bde6
drm/msm/adreno: Cleanup chipid parsing
by Jordan Crouse
· 8 years ago
1babd70
drm/msm/gpu: Remove unused bus scaling code
by Jordan Crouse
· 8 years ago
156a537
drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()
by Jordan Crouse
· 8 years ago
aa2a2ab
drm/msm/adreno: Call dev_pm_opp_put()
by Jordan Crouse
· 8 years ago
9dcfbc1
drm/msm: Fix NULL deref in adreno_load_gpu
by Archit Taneja
· 8 years ago
12a26c2
clk: divider: fix incorrect usage of container_of
by Jerome Brunet
· 8 years ago
7ddae82
drm/msm: gpu: Only sync fences on rings that exist
by Jordan Crouse
· 8 years ago
62e3a3e
drm/msm: fix leak in failed get_pages
by Prakash Kamliya
· 8 years ago
a1ed6de
drm/msm: avoid false-positive -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
8dcbde0
drm/msm/mdp4: Deduplicate bus_find_device() by name matching
by Lukas Wunner
· 8 years ago
ad40dfd
drm/msm: add missing MODULE_FIRMWARE declarations
by Nicolas Dechesne
· 8 years ago
73fc251
drm/msm: update adreno firmware path in MODULE_FIRMWARE
by Nicolas Dechesne
· 8 years ago
2d2bcce
drm/msm: free kstrdup'd cmdline
by Rob Clark
· 8 years ago
e6756d7
drm/msm: fix msm_rd_dump_submit prototype
by Arnd Bergmann
· 8 years ago
3a9016b
drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
by Colin Ian King
· 8 years ago
4ccbc6e
drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()
by Noralf Trønnes
· 8 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 8 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 8 years ago
70c5f93
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
a01cb8b
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
by Ville Syrjälä
· 8 years ago
10b47ee
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
7a88cbd
Backmerge tag 'v4.14-rc7' into drm-next
by Dave Airlie
· 8 years ago
Next »