Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b226c3491b28a6d04f66b7413c8065bd4cdc0529
b226c34
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
f61a8f3
drm/i915: Clean up cherryview_load_luts()
by Ville Syrjälä
· 6 years ago
d428ca1
drm/i915: Fix ICL output CSC programming
by Ville Syrjälä
· 6 years ago
9ce9bdb
drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
by Chris Wilson
· 6 years ago
1215d28
drm/i915: Enable render context support for Ironlake (gen5)
by Chris Wilson
· 6 years ago
928f8f4
drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context
by Chris Wilson
· 6 years ago
e0516e8
drm/i915: Move sandybride pcode access to intel_sideband.c
by Chris Wilson
· 6 years ago
063203c
drm/i915: Merge sandybridge_pcode_(read|write)
by Chris Wilson
· 6 years ago
7531942
drm/i915: Merge sbi read/write into a single accessor
by Chris Wilson
· 6 years ago
56c5098
drm/i915: Separate sideband declarations to intel_sideband.h
by Chris Wilson
· 6 years ago
ebb5eb7
drm/i915: Replace pcu_lock with sb_lock
by Chris Wilson
· 6 years ago
337fa6e
drm/i915: Lift sideband locking for vlv_punit_(read|write)
by Chris Wilson
· 6 years ago
221c786
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
by Chris Wilson
· 6 years ago
a75d035
drm/i915: Disable preemption and sleeping while using the punit sideband
by Chris Wilson
· 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
1f2b4a7
drm/i915: Allow multiple user handles to the same VM
by Chris Wilson
· 6 years ago
8f2a105
drm/i915: Explicitly pin the logical context for execbuf
by Chris Wilson
· 6 years ago
79ffac85
drm/i915: Invert the GEM wakeref hierarchy
by Chris Wilson
· 6 years ago
2ccdf6a
drm/i915: Pass intel_context to i915_request_create()
by Chris Wilson
· 6 years ago
6eee33e
drm/i915: Introduce context->enter() and context->exit()
by Chris Wilson
· 6 years ago
23c3c3d
drm/i915: Pull the GEM powermangement coupling into its own file
by Chris Wilson
· 6 years ago
d91e657
drm/i915: Introduce struct intel_wakeref
by Chris Wilson
· 6 years ago
112ed2d
drm/i915: Move GraphicsTechnology files under gt/
by Chris Wilson
· 6 years ago
86554f4
drm/i915/selftests: Verify whitelist of context registers
by Chris Wilson
· 6 years ago
0940757
drm/i915: Store the default sseu setup on the engine
by Chris Wilson
· 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
51eb1a1
drm/i915/icl: Fix clockgating issue when using scalers
by Radhakrishna Sripada
· 6 years ago
372b9ff
drm/i915: Fix skl+ max plane width
by Ville Syrjälä
· 6 years ago
9c11b12
drm/i915/icl: Fix MG_DP_MODE() register programming
by Imre Deak
· 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
2d6692e
drm/i915: Start writeback from the shrinker
by Chris Wilson
· 6 years ago
f3c2b76
drm/i915/selftests: Check that gpu reset is usable from atomic context
by Fernando Pacheco
· 6 years ago
40d211e
Revert "drm/i915/guc: Disable global reset"
by Fernando Pacheco
· 6 years ago
fc488b5
drm/i915/uc: Place uC firmware in upper range of GGTT
by Fernando Pacheco
· 6 years ago
9118007
drm/i915/uc: Reserve upper range of GGTT
by Fernando Pacheco
· 6 years ago
95ebcda
drm/i915/uc: Rename uC firmware init/fini functions
by Fernando Pacheco
· 6 years ago
267e80e
drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
by Chris Wilson
· 6 years ago
b972fff
drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOW
by Christian König
· 6 years ago
7ce99d2
drm/i915: Expose the busyspin durations for i915_wait_request
by Chris Wilson
· 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
91cbdb8
drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
by Chris Wilson
· 6 years ago
d69990e
drm/i915: Use drm_dev_unplug()
by Janusz Krzysztofik
· 6 years ago
844e331
drm/i915: Remove unwarranted clamping for hsw/bdw
by Chris Wilson
· 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
Next »