Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3015342b3f9aee7ca3ee7c7d61b0eb094488a09
c301534
drm/komeda: Add komeda_build_display_data_flow
by james qian wang (Arm Technology China)
· 6 years ago
9e56030
drm/komeda: Add komeda_plane/plane_helper_funcs
by james qian wang (Arm Technology China)
· 6 years ago
11bb22e
drm/komeda: Add komeda_build_layer_data_flow
by james qian wang (Arm Technology China)
· 6 years ago
ee6b73d
drm/komeda: Initialize komeda component as drm private object
by james qian wang (Arm Technology China)
· 6 years ago
8d537d3
drm/komeda: Add komeda_pipeline/component_get_state_and_set_user
by james qian wang (Arm Technology China)
· 6 years ago
9801a7e
drm: Add drm_atomic_get_old/new_private_obj_state
by james qian wang (Arm Technology China)
· 6 years ago
7c13e5c
Merge tag 'drm-intel-next-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
5a67928
Merge tag 'drm-misc-next-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
1de7259
drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
by Noralf Trønnes
· 6 years ago
b8c7d7b
drm/atomic: -EACCESS for lease-denied crtc lookup
by Daniel Vetter
· 6 years ago
36e4523
drm/atomic: Wire file_priv through for property changes
by Daniel Vetter
· 6 years ago
204f640
drm/lease: Make sure implicit planes are leased
by Daniel Vetter
· 6 years ago
46b7577
drm/lease: Check for lessor outside of locks
by Daniel Vetter
· 6 years ago
4285c7e
drm/leases: Don't init to 0 in drm_master_create
by Daniel Vetter
· 6 years ago
ae9d6c0
drm/lease: Drop recursive leads checks
by Daniel Vetter
· 6 years ago
e40b764
drm/leases: Drop object_id validation for negative ids
by Daniel Vetter
· 6 years ago
0826936
Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/linux into drm-next
by Daniel Vetter
· 6 years ago
abbc069
drm/fb: revert the i915 Actually configure untiled displays from master
by Dave Airlie
· 6 years ago
447811a
drm/i915/icl: Fix MG_DP_MODE() register programming
by Imre Deak
· 6 years ago
929eec99
drm/i915: Avoid use-after-free in reporting create.size
by Chris Wilson
· 6 years ago
6ecac85
drm/udl: move to embedding drm device inside udl device.
by Dave Airlie
· 6 years ago
fd96e0d
drm/udl: introduce a macro to convert dev to udl.
by Dave Airlie
· 6 years ago
331ca3a
Merge tag 'exynos-drm-next-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 6 years ago
ee22f76
drm/legacy: remove some legacy lock struct members
by Dave Airlie
· 6 years ago
83c163f
drm/legacy: place all drm legacy members under DRM_LEGACY.
by Dave Airlie
· 6 years ago
61ae227
drm: allow removal of legacy codepaths (v4.1)
by Dave Airlie
· 6 years ago
848ee53
drm/legacy: don't include any of ati_pcigart in legacy. (v2)
by Dave Airlie
· 6 years ago
1fa32cb
drm/legacy: move legacy dev reinit into legacy misc
by Dave Airlie
· 6 years ago
8437dd7
drm/legacy: move init/destroy of struct members into legacy file
by Dave Airlie
· 6 years ago
fabb0e2
drm/legacy: move map_hash create/destroy into inlines
by Dave Airlie
· 6 years ago
058ca50
drm/legacy: move lock cleanup for master into lock file (v2)
by Dave Airlie
· 6 years ago
9b7a774
drm/radeon: drop unused ati pcigart include.
by Dave Airlie
· 6 years ago
35a2802
drm/legacy: move map cleanups into drm_bufs.c
by Dave Airlie
· 6 years ago
15e6085
drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.
by Dave Airlie
· 6 years ago
b30a43a
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
by Dave Airlie
· 6 years ago
8b95503
drm/ipp: clean up debug messages
by Inki Dae
· 6 years ago
df90a64
drm/vidi: replace platform_device pointer with device one
by Inki Dae
· 6 years ago
6be9005
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
by Inki Dae
· 6 years ago
6f83d20
drm/exynos: use DRM_DEV_ERROR to print out error message
by Inki Dae
· 6 years ago
62f2873
drm/exynos: remove unnecessary messages
by Inki Dae
· 6 years ago
e593053
drm/fimd: use DRM_ERROR instead of DRM_INFO in error case
by Inki Dae
· 6 years ago
f9af3f8
drm/exynos: g2d: remove style error
by Seung-Woo Kim
· 6 years ago
70b5f09e
Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm into drm-next
by Dave Airlie
· 6 years ago
42f1a01
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
6e865c7
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 6 years ago
8d8f6f7
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
b1c4f7f
Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
b3edf49
Merge branch 'vmwgfx-next' of https://gitlab.freedesktop.org/drawat/linux into drm-next
by Dave Airlie
· 6 years ago
b02872d
drm/msm/a6xx: Don't enable GPU state code if dependencies are missing
by Jordan Crouse
· 6 years ago
b55ee6b
dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region
by Jordan Crouse
· 6 years ago
abccb9f
drm/msm/a6xx: Add zap shader load
by Jordan Crouse
· 6 years ago
a9e2559
drm/msm/gpu: Move zap shader loading to adreno
by Jordan Crouse
· 6 years ago
026ef63
dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU
by Jordan Crouse
· 6 years ago
b673499
drm/msm: Split submit_lookup_objects() into two loops
by Kristian H. Kristensen
· 6 years ago
8ea274a
drm/msm: Stop dropping struct_mutex in recover_worker()
by Kristian H. Kristensen
· 6 years ago
48e7f18
drm/msm: Implement .gem_free_object_unlocked
by Kristian H. Kristensen
· 6 years ago
fb076b1
drm/msm/a6xx: Remove an unused struct member
by Jordan Crouse
· 6 years ago
41570b7
msm/drm/a6xx: Turn off the GMU if resume fails
by Jordan Crouse
· 6 years ago
e31fdb7
drm/msm/a6xx: Make GMU reset useful
by Jordan Crouse
· 6 years ago
9325d42
drm/msm/gpu: Attach to the GPU GX power domain
by Jordan Crouse
· 6 years ago
c6c5985
dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindings
by Jordan Crouse
· 6 years ago
b94a6e3
drm/msm/a6xx: Remove unwanted regulator code
by Jordan Crouse
· 6 years ago
b0fb660
drm/msm/gpu: Add submit queue queries
by Jordan Crouse
· 6 years ago
48dc424
drm/msm: add param to retrieve # of GPU faults (global)
by Rob Clark
· 6 years ago
d674c96
drm/msm/gpu: add per-process pagetables param
by Rob Clark
· 6 years ago
6cd5235
drm/msm: a5xx: fix possible object reference leak
by Wen Yang
· 6 years ago
e1505f6
drm/msm: Cleanup A6XX opp-level reading
by Douglas Anderson
· 6 years ago
4e99851
drm/msm/dpu: check split role for single flush
by Jeykumar Sankaran
· 6 years ago
9d4c8fd
drm/msm/dpu: assign intf to encoder in mode_set
by Jeykumar Sankaran
· 6 years ago
b107603b
drm/msm/dpu: map mixer/ctl hw blocks in encoder modeset
by Jeykumar Sankaran
· 6 years ago
c2ab55a
drm/msm/dpu: dont use encoder->crtc in atomic path
by Jeykumar Sankaran
· 6 years ago
a7fcc32
drm/msm/dpu: release resources on modeset failure
by Jeykumar Sankaran
· 6 years ago
366334a
drm/msm/dpu: remove phys_vid subclass
by Jeykumar Sankaran
· 6 years ago
b6057cd
drm/msm/dpu: move hw_inf encoder baseclass
by Jeykumar Sankaran
· 6 years ago
f98baa3
drm/msm: dpu: Don't set frame_busy_mask for async updates
by Sean Paul
· 6 years ago
be77ef7
drm/msm: dpu: Don't queue the frame_done watchdog for cursor
by Sean Paul
· 6 years ago
70df961
drm/msm: dpu: Untangle frame_done timeout units
by Sean Paul
· 6 years ago
2e03918
drm/msm: dpu: Simplify frame_done watchdog timeout calculation
by Sean Paul
· 6 years ago
6117f86
drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
by Sean Paul
· 6 years ago
7603df3
drm/msm: Fix NULL pointer dereference
by Luca Weiss
· 6 years ago
a6bb79a
drm/msm: Remove pm_runtime calls from msm_iommu.c
by Jordan Crouse
· 6 years ago
0abdba4
drm/msm: don't allocate pages from the MOVABLE zone
by Lucas Stach
· 6 years ago
61b51fb
drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
by Dmitry Osipenko
· 6 years ago
debcd8f
drm/panel: simple: add lg,acx467akm-7 panel
by Jonathan Marek
· 6 years ago
9e0b597
dt-bindings: drm/panel: simple: add lg,acx467akm-7 panel
by Brian Masney
· 6 years ago
bd84995
drm/mcde: Add device tree bindings
by Linus Walleij
· 6 years ago
dbb9247
Revert "drm: allow render capable master with DRM_AUTH ioctls"
by Dave Airlie
· 6 years ago
bd53280
drm/drv: Fix incorrect resolution of merge conflict
by Janusz Krzysztofik
· 6 years ago
852ce72
drm/meson: add size and alignment requirements for dumb buffers
by Neil Armstrong
· 6 years ago
2ccb843
drm/meson: Make some functions static
by YueHaibing
· 6 years ago
1f2f059
drm/sun4i: Make some symbols static
by YueHaibing
· 6 years ago
d48ae1f
drm/lima: Make lima_sched_ops static
by YueHaibing
· 6 years ago
ad2c467
drm/i915: Update DRIVER_DATE to 20190417
by Joonas Lahtinen
· 6 years ago
5b35496
drm/i915/ehl: inherit icl cdclk init/uninit
by Jani Nikula
· 6 years ago
b7147e9
drm: add drm_format_helper.c to kerneldoc
by Gerd Hoffmann
· 6 years ago
d1172ab
drm/i915: Introduce struct class_instance for engines across the uAPI
by Chris Wilson
· 6 years ago
f3fb200
drm/lima: Use the drm_gem_fence_array_add helpers for our deps.
by Eric Anholt
· 6 years ago
5d5a179
drm: Add helpers for setting up an array of dma_fence dependencies.
by Eric Anholt
· 6 years ago
c8f0056
drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
by Deepak Rawat
· 6 years ago
b16b2a2f
drm/i915: fully convert the IRQ initialization macros to intel_uncore
by Paulo Zanoni
· 6 years ago
Next »