Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ecbb5fb7f7acee47e0b1a86132982545af806ed3
ecbb5fb
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
by Jani Nikula
· 6 years ago
0d5adc5
drm/i915: extract intel_runtime_pm.h from intel_drv.h
by Jani Nikula
· 6 years ago
12392a7
drm/i915: extract intel_atomic.h from intel_drv.h
by Jani Nikula
· 6 years ago
b9d0baa
drm/i915: extract intel_dsi_dcs_backlight.h from intel_drv.h
by Jani Nikula
· 6 years ago
46f2066
drm/i915: extract intel_dp_mst.h from intel_drv.h
by Jani Nikula
· 6 years ago
b375d0e
drm/i915: extract intel_vdsc.h from intel_drv.h and i915_drv.h
by Jani Nikula
· 6 years ago
05ca930
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
by Jani Nikula
· 6 years ago
220b92b
drm/i915: extract intel_quirks.h from intel_drv.h
by Jani Nikula
· 6 years ago
4d173e0
drm/i915: extract intel_bios.h functions from i915_drv.h
by Jani Nikula
· 6 years ago
dbeb38d
drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
by Jani Nikula
· 6 years ago
440e2b3
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
by Jani Nikula
· 6 years ago
81afa27
drm/i915: extract intel_dp_aux_backlight.h from intel_drv.h
by Jani Nikula
· 6 years ago
e075094
drm/i915: extract intel_dp_link_training.h from intel_drv.h
by Jani Nikula
· 6 years ago
8834e36
drm/i915: extract intel_fifo_underrun.h from intel_drv.h
by Jani Nikula
· 6 years ago
3db9de3
drm/i915: move dsi init functions to intel_dsi.h
by Jani Nikula
· 6 years ago
f4be705
drm/i915: make intel_dpll_mgr.h self-contained
by Jani Nikula
· 6 years ago
531747b
drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-contained
by Jani Nikula
· 6 years ago
779bc1d
drm/i915: make intel_bios.h self-contained
by Jani Nikula
· 6 years ago
aab30b8
drm/i915: ensure more headers remain self-contained
by Jani Nikula
· 6 years ago
da17223
drm/i915: do not mix workaround with normal flow
by Lucas De Marchi
· 6 years ago
323b0a8
drm/i915: reorder if chain to have last gen first
by Lucas De Marchi
· 6 years ago
fcfec1f
drm/i915/icl: fix step numbers in icl_display_core_init()
by Lucas De Marchi
· 6 years ago
0fc2273
drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
by Tvrtko Ursulin
· 6 years ago
62c8e42
drm/i915: Skip unused contexts for context_barrier_task()
by Chris Wilson
· 6 years ago
46472b3
drm/i915: Move i915_request_alloc into selftests/
by Chris Wilson
· 6 years ago
0268444
drm/i915: Remove intel_context.active_link
by Chris Wilson
· 6 years ago
5e2a041
drm/i915: Switch back to an array of logical per-engine HW contexts
by Chris Wilson
· 6 years ago
11334c6
drm/i915: Split engine setup/init into two phases
by Chris Wilson
· 6 years ago
6b736de
drm/i915: Pass intel_context to intel_context_pin_lock()
by Chris Wilson
· 6 years ago
1b1ae40
drm/i915/selftests: Pass around intel_context for sseu
by Chris Wilson
· 6 years ago
f7f28de
drm/i915/selftests: Use the real kernel context for sseu isolation tests
by Chris Wilson
· 6 years ago
fa9f668
drm/i915: Export intel_context_instance()
by Chris Wilson
· 6 years ago
251d46b
drm/i915/gvt: Pin the per-engine GVT shadow contexts
by Chris Wilson
· 6 years ago
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
Next »