Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
80d42db02b3a5beb8cffba08207adf5f4c525ee3
80d42db
drm/edid: use for_each_displayid_db where applicable
by Andres Rodriguez
· 6 years ago
e28ad54
drm/edid: parse CEA blocks embedded in DisplayID
by Andres Rodriguez
· 6 years ago
dfd0339
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 6 years ago
9b75276
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 6 years ago
2cfb198
drm/komeda: Make Komeda interrupts shareable
by Ayan Halder
· 6 years ago
0b044a9
drm/komeda: fix 32-bit komeda_crtc_update_clock_ratio
by Arnd Bergmann
· 6 years ago
417f254
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
39a207d
Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
031e610
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 6 years ago
836334f
drm/todo: Update drm_gem_object_funcs todo even more
by Daniel Vetter
· 6 years ago
2b5d74f
drm/stm: drv: fix suspend/resume
by Yannick Fertré
· 6 years ago
002c845
drm/self_refresh: Fix possible NULL deref in failure path
by Sean Paul
· 6 years ago
a6c6060
drm/komeda: Correct printk format specifier for "size_t"
by james qian wang (Arm Technology China)
· 6 years ago
a106504
malidp: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
8b70ce7
komeda: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
7d0ed30
drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()
by Dan Carpenter
· 6 years ago
1ee008f
drm/i915: Update DRIVER_DATE to 20190619
by Jani Nikula
· 6 years ago
2f53094
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
by Chris Wilson
· 6 years ago
90b86fc
DRM: Add KMS driver for the Ingenic JZ47xx SoCs
by Paul Cercueil
· 6 years ago
34884db
dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
by Paul Cercueil
· 6 years ago
7359134
drm/i915/execlists: Detect cross-contamination with GuC
by Chris Wilson
· 6 years ago
44d8940
drm/i915: Make the semaphore saturation mask global
by Chris Wilson
· 6 years ago
264b943
drm/komeda: Enable writeback split support
by james qian wang (Arm Technology China)
· 6 years ago
4b9baf7
drm/komeda: Add new component komeda_splitter
by james qian wang (Arm Technology China)
· 6 years ago
f461d65
drm/komeda: Accept null writeback configurations for writeback
by james qian wang (Arm Technology China)
· 6 years ago
420810c
drm/komeda: Refine function to_d71_input_id
by james qian wang (Arm Technology China)
· 6 years ago
3b9dfa4
drm/komeda: Add slave pipeline support
by Lowry Li (Arm Technology China)
· 6 years ago
a407a65
drm/komeda: Add layer split support
by james qian wang (Arm Technology China)
· 6 years ago
b35d092
drm/komeda: Add split support for scaler
by james qian wang (Arm Technology China)
· 6 years ago
9a28105f
drm/komeda: Add component komeda_merger
by james qian wang (Arm Technology China)
· 6 years ago
6190532
dt/bindings: drm/komeda: Unify mclk/pclk/pipeline->aclk to one ACLK
by james qian wang (Arm Technology China)
· 6 years ago
6f84da0
drm/komeda: Rename main engine clk name "mclk" to "aclk"
by james qian wang (Arm Technology China)
· 6 years ago
28be315
drm/komeda: Unify mclk/pclk/pipeline->aclk to one MCLK
by james qian wang (Arm Technology China)
· 6 years ago
109bd7d
drm/komeda: Adds zorder support
by Lowry Li (Arm Technology China)
· 6 years ago
04e8454
drm/komeda: Add format support for Y0L2, P010, YUV420_8/10BIT
by james qian wang (Arm Technology China)
· 6 years ago
df860f9
drm/komeda: Add komeda_fb_check_src_coords
by james qian wang (Arm Technology China)
· 6 years ago
6af386d
dt/bindings: drm/komeda: Adds SMMU support for D71 devicetree
by Lowry Li (Arm Technology China)
· 6 years ago
e87cae3
drm/komeda: Adds SMMU support
by Lowry Li (Arm Technology China)
· 6 years ago
9682dee
drm/komeda: Enable color-encoding (YUV format) support
by Lowry Li (Arm Technology China)
· 6 years ago
97e659d
drm/komeda: Update HW up-sampling on D71
by Lowry Li (Arm Technology China)
· 6 years ago
1935863
drm/komeda: Adds limitation check for AFBC wide block not support Rot90
by Lowry Li (Arm Technology China)
· 6 years ago
429bfab
drm/komeda: Add rotation support on Komeda driver
by Lowry Li (Arm Technology China)
· 6 years ago
0e52ab9
drm/komeda: Clear enable bit in CU_INPUTx_CONTROL
by Lowry Li (Arm Technology China)
· 6 years ago
ebf6899
arm/komeda: Convert dp_wait_cond() to return an error code.
by Liviu Dudau
· 6 years ago
62ffc39
drm/komeda: Creates plane alpha and blend mode properties
by Lowry Li (Arm Technology China)
· 6 years ago
42b6f11
drm/komeda: Add image enhancement support
by james qian wang (Arm Technology China)
· 6 years ago
1f7f9ab
drm/komeda: Add engine clock requirement check for the downscaling
by james qian wang (Arm Technology China)
· 6 years ago
d92b66b
drm/komeda: Add writeback scaling support
by james qian wang (Arm Technology China)
· 6 years ago
6d30cbf
drm/komeda: Implement D71 scaler support
by james qian wang (Arm Technology China)
· 6 years ago
502932a
drm/komeda: Add the initial scaler support for CORE
by james qian wang (Arm Technology China)
· 6 years ago
7fded55
drm/komeda: Attach scaler to drm as private object
by james qian wang (Arm Technology China)
· 6 years ago
65ad239
drm/komeda: Added AFBC support for komeda driver
by james qian wang (Arm Technology China)
· 6 years ago
5d51f6c
drm/komeda: Add writeback support
by james qian wang (Arm Technology China)
· 6 years ago
d609f60
Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next
by Maarten Lankhorst
· 6 years ago
bcb7416
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 6 years ago
90b2df5
drm/vc4: hdmi: Set default state margin at reset
by Maxime Ripard
· 6 years ago
b7ced38
drm/selftests: Add command line parser selftests
by Maxime Ripard
· 6 years ago
731514b
drm/atomic: Add a function to reset connector TV properties
by Maxime Ripard
· 6 years ago
3d46a30
drm/modes: Parse overscan properties
by Maxime Ripard
· 6 years ago
22045e8
drm/connector: Introduce a TV margins structure
by Maxime Ripard
· 6 years ago
1bf4e09
drm/modes: Allow to specify rotation and reflection on the commandline
by Maxime Ripard
· 6 years ago
3aeeb13
drm/modes: Support modes names on the command line
by Maxime Ripard
· 6 years ago
e08ab74
drm/modes: Rewrite the command line parser
by Maxime Ripard
· 6 years ago
a99076e
drm/client: Change drm_client_panel_rotation name
by Maxime Ripard
· 6 years ago
307696d
drm/client: Restrict the rotation check to the rotation itself
by Maxime Ripard
· 6 years ago
46cc2d7
drm/client: Restrict the plane_state scope
by Maxime Ripard
· 6 years ago
772cd52
drm/connector: Add documentation for drm_cmdline_mode
by Maxime Ripard
· 6 years ago
52d2d44
Merge v5.2-rc5 into drm-next
by Daniel Vetter
· 6 years ago
2443091
fbcon: Export fbcon_update_vcs
by Daniel Vetter
· 6 years ago
c936843
drm/vkms: add crc sources list
by Oleg Vasilev
· 6 years ago
b6b3821
drm/vkms: Move format arrays to vkms_plane.c
by Daniel Vetter
· 6 years ago
8a08e50
drm: Permit video-buffers writecombine mapping for MIPS
by Serge Semin
· 6 years ago
381f8a2
drm/i915/psr: Force manual PSR exit in older gens
by José Roberto de Souza
· 6 years ago
eca15360
drm/i915: Don't dereference request if it may have been retired when printing
by Chris Wilson
· 6 years ago
1422768
drm/i915/selftests: Flush live_evict
by Chris Wilson
· 6 years ago
0bd6cb6
drm/i915: Skip shrinking already freed pages
by Chris Wilson
· 6 years ago
767662b
drm/i915: Update workarounds selftest for read only regs
by Robert M. Fosha
· 6 years ago
7b3d406
drm/i915: Add whitelist workarounds for ICL
by John Harrison
· 6 years ago
ebd2de4
drm/i915: Support whitelist workarounds on all engines
by John Harrison
· 6 years ago
5380d0b
drm/i915: Support flags in whitlist WAs
by John Harrison
· 6 years ago
b7a3623
drm/rcar-du: Fix error check when retrieving crtc state
by Sean Paul
· 6 years ago
7afc7f8
drm/i915: Drop the _INCOMPLETE for has_infoframe
by Ville Syrjälä
· 6 years ago
dde8483
drm/i915: Make pipe_config_err() vs. fastset less confusing
by Ville Syrjälä
· 6 years ago
b124ea4
drm/i915: Constify intel_pipe_config_compare()
by Ville Syrjälä
· 6 years ago
f052155
drm/i915: Don't clobber M/N values during fastset check
by Ville Syrjälä
· 6 years ago
7786fd1
drm/panfrost: Expose performance counters through unstable ioctls
by Boris Brezillon
· 6 years ago
1e51348
drm/panfrost: Add an helper to check the GPU generation
by Boris Brezillon
· 6 years ago
92f0ad0
drm/panfrost: Add a module parameter to expose unstable ioctls
by Boris Brezillon
· 6 years ago
dd082ce
drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
by Boris Brezillon
· 6 years ago
ef78f7b
drm/i915: Use drm_gem_object.resv
by Chris Wilson
· 6 years ago
7009db1
drm/i915: Keep engine alive as we retire the context
by Chris Wilson
· 6 years ago
9bbfda5
drm/vmwgfx: Kill unneeded legacy security features
by Thomas Hellstrom
· 6 years ago
358d76d
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
by Deepak Rawat
· 6 years ago
03583e5
drm/vmwgfx: Add debug message for layout change ioctl
by Deepak Rawat
· 6 years ago
4ba3976
drm/vmwgfx: Add surface dirty-tracking callbacks
by Thomas Hellstrom
· 6 years ago
d58e3b0
drm/vmwgfx: Implement an infrastructure for read-coherent resources
by Thomas Hellstrom
· 6 years ago
86aeaa0
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
by Thomas Hellstrom
· 6 years ago
9339221
drm/vmwgfx: Implement an infrastructure for write-coherent resources
by Thomas Hellstrom
· 6 years ago
7a39f35
drm/ttm: TTM fault handler helpers
by Thomas Hellstrom
· 6 years ago
32d1f69
drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
by Thomas Hellstrom
· 6 years ago
Next »