October 2018 Archives by date
Starting: Mon Oct 1 05:49:34 UTC 2018
Ending: Wed Oct 31 17:05:52 UTC 2018
Messages: 347
- [Freedreno] [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
Vivek Gautam
- [Freedreno] [PATCH v3 2/3] drm/msm: Replace drm_gem_object_{un/reference} with put, get functions
Daniel Vetter
- [Freedreno] [PATCH v2] drm: Convert to using %pOFn instead of device_node.name
Daniel Vetter
- [Freedreno] [PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
Vivek Gautam
- [Freedreno] [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
Ulf Hansson
- [Freedreno] [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
Vivek Gautam
- [Freedreno] [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
Vivek Gautam
- [Freedreno] [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
Ulf Hansson
- [Freedreno] [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
Will Deacon
- [Freedreno] [PATCH 00/13] drm/msm: Hook up the DRM gpu scheduler
Sharat Masetty
- [Freedreno] [PATCH 01/13] drm/msm: Track GPU fences with idr
Sharat Masetty
- [Freedreno] [PATCH 02/13] drm/msm: Change msm_gpu_submit() API
Sharat Masetty
- [Freedreno] [PATCH 03/13] drm/msm: Save the ring name in the ring structure
Sharat Masetty
- [Freedreno] [PATCH 04/13] drm/msm: Change the name of the fence to hw_fence
Sharat Masetty
- [Freedreno] [PATCH 05/13] drm/msm: rearrange submit buffer objects clean up
Sharat Masetty
- [Freedreno] [PATCH 06/13] drm/msm: Use kzalloc for submit struct allocation
Sharat Masetty
- [Freedreno] [PATCH 07/13] drm/msm: Fix leak in submitqueue create
Sharat Masetty
- [Freedreno] [PATCH 08/13] drm/scheduler: set sched->thread to NULL in failure
Sharat Masetty
- [Freedreno] [PATCH 09/13] drm/msm: Use the DRM common Scheduler
Sharat Masetty
- [Freedreno] [PATCH 10/13] msm/drm: Remove unused code
Sharat Masetty
- [Freedreno] [PATCH 11/13] drm/scheduler: Add a timeout_start_notify function op
Sharat Masetty
- [Freedreno] [PATCH 12/13] jiffies: add utility function to calculate delta in ms
Sharat Masetty
- [Freedreno] [PATCH 13/13] drm/msm: Implement better timeout detection
Sharat Masetty
- [Freedreno] [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
Will Deacon
- [Freedreno] [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
Rob Herring
- [Freedreno] [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
Will Deacon
- [Freedreno] [PATCH 02/13] drm/msm: Change msm_gpu_submit() API
Jordan Crouse
- [Freedreno] [PATCH 03/13] drm/msm: Save the ring name in the ring structure
Jordan Crouse
- [Freedreno] [PATCH 06/13] drm/msm: Use kzalloc for submit struct allocation
Jordan Crouse
- [Freedreno] [PATCH 09/13] drm/msm: Use the DRM common Scheduler
Jordan Crouse
- [Freedreno] [PATCH 01/13] drm/msm: Track GPU fences with idr
Jordan Crouse
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes
Sean Paul
- [Freedreno] [PATCH 2/2] drm/msm: dpu: Make legacy cursor updates asynchronous
Sean Paul
- [Freedreno] [PATCH 01/13] drm/msm: Track GPU fences with idr
Rob Clark
- [Freedreno] [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
Vivek Gautam
- [Freedreno] [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
Vivek Gautam
- [Freedreno] [PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
Vivek Gautam
- [Freedreno] [PATCH 1/2] drm/msm: Use atomic helpers for pm_suspend/resume
Bruce Wang
- [Freedreno] [PATCH 2/2] drm/msm/dpu: Remove all dpu pm_suspend/resume code
Bruce Wang
- [Freedreno] [PATCH 1/2] drm/msm: Use atomic helpers for pm_suspend/resume
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
Bruce Wang
- [Freedreno] [PATCH 2/2] drm/msm/dpu: Remove all dpu pm_suspend/resume code
Sean Paul
- [Freedreno] [PATCH 1/2] drm/msm: Use atomic helpers for pm_suspend/resume
Jordan Crouse
- [Freedreno] [PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
Sean Paul
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes
Jeykumar Sankaran
- [Freedreno] [PATCH 2/2] drm/msm: dpu: Make legacy cursor updates asynchronous
Jeykumar Sankaran
- [Freedreno] [PATCH 11/18] drm/msm: Use drm_atomic_helper_shutdown
Daniel Vetter
- [Freedreno] [PATCH 09/13] drm/msm: Use the DRM common Scheduler
Sharat Masetty
- [Freedreno] [PATCH 06/13] drm/msm: Use kzalloc for submit struct allocation
Sharat Masetty
- [Freedreno] [PATCH 11/18] drm/msm: Use drm_atomic_helper_shutdown
Ville Syrjälä
- [Freedreno] [PATCH 2/2] drm/msm: dpu: Make legacy cursor updates asynchronous
Sean Paul
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Add tracing around CTL_FLUSH
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Add tracing around CTL_FLUSH
Abhinav Kumar
- [Freedreno] [PATCH] drm/msm: dpu: Add tracing around CTL_FLUSH
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Add tracing around CTL_FLUSH
Sean Paul
- [Freedreno] [v4 0/4] msm/drm: a6xx DCVS series
Sharat Masetty
- [Freedreno] [v4 1/4] drm/msm: suspend devfreq on init
Sharat Masetty
- [Freedreno] [v4 2/4] drm/msm/a6xx: Add gmu_read64() register read op
Sharat Masetty
- [Freedreno] [v4 3/4] drm/msm: re-factor devfreq code
Sharat Masetty
- [Freedreno] [v4 4/4] drm/msm/a6xx: Add devfreq support for a6xx
Sharat Masetty
- [Freedreno] [v4 4/4] drm/msm/a6xx: Add devfreq support for a6xx
Jordan Crouse
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Fix memory leak caused by dropped reference
Sean Paul
- [Freedreno] [PATCH 2/2] drm/msm: dpu: Remove checks from dpu_plane_destroy_state()
Sean Paul
- [Freedreno] [PATCH] drm/msm: a5xx: Fix improper u64 division
Sean Paul
- [Freedreno] [PATCH v2] drm/msm: adreno: Fix improper u64 division
Sean Paul
- [Freedreno] [PATCH 11/21] drm/msm: Use drm_atomic_helper_shutdown
Daniel Vetter
- [Freedreno] [PATCH 7/9] OPP: Add dev_pm_opp_get_interconnect_bw()
Sharat Masetty
- [Freedreno] [v2 0/7] drm/msm/a6xx: System Cache Support
Sharat Masetty
- [Freedreno] [v2 1/7] soc: qcom: llcc-slice: Add error checks for API functions
Sharat Masetty
- [Freedreno] [v2 2/7] iommu/arm-smmu: Add support to use Last level cache
Sharat Masetty
- [Freedreno] [v2 3/7] drm/msm: rearrange the gpu_rmw() function
Sharat Masetty
- [Freedreno] [v2 4/7] drm/msm/adreno: Add registers in the GPU CX domain
Sharat Masetty
- [Freedreno] [v2 5/7] arm64:dts:sdm845: Add register range for gpu CX
Sharat Masetty
- [Freedreno] [v2 6/7] drm/msm: Pass mmu features to generic layers
Sharat Masetty
- [Freedreno] [v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
- [Freedreno] [v2 4/7] drm/msm/adreno: Add registers in the GPU CX domain
Jordan Crouse
- [Freedreno] [v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)
Jordan Crouse
- [Freedreno] [PATCH 0/4] drm/msm: Use atomic helpers for PM suspend/resume
Bruce Wang
- [Freedreno] [PATCH 1/4] drm/msm/dpu: Remove dpu_kms_pm_suspend/resume
Bruce Wang
- [Freedreno] [PATCH 2/4] drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
Bruce Wang
- [Freedreno] [PATCH 3/4] drm/msm/dpu: Remove suspend state tracking from crtc
Bruce Wang
- [Freedreno] [PATCH 4/4] drm/msm/dpu: Remove suspend_state from dpu_kms
Bruce Wang
- [Freedreno] [PATCH 7/9] OPP: Add dev_pm_opp_get_interconnect_bw()
Jordan Crouse
- [Freedreno] [PATCH 1/4] drm/msm/dpu: Remove dpu_kms_pm_suspend/resume
Sean Paul
- [Freedreno] [PATCH 2/4] drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
Sean Paul
- [Freedreno] [PATCH 1/4] drm/msm/dpu: Remove dpu_kms_pm_suspend/resume
Sean Paul
- [Freedreno] [PATCH 3/4] drm/msm/dpu: Remove suspend state tracking from crtc
Sean Paul
- [Freedreno] [PATCH 4/4] drm/msm/dpu: Remove suspend_state from dpu_kms
Sean Paul
- [Freedreno] [PATCH] drm/msm: validate display and event threads
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm/a6xx: Remove CP perfcounter selects from the protected list
Jordan Crouse
- [Freedreno] [PATCH] drm/msm: validate display and event threads
Abhinav Kumar
- [Freedreno] [PATCH v3 0/4] drm/msm: Use atomic helpers for PM suspend/resume
Bruce Wang
- [Freedreno] [PATCH v3 1/4] drm/msm/dpu: Remove dpu_kms_pm_suspend/resume
Bruce Wang
- [Freedreno] [PATCH v3 2/4] drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
Bruce Wang
- [Freedreno] [PATCH v3 3/4] drm/msm/dpu: Remove suspend state tracking from crtc
Bruce Wang
- [Freedreno] [PATCH v3 4/4] drm/msm/dpu: Replace dpu_crtc_reset by atomic helper
Bruce Wang
- [Freedreno] [PATCH -next] drm/msm/dpu: remove duplicated include from dpu_hw_lm.c
Abhinav Kumar
- [Freedreno] [PATCH -next] drm/msm/dpu: remove duplicated include from dpu_hw_lm.c
YueHaibing
- [Freedreno] [pull] drm/msm: msm-next for 4.20
Rob Clark
- [Freedreno] [pull] drm/msm: msm-next for 4.20
Rob Clark
- [Freedreno] [PATCH 0/3] Use interconnect API in MDSS on SDM845
Sravanthi Kollukuduru
- [Freedreno] [PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
Sravanthi Kollukuduru
- [Freedreno] [PATCH 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
Sravanthi Kollukuduru
- [Freedreno] [PATCH 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
Sravanthi Kollukuduru
- [Freedreno] [PATCH] rnndb: Add additional a6xx registers in gpu CX
Sharat Masetty
- [Freedreno] [v2 4/7] drm/msm/adreno: Add registers in the GPU CX domain
Sharat Masetty
- [Freedreno] [v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
- [Freedreno] [v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)
Jordan Crouse
- [Freedreno] [PATCH 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
Jordan Crouse
- [Freedreno] [PATCH v3 2/4] drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
Sean Paul
- [Freedreno] [PATCH v3 3/4] drm/msm/dpu: Remove suspend state tracking from crtc
Sean Paul
- [Freedreno] [PATCH v3 4/4] drm/msm/dpu: Replace dpu_crtc_reset by atomic helper
Sean Paul
- [Freedreno] [PATCH 1/2] drm/msm: a5xx: Remove unneeded parens
Sean Paul
- [Freedreno] [PATCH 2/2] drm/msm: a6xx: Fix improper u64 division
Sean Paul
- [Freedreno] [PATCH 5/6] drm/msm: dpu: Remove empty/useless labels
Jeykumar Sankaran
- [Freedreno] [PATCH 1/6] drm/msm: Remove dpu_encoder_phys_ops->hw_reset()
Jeykumar Sankaran
- [Freedreno] [PATCH 2/6] drm/msm: dpu: Remove unused functions from msm_media_info.h
Jeykumar Sankaran
- [Freedreno] [PATCH 3/6] drm/msm: dpu: Remove _dpu_encoder_power_enable()
Jeykumar Sankaran
- [Freedreno] [PATCH 6/6] drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected()
Jeykumar Sankaran
- [Freedreno] [PATCH 4/6] drm/msm: dpu: Remove 'inline' from several functions
Jeykumar Sankaran
- [Freedreno] [PATCH 5/6] drm/msm: dpu: Remove empty/useless labels
Jeykumar Sankaran
- [Freedreno] [PATCH v2] drm/msm: validate display and event threads
Jeykumar Sankaran
- [Freedreno] [PATCH v3] drm/msm: validate display and event threads
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
Abhinav Kumar
- [Freedreno] [PATCH 00/25] reserve RM resources in CRTC state
Jeykumar Sankaran
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Jeykumar Sankaran
- [Freedreno] [PATCH 02/25] drm/msm/dpu: avoid tracking reservations in RM
Jeykumar Sankaran
- [Freedreno] [PATCH 03/25] drm/msm/dpu: remove dev from RM
Jeykumar Sankaran
- [Freedreno] [PATCH 04/25] drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
Jeykumar Sankaran
- [Freedreno] [PATCH 05/25] drm/msm/dpu: remove encoder from crtc mixer struct
Jeykumar Sankaran
- [Freedreno] [PATCH 06/25] drm/msm/dpu: clean up redundant hw type
Jeykumar Sankaran
- [Freedreno] [PATCH 07/25] drm/msm/dpu: reserve using crtc state
Jeykumar Sankaran
- [Freedreno] [PATCH 08/25] drm/msm/dpu: release reservation using crtc state
Jeykumar Sankaran
- [Freedreno] [PATCH 09/25] drm/msm/dpu: make RM iterator static
Jeykumar Sankaran
- [Freedreno] [PATCH 10/25] drm/msm/dpu: maintain hw_mdp in kms
Jeykumar Sankaran
- [Freedreno] [PATCH 11/25] drm/msm/dpu: remove reserve in encoder mode_set
Jeykumar Sankaran
- [Freedreno] [PATCH 12/25] drm/msm/dpu: remove mode_set_complete
Jeykumar Sankaran
- [Freedreno] [PATCH 13/25] drm/msm/dpu: make RM iterator hw type specific
Jeykumar Sankaran
- [Freedreno] [PATCH 14/25] drm/msm/dpu: remove enc_id tagging for hw blocks
Jeykumar Sankaran
- [Freedreno] [PATCH 15/25] drm/msm/dpu: avoid redundant hw blk reference
Jeykumar Sankaran
- [Freedreno] [PATCH 16/25] drm/msm/dpu: clean up test_only flag for RM reservation
Jeykumar Sankaran
- [Freedreno] [PATCH 17/25] drm/msm/dpu: remove RM HW block list iterator
Jeykumar Sankaran
- [Freedreno] [PATCH 18/25] drm/msm/dpu: merge RM interface reservation helpers
Jeykumar Sankaran
- [Freedreno] [PATCH 19/25] drm/msm/dpu: remove msm_display_topology
Jeykumar Sankaran
- [Freedreno] [PATCH 20/25] drm/msm/dpu: refine layer mixer reservations
Jeykumar Sankaran
- [Freedreno] [PATCH 21/25] drm/msm/dpu: merge RM reservation helpers
Jeykumar Sankaran
- [Freedreno] [PATCH 22/25] drm/msm/dpu: make crtc and encoder specific HW reservation
Jeykumar Sankaran
- [Freedreno] [PATCH 23/25] drm/msm/dpu: remove max_width from RM
Jeykumar Sankaran
- [Freedreno] [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
Jeykumar Sankaran
- [Freedreno] [PATCH 25/25] drm/msm/dpu: maintain RM init check internally
Jeykumar Sankaran
- [Freedreno] [PATCH 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
skolluku at codeaurora.org
- [Freedreno] [PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
skolluku at codeaurora.org
- [Freedreno] [PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
Sean Paul
- [Freedreno] [PATCH v3] drm/msm: validate display and event threads
Sean Paul
- [Freedreno] [PATCH v2] drm/msm: validate display and event threads
kbuild test robot
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Jordan Crouse
- [Freedreno] [PATCH 10/25] drm/msm/dpu: maintain hw_mdp in kms
Jordan Crouse
- [Freedreno] [PATCH 18/25] drm/msm/dpu: merge RM interface reservation helpers
Jordan Crouse
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Sean Paul
- [Freedreno] [PATCH v3] drm/msm: validate display and event threads
Jeykumar Sankaran
- [Freedreno] [PATCH 18/25] drm/msm/dpu: merge RM interface reservation helpers
Jeykumar Sankaran
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Fix memory leak caused by dropped reference
Jeykumar Sankaran
- [Freedreno] [PATCH 2/2] drm/msm: dpu: Remove checks from dpu_plane_destroy_state()
Jeykumar Sankaran
- [Freedreno] [PATCH 1/2] drm/msm: dpu: Fix memory leak caused by dropped reference
Sean Paul
- [Freedreno] [PATCH 00/25] reserve RM resources in CRTC state
Sean Paul
- [Freedreno] [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
Sean Paul
- [Freedreno] [pull] drm/msm: msm-fixes-2018-10-09 for 4.20
Rob Clark
- [Freedreno] [PATCH 02/25] drm/msm/dpu: avoid tracking reservations in RM
Sean Paul
- [Freedreno] [PATCH 03/25] drm/msm/dpu: remove dev from RM
Sean Paul
- [Freedreno] [PATCH 04/25] drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
Sean Paul
- [Freedreno] [PATCH 05/25] drm/msm/dpu: remove encoder from crtc mixer struct
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Simplify conn->state->connector to conn
Sean Paul
- [Freedreno] [PATCH 06/25] drm/msm/dpu: clean up redundant hw type
Sean Paul
- [Freedreno] [PATCH 22/25] drm/msm/dpu: make crtc and encoder specific HW reservation
Sean Paul
- [Freedreno] [PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
Abhinav Kumar
- [Freedreno] [PATCH 07/25] drm/msm/dpu: reserve using crtc state
Sean Paul
- [Freedreno] [PATCH 07/25] drm/msm/dpu: reserve using crtc state
kbuild test robot
- [Freedreno] [PATCH 06/25] drm/msm/dpu: clean up redundant hw type
kbuild test robot
- [Freedreno] [PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
kbuild test robot
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Jeykumar Sankaran
- [Freedreno] [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
Jeykumar Sankaran
- [Freedreno] [PATCH 22/25] drm/msm/dpu: make crtc and encoder specific HW reservation
Jeykumar Sankaran
- [Freedreno] [PATCH 07/25] drm/msm/dpu: reserve using crtc state
Jeykumar Sankaran
- [Freedreno] [PATCH v2 0/3] Use interconnect API in MDSS on SDM845
Sravanthi Kollukuduru
- [Freedreno] [PATCH v2 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
Sravanthi Kollukuduru
- [Freedreno] [PATCH v2 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
Sravanthi Kollukuduru
- [Freedreno] [PATCH v2 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
Sravanthi Kollukuduru
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
Viresh Kumar
- [Freedreno] [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
Jordan Crouse
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
Viresh Kumar
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Sean Paul
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 22/25] drm/msm/dpu: make crtc and encoder specific HW reservation
Sean Paul
- [Freedreno] [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
Sean Paul
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 08/25] drm/msm/dpu: release reservation using crtc state
Sean Paul
- [Freedreno] [PATCH 09/25] drm/msm/dpu: make RM iterator static
Sean Paul
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 10/25] drm/msm/dpu: maintain hw_mdp in kms
Sean Paul
- [Freedreno] [PATCH 11/25] drm/msm/dpu: remove reserve in encoder mode_set
Sean Paul
- [Freedreno] [PATCH 12/25] drm/msm/dpu: remove mode_set_complete
Sean Paul
- [Freedreno] [PATCH 13/25] drm/msm/dpu: make RM iterator hw type specific
Sean Paul
- [Freedreno] [PATCH 14/25] drm/msm/dpu: remove enc_id tagging for hw blocks
Sean Paul
- [Freedreno] [PATCH 15/25] drm/msm/dpu: avoid redundant hw blk reference
Sean Paul
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 16/25] drm/msm/dpu: clean up test_only flag for RM reservation
Sean Paul
- [Freedreno] [DPU PATCH 0/3] Add support for DisplayPort driver on SnapDragon 845
Chandan Uddaraju
- [Freedreno] [DPU PATCH 1/3] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon 845
Chandan Uddaraju
- [Freedreno] [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
Chandan Uddaraju
- [Freedreno] [DPU PATCH 3/3] drm/msm/dp: add support for DP PLL driver
Chandan Uddaraju
- [Freedreno] [DPU PATCH 1/3] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon 845
Sean Paul
- [Freedreno] [DPU PATCH 0/3] Add support for DisplayPort driver on SnapDragon 845
Jeykumar Sankaran
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Jeykumar Sankaran
- [Freedreno] [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
Jeykumar Sankaran
- [Freedreno] [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
Jordan Crouse
- [Freedreno] [PATCH 14/25] drm/msm/dpu: remove enc_id tagging for hw blocks
Jeykumar Sankaran
- [Freedreno] [PATCH v4] drm/msm: validate display and event threads
Jeykumar Sankaran
- [Freedreno] [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
Jordan Crouse
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
Sean Paul
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH v4] drm/msm: validate display and event threads
Sean Paul
- [Freedreno] [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
Jordan Crouse
- [Freedreno] [PATCH 0/3] drm/msm: Fix gpu recovery path
Sharat Masetty
- [Freedreno] [PATCH 1/3] lib/string: Pass the input gfp flags to kmalloc
Sharat Masetty
- [Freedreno] [PATCH 2/3] drm/msm: Check if target supports crash dump capture
Sharat Masetty
- [Freedreno] [PATCH 3/3] drm/msm: Fix task dump in gpu recovery
Sharat Masetty
- [Freedreno] [PATCH 08/13] drm/msm/gpu: Rearrange the code that collects the task during a hang
Sharat Masetty
- [Freedreno] [PATCH 1/3] lib/string: Pass the input gfp flags to kmalloc
Rob Clark
- [Freedreno] [PATCH v2 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
Rob Herring
- [Freedreno] [PATCH 07/25] drm/msm/dpu: reserve using crtc state
Jeykumar Sankaran
- [Freedreno] [PATCH] drm/msm/gpu: Fix a couple memory leaks in debugfs
Dan Carpenter
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
Rob Herring
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
Jordan Crouse
- [Freedreno] [PATCH] drm/msm: fix handling of cmdstream offset
Rob Clark
- [Freedreno] [PATCH] drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0
Jordan Crouse
- [Freedreno] [PATCH] drm/msm: dpu: Don't set legacy plane->crtc pointer
Sean Paul
- [Freedreno] [PATCH] drm/msm: dpu: Don't set legacy plane->crtc pointer
Daniel Vetter
- [Freedreno] [PATCH] drm/msm: dpu: Don't set legacy plane->crtc pointer
Sean Paul
- [Freedreno] [PATCH] drm/msm: fix handling of cmdstream offset
Kristian Høgsberg
- [Freedreno] [PATCH 0/3] drm/msm: Revive GPU workload profiling
Sharat Masetty
- [Freedreno] [PATCH 1/3] drm/msm: Change gpu_busy() function
Sharat Masetty
- [Freedreno] [PATCH 2/3] drm/msm/a6xx: Move power counter selectable to resume()
Sharat Masetty
- [Freedreno] [PATCH 3/3] drm/msm: Use Hardware counters for perf profiling
Sharat Masetty
- [Freedreno] [PATCH 2/3] drm/msm/a6xx: Move power counter selectable to resume()
Jordan Crouse
- [Freedreno] [PATCH 3/3] drm/msm: Use Hardware counters for perf profiling
Jordan Crouse
- [Freedreno] [PATCH 1/3] drm/msm: Change gpu_busy() function
Jordan Crouse
- [Freedreno] [PATCH 00/11] drm/msm GPU updates for 4.21
Jordan Crouse
- [Freedreno] [PATCH 01/11] drm/msm: Update generated headers
Jordan Crouse
- [Freedreno] [PATCH 02/11] drm/msm/gpu: Allocate the correct size for the GPU memptrs
Jordan Crouse
- [Freedreno] [PATCH 03/11] drm/msm: Gracefully handle failure in _msm_gem_kernel_new
Jordan Crouse
- [Freedreno] [PATCH 04/11] drm/msm/gpu: Only store local command buffers in the GPU state
Jordan Crouse
- [Freedreno] [PATCH 05/11] drm/msm/gpu: Move gpu_poll_timeout() to adreno_gpu.h
Jordan Crouse
- [Freedreno] [PATCH 06/11] drm/msm/adreno: Don't capture register values if target doesn't define them
Jordan Crouse
- [Freedreno] [PATCH 07/11] drm/msm/a6xx: Add a6xx gpu state
Jordan Crouse
- [Freedreno] [PATCH 08/11] drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
- [Freedreno] [PATCH 09/11] drm/msm/gpu: Add per-submission statistics
Jordan Crouse
- [Freedreno] [PATCH 10/11] drm/msm/gpu: Add trace events for tracking GPU submissions
Jordan Crouse
- [Freedreno] [PATCH 11/11] drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0
Jordan Crouse
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Doug Anderson
- [Freedreno] [PATCH 00/11] DPU cleanups
Jordan Crouse
- [Freedreno] [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
Jordan Crouse
- [Freedreno] [PATCH 02/11] drm/msm/dpu: Use DEFINE_SHOW_ATTRIBUTE
Jordan Crouse
- [Freedreno] [PATCH 03/11] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
Jordan Crouse
- [Freedreno] [PATCH 04/11] drm/msm/dpu: Remove dpu_crtc_is_enabled()
Jordan Crouse
- [Freedreno] [PATCH 05/11] drm/msm/dpu: Cleanup some container_of helper functions
Jordan Crouse
- [Freedreno] [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
Jordan Crouse
- [Freedreno] [PATCH 07/11] drm/msm: Make irq_postinstall optional
Jordan Crouse
- [Freedreno] [PATCH 08/11] drm/msm/dpu: Remove dpu_irq and unused functions
Jordan Crouse
- [Freedreno] [PATCH 09/11] drm/msm/dpu: Debugfs related cleanups
Jordan Crouse
- [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions
Jordan Crouse
- [Freedreno] [PATCH 11/11] drm/msm/dpu: Clean up dpu_media_info.h static inline functions
Jordan Crouse
- [Freedreno] [PATCH 02/11] drm/msm/dpu: Use DEFINE_SHOW_ATTRIBUTE
Bruce Wang
- [Freedreno] [PATCH 03/11] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
Bruce Wang
- [Freedreno] [PATCH 04/11] drm/msm/dpu: Remove dpu_crtc_is_enabled()
Bruce Wang
- [Freedreno] [PATCH 05/11] drm/msm/dpu: Cleanup some container_of helper functions
Sam Ravnborg
- [Freedreno] [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
Sam Ravnborg
- [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions
Sam Ravnborg
- [Freedreno] [PATCH 07/11] drm/msm: Make irq_postinstall optional
Bruce Wang
- [Freedreno] [PATCH 08/11] drm/msm/dpu: Remove dpu_irq and unused functions
Bruce Wang
- [Freedreno] [PATCH 11/11] drm/msm/dpu: Clean up dpu_media_info.h static inline functions
Bruce Wang
- [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions
Jordan Crouse
- [Freedreno] [PATCH 10/11] drm/msm/gpu: Add trace events for tracking GPU submissions
kbuild test robot
- [Freedreno] [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
Jordan Crouse
- [Freedreno] [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
Bruce Wang
- [Freedreno] [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
Bruce Wang
- [Freedreno] [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
Jordan Crouse
- [Freedreno] [PATCH] ir3/nir: Set up image_dims consts for image_deref_size intrinsic too
Eduardo Lima Mitev
- [Freedreno] [PATCH 0/6] gpu: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 1/6] gpu: drm: msm: adreno: adreno_device: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 2/6] gpu: drm: msm: disp: dpu1: dpu_kms: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 3/6] gpu: drm: msm: disp: mdp5: mdp5_kms: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 4/6] gpu: drm: msm: dsi: dsi_host: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 5/6] gpu: drm: msm: msm_drv: simplify getting .driver_data
Wolfram Sang
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Viresh Kumar
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Niklas Cassel
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
Jordan Crouse
- [Freedreno] [PATCH 09/11] drm/msm/dpu: Debugfs related cleanups
Bruce Wang
- [Freedreno] [PATCH] ir3_compiler/nir: fix imageSize() for buffer-backed images
Eduardo Lima Mitev
- [Freedreno] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Freedreno] [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
Sean Paul
- [Freedreno] [PATCH] drm/msm/gpu: add submit flag to hint which buffers should be dumped
Rob Clark
- [Freedreno] [PATCH] ir3_compiler/nir: fix imageSize() for buffer-backed images
Eduardo Lima Mitev
- [Freedreno] [PATCH] ir3_compiler/nir: fix imageSize() for buffer-backed images
Ilia Mirkin
- [Freedreno] [PATCH v3] ir3_compiler/nir: fix imageSize() for buffer-backed images
Eduardo Lima Mitev
- [Freedreno] [RFC] freedreno: import libdrm_freedreno + redesign submit
Kristian Høgsberg
- [Freedreno] [RFC PATCH] drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
- [Freedreno] [PATCH v3] ir3_compiler/nir: fix imageSize() for buffer-backed images
Rob Clark
- [Freedreno] [RFC PATCH] drm/scheduler: Add drm_sched_job_cleanup
Jordan Crouse
- [Freedreno] [PATCH v2 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
Matthias Kaehlcke
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Eric Engestrom
- [Freedreno] [RFC PATCH] drm/scheduler: Add drm_sched_job_cleanup
Koenig, Christian
- [Freedreno] [PATCH] drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
- [Freedreno] [PATCH] drm/scheduler: Add drm_sched_job_cleanup
Christian König
- [Freedreno] [PATCH 3/3] drm/msm: Use Hardware counters for perf profiling
Sharat Masetty
- [Freedreno] [PATCH 0/8] constify clk_ops structure
Julia Lawall
- [Freedreno] [PATCH 8/8] drm/msm/hdmi: constify clk_ops structure
Julia Lawall
- [Freedreno] [PATCH v2] drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
- [Freedreno] [PATCH v2] drm/scheduler: Add drm_sched_job_cleanup
Grodzovsky, Andrey
- [Freedreno] [PATCH v2] drm/scheduler: Add drm_sched_job_cleanup
Koenig, Christian
- [Freedreno] [PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
Will Deacon
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Freedreno] [PATCH v2 1/3] drm/msm: dpu: Mask inactive pending flushes
Sean Paul
- [Freedreno] [PATCH v2 2/3] drm/msm: dpu: Only check flush register against pending flushes
Sean Paul
- [Freedreno] [PATCH v2 3/3] drm/msm: dpu: Make legacy cursor updates asynchronous
Sean Paul
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Rob Clark
- [Freedreno] [PATCH 07/11] drm/msm/a6xx: Add a6xx gpu state
Sharat Masetty
- [Freedreno] [Mesa-dev] [RFC] freedreno: import libdrm_freedreno + redesign submit
Emil Velikov
- [Freedreno] [PATCH 0/6] RFC: drm/msm: separate iova allocation and mapping
Jordan Crouse
- [Freedreno] [PATCH 1/6] drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
- [Freedreno] [PATCH 2/6] drm/msm: Remove sgt from the mmu unmap function
Jordan Crouse
- [Freedreno] [PATCH 3/6] drm/msm: Split msm_gem_get_iova into two steps
Jordan Crouse
- [Freedreno] [PATCH 4/6] drm/msm: Clean up and enhance the output of the 'gem' debugfs node
Jordan Crouse
- [Freedreno] [PATCH 5/6] drm/msm: Add msm_gem_get_and_pin_iova()
Jordan Crouse
- [Freedreno] [PATCH 6/6] drm/msm: Count how many times iova memory is pinned
Jordan Crouse
Last message date:
Wed Oct 31 17:05:52 UTC 2018
Archived on: Wed Oct 31 17:06:08 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).