Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b8c7d7bc8386924f57aac0a745ae3240f07b743b
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
abbc069
drm/fb: revert the i915 Actually configure untiled displays from master
by Dave Airlie
· 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
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
65f42cd
drm/i915: convert the IRQ initialization functions to intel_uncore
by Paulo Zanoni
· 6 years ago
9d9523d
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
by Paulo Zanoni
· 6 years ago
2918c3c
drm/i915: don't specify the IRQ register in the gen2 macros
by Paulo Zanoni
· 6 years ago
68eb49b
drm/i915: refactor the IRQ init/reset macros
by Paulo Zanoni
· 6 years ago
76356a9
drm: aspeed: Clean up Kconfig options
by Joel Stanley
· 6 years ago
e4eabf2
Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
5e498ab
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
by Christian König
· 6 years ago
adc674c
drm/i915: Mark up ips for RCU protection
by Chris Wilson
· 6 years ago
7a2a519
drm/i915: Drop bool return from breadcrumbs signaler
by Chris Wilson
· 6 years ago
2bfc497
drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio list
by Colin Xu
· 6 years ago
ac07157
drm/i915/gvt: addressed guest GPU hang with HWS index mode
by Xiaolin Zhang
· 6 years ago
95d002e
Merge tag 'drm-intel-next-2019-04-04' into gvt-next
by Zhenyu Wang
· 6 years ago
c856dbc8
drm/i915: Nuke drm_crtc_state and use intel_atomic_state instead
by Manasi Navare
· 6 years ago
1ab494c
drm/i915/selftests: Skip live timeline/suspend tests if wedged
by Chris Wilson
· 6 years ago
f06ddb5
BackMerge v5.1-rc5 into drm-next
by Dave Airlie
· 6 years ago
f55be0b
drm/amd/display: Add profiling tools for bandwidth validation
by Joshua Aberback
· 6 years ago
afcd526
drm/amd/display: Add fast_validate parameter
by Joshua Aberback
· 6 years ago
c14a005
drm/amd/display: Relax requirements for CRTCs to be enabled
by Nicholas Kazlauskas
· 6 years ago
004b393
drm/amd/display: Check scaling info when determing update type
by Nicholas Kazlauskas
· 6 years ago
6e8dc7b
drm/amd/display: Don't warn when DC update type > DM guess
by Nicholas Kazlauskas
· 6 years ago
f843b30
drm/amd/display: Use surface directly when checking update type
by Nicholas Kazlauskas
· 6 years ago
6491f0c
drm/amd/display: Add basic downscale and upscale valdiation
by Nicholas Kazlauskas
· 6 years ago
5ac4619
drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_get_link_cap
by Samson Tam
· 6 years ago
695af5f9
drm/amd/display: Rework DC plane filling and surface updates
by Nicholas Kazlauskas
· 6 years ago
Next »