Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fa22e7b7741b202ee8f0cb28461189418d9b52ea
/
drivers
/
gpu
4fbbed4
drm/nouveau: use post-decrement in error handling
by Rasmus Villemoes
· 9 years ago
5fff80b
drm/atomic: Allow for holes in connector state, v2.
by Maarten Lankhorst
· 9 years ago
5441ea1
Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
aaa7dd2
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
42412b1
Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
8d409cb
drm/i915: Fix hpd live status bits for g4x
by Ville Syrjälä
· 9 years ago
dada168
drm/qxl: fix erroneous return value
by Anton Protopopov
· 9 years ago
ff683df
drm/nouveau/display: Enable vblank irqs after display engine is on again.
by Mario Kleiner
· 9 years ago
e0b34e3
drm/radeon/pm: Handle failure of drm_vblank_get.
by Mario Kleiner
· 9 years ago
bb74fc1
drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
by Mario Kleiner
· 9 years ago
c61934e
drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
by Mario Kleiner
· 9 years ago
99b8e71
drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
by Mario Kleiner
· 9 years ago
e823589
drm: No-Op redundant calls to drm_vblank_off() (v2)
by Mario Kleiner
· 9 years ago
3485570
drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
by Gerd Hoffmann
· 9 years ago
e8f051e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
8ae22cb
Revert "drm/dp/mst: change MST detection scheme"
by Dave Airlie
· 9 years ago
36cb625
drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.
by Eric Anholt
· 9 years ago
001bdb5
drm/vc4: Enable runtime PM.
by Eric Anholt
· 9 years ago
c4ce60d
drm/vc4: Fix spurious GPU resets due to BO reuse.
by Eric Anholt
· 9 years ago
2ee9465
drm/vc4: Drop error message on seqno wait timeouts.
by Eric Anholt
· 9 years ago
13cf890
drm/vc4: Fix -ERESTARTSYS error return from BO waits.
by Eric Anholt
· 9 years ago
2c68f1f
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
by Eric Anholt
· 9 years ago
54aec44
drm/vc4: Fix the clear color for the first tile rendered.
by Eric Anholt
· 9 years ago
e001523
drm/vc4: Validate that WAIT_BO padding is cleared.
by Eric Anholt
· 9 years ago
bc3f5d8
drm/radeon: use post-decrement in error handling
by Rasmus Villemoes
· 9 years ago
09ccbb7
drm/amdgpu: use post-decrement in error handling
by Rasmus Villemoes
· 9 years ago
00780f3
drm/exynos/decon: fix disable clocks order
by Andrzej Hajda
· 9 years ago
d380a16
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
by Marek Szyprowski
· 9 years ago
74ebc70
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
by Marek Szyprowski
· 9 years ago
c90f950
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
by Marek Szyprowski
· 9 years ago
e7ad660
drm/exynos: dsi: restore support for drm bridge
by Marek Szyprowski
· 9 years ago
8b0be57
drm/exynos: mic: make all functions static
by Marek Szyprowski
· 9 years ago
622688f3
drm/exynos: mic: convert to component framework
by Marek Szyprowski
· 9 years ago
38b5e5f
drm/exynos: mic: use devm_clk interface
by Marek Szyprowski
· 9 years ago
0f10c71
drm/exynos: fix types for compilation on 64bit architectures
by Marek Szyprowski
· 9 years ago
977b506
drm/exynos: ipp: fix incorrect format specifiers in debug messages
by Marek Szyprowski
· 9 years ago
c327cd6
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
by Joonyoung Shim
· 9 years ago
bdbe58e
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
cc1de6e
drm/amdgpu: fix issue with overlapping userptrs
by Christian König
· 9 years ago
f6ff4f6
drm/radeon: hold reference to fences in radeon_sa_bo_new
by Nicolai Hähnle
· 9 years ago
b19763d
drm/amdgpu: remove unnecessary forward declaration
by Nicolai Hähnle
· 9 years ago
a8d81b3
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
by Nicolai Hähnle
· 9 years ago
ca19852
drm/amdgpu: fix s4 resume
by Flora Cui
· 9 years ago
ed3f9fd
drm/i915: fix error path in intel_setup_gmbus()
by Rasmus Villemoes
· 9 years ago
3974884
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
by Lyude
· 9 years ago
3d849b0
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
by Lyude
· 9 years ago
e2e407d
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
by Matt Roper
· 9 years ago
db5cffc
drm/amdgpu/cz: plumb pg flags through to powerplay
by Alex Deucher
· 9 years ago
52b52a8
drm/amdgpu/tonga: plumb pg flags through to powerplay
by Alex Deucher
· 9 years ago
e3b04bc
drma/dmgpu: move cg and pg flags into shared headers
by Alex Deucher
· 9 years ago
b118af7
drm/amdgpu: remove unused cg defines
by Alex Deucher
· 9 years ago
08d3340
drm/amdgpu: add a cgs interface to fetch cg and pg flags
by Alex Deucher
· 9 years ago
f997e6f
drm/amd/powerplay/tonga: disable vce pg
by Alex Deucher
· 9 years ago
3d5afb4
drm/amd/powerplay/tonga: disable uvd pg
by Alex Deucher
· 9 years ago
67a0a0f
drm/amd/powerplay/cz: disable vce pg
by Alex Deucher
· 9 years ago
d4fdc08
drm/amd/powerplay/cz: disable uvd pg
by Alex Deucher
· 9 years ago
35e5912
drm/amdgpu: be consistent with uvd cg flags
by Alex Deucher
· 9 years ago
0fd4af9
drm/amdgpu: clean up vce pg flags for cz/st
by Alex Deucher
· 9 years ago
808a934
drm/amdgpu: handle vce pg flags properly
by Alex Deucher
· 9 years ago
b6df77fc
drm/amdgpu: handle uvd pg flags properly
by Alex Deucher
· 9 years ago
50171eb
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
by Alex Deucher
· 9 years ago
76ecb2c
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
by Alex Deucher
· 9 years ago
cd474ba
drm/amdgpu: add pcie cap module parameters (v2)
by Alex Deucher
· 9 years ago
0fd64e8
drm/i915/dp: reduce missing TPS3 support errors to debug logging
by Jani Nikula
· 9 years ago
bf039fa
drm/i915/dp: abstract training pattern selection
by Jani Nikula
· 9 years ago
bfadcde
drm/i915/dsi: skip gpio element execution when not supported
by Jani Nikula
· 9 years ago
26f6f2d
drm/i915/dsi: don't pass arbitrary data to sideband
by Jani Nikula
· 9 years ago
4db3a24
drm/i915/dsi: defend gpio table against out of bounds access
by Jani Nikula
· 9 years ago
949d0b5
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
by Matt Roper
· 9 years ago
93232ae
drm/i915: Allow i915_gem_object_get_page() on userptr as well
by Chris Wilson
· 9 years ago
6739b3d
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes
by Dave Airlie
· 9 years ago
91a25e4
drm/dp/mst: deallocate payload on port destruction
by Mykola Lysenko
· 9 years ago
c175cd1
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
by Andrey Grodzovsky
· 9 years ago
5e93b82
drm/dp/mst: move GUID storage from mgr, port to only mst branch
by Hersen Wu
· 9 years ago
cfcfa08
drm/dp/mst: change MST detection scheme
by Mykola Lysenko
· 9 years ago
a9ebb3e
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
by Harry Wentland
· 9 years ago
4d6a10d
drm/mst: Add range check for max_payloads during init
by Imre Deak
· 9 years ago
441388a
drm/mst: Don't ignore the MST PBN self-test result
by Imre Deak
· 9 years ago
dabe195
drm: fix missing reference counting decrease
by Insu Yun
· 9 years ago
c745884
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
ec71f12
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 9 years ago
07c8fed
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
c6b431c
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes
by Dave Airlie
· 9 years ago
87d0f93
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
6357b75
drm/amdgpu: disable uvd and vce clockgating on Fiji
by Alex Deucher
· 9 years ago
dba280b
drm/amdgpu: remove exp hardware support from iceland
by Alex Deucher
· 9 years ago
951e096
drm/amdgpu: load MEC ucode manually on iceland
by Alex Deucher
· 9 years ago
97dde76
drm/amdgpu: don't load MEC2 on topaz
by Alex Deucher
· 9 years ago
8878d85
drm/amdgpu: drop topaz support from gmc8 module
by Alex Deucher
· 9 years ago
72b459c
drm/amdgpu: pull topaz gmc bits into gmc_v7
by Alex Deucher
· 9 years ago
8f3c162
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
by Ken Wang
· 9 years ago
429c45d
drm/amdgpu: iceland use CI based MC IP
by Ken Wang
· 9 years ago
e42d852
drm/amdgpu: move gmc7 support out of CIK dependency
by Alex Deucher
· 9 years ago
ef72053
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
by Alex Deucher
· 9 years ago
1d22a45
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
by Alex Deucher
· 9 years ago
a187f17
drm/amdgpu: mask out WC from BO on unsupported arches
by Oded Gabbay
· 9 years ago
c524498
drm/radeon: mask out WC from BO on unsupported arches
by Oded Gabbay
· 9 years ago
29ce4ed
drm: adv7511: it's HPD, not HDP
by Wolfram Sang
· 9 years ago
cd38a33
drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile
by Wolfram Sang
· 9 years ago
d0be858
drm: adv7511: really enable interrupts for EDID detection
by Wolfram Sang
· 9 years ago
Next »