Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1f821611f49a89d2258d256efedd618eda6344be
/
drivers
/
gpu
02e546e
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 7 years ago
2f958e8
drm/nouveau/fb/gp100-: disable address remapper
by Ben Skeggs
· 7 years ago
2d95ceb
drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
by Vijendar Mukunda
· 7 years ago
b3fc2ab
drm/amdgpu: add another ATPX quirk for TOPAZ
by Alex Deucher
· 7 years ago
263318e
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
by Hersen Wu
· 7 years ago
96a5d8d
drm/amdgpu: Make sure IB tests flushed after IP resume
by Leo Liu
· 7 years ago
eb493fb
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
by Lyude Paul
· 7 years ago
68fe23a
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
by Lyude Paul
· 7 years ago
e5d54f1
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
by Lyude Paul
· 7 years ago
37afe55
drm/nouveau: Avoid looping through fake MST connectors
by Lyude Paul
· 7 years ago
22b76bb
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
by Lyude Paul
· 7 years ago
7f073d0
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
by Dan Carpenter
· 7 years ago
df0c97e2
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst disables
by Ben Skeggs
· 7 years ago
bf642e3
Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
a929b32
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 7 years ago
9901875
Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
2757de4
Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
by Dave Airlie
· 7 years ago
e280057
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
f88147e
Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
02ce6ce
drm/amdgpu/pp/smu7: use a local variable for toc indexing
by Alex Deucher
· 7 years ago
8d4235f
amd/dc/dce100: On dce100, set clocks to 0 on suspend
by David Francis
· 7 years ago
d89d01f
drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega
by Harry Wentland
· 7 years ago
09d2da3
Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Rodrigo Vivi
· 7 years ago
9d4a0d4
drm/amdgpu: Verify root PD is mapped into kernel address space (v4)
by Andrey Grodzovsky
· 7 years ago
0b90219
drm/amd/display: fix invalid function table override
by Christian König
· 7 years ago
ed6b4b5
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
by Michel Dänzer
· 7 years ago
5292221
Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
by Alex Deucher
· 7 years ago
fcaca5d
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 7 years ago
96a85cc
drm/i915: Fix hotplug irq ack on i965/g4x
by Ville Syrjälä
· 7 years ago
92298c1
drm/armada: fix irq handling
by Russell King
· 7 years ago
d378859
drm/armada: fix colorkey mode property
by Russell King
· 7 years ago
5265f03
drm/tegra: Fix comparison operator for buffer size
by Mikko Perttunen
· 7 years ago
ec58923
gpu: host1x: Check whether size of unpin isn't 0
by Dmitry Osipenko
· 7 years ago
4466b1f
gpu: host1x: Skip IOMMU initialization if firewall is enabled
by Dmitry Osipenko
· 7 years ago
3156b53
drm/sun4i: link in front-end code if needed
by Arnd Bergmann
· 7 years ago
c78d1f9
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
c8440a7
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
0581a5c
Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
b771673
Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
413ff0b
drm/amd/display: add a check for display depth validity
by Mikita Lipski
· 7 years ago
a6311be
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
by Mikita Lipski
· 7 years ago
2c83a72
drm/etnaviv: bring back progress check in job timeout handler
by Lucas Stach
· 7 years ago
6cef21a
drm/i915/gvt: update vreg on inhibit context lri command
by Hang Yuan
· 7 years ago
99ec9e7
drm/udl: fix display corruption of the last line
by Mikulas Patocka
· 7 years ago
44f9a4b
drm/bridge/sii8620: Fix link mode selection
by Maciej Purski
· 7 years ago
fdddc65a
drm/bridge/sii8620: Fix display of packed pixel modes
by Maciej Purski
· 7 years ago
f013975
drm/bridge/sii8620: Send AVI infoframe in all MHL versions
by Maciej Purski
· 7 years ago
c660f40
drm/amdgpu: fix user fence write race condition
by Nicolai Hähnle
· 7 years ago
3030ded
Merge tag 'gvt-fixes-2018-07-03' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Jani Nikula
· 7 years ago
d403397
drm/i915: Try GGTT mmapping whole object as partial
by Chris Wilson
· 7 years ago
c3d0280
drm/amdgpu/pm: fix display count in non-DC path
by Alex Deucher
· 7 years ago
0859df2
drm/amdgpu: fix swapped emit_ib_size in vce3
by Alex Deucher
· 7 years ago
718b540
drm: Use kvzalloc for allocating blob property memory
by Michel Dänzer
· 7 years ago
a4cae23
drm/i915/gvt: changed DDI mode emulation type
by Xiaolin Zhang
· 7 years ago
510fe10
drm/i915/gvt: fix a bug of partially write ggtt enties
by Zhao Yan
· 7 years ago
aab109b
drm/exynos: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
af7d910
drm/exynos: Replace drm_gem_object_unreference_unlocked with put function
by Thomas Zimmermann
· 7 years ago
fa7743b
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
by Thomas Zimmermann
· 7 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
9544bc5
sg: remove ->sg_magic member
by Jens Axboe
· 7 years ago
e94595b
drm/exynos: ipp: use correct enum type
by Stefan Agner
· 7 years ago
7b7aa62
drm/exynos: decon5433: Fix WINCONx reset value
by Marek Szyprowski
· 7 years ago
ab337fc
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
by Marek Szyprowski
· 7 years ago
5d5657a
drm/exynos: fimc: Use real buffer width for configuring the hardware
by Marek Szyprowski
· 7 years ago
dd209ef
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
by Marek Szyprowski
· 7 years ago
4cc11a5
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
by Marek Szyprowski
· 7 years ago
28b6763
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
by Marek Szyprowski
· 7 years ago
4958a1c
drm/exynos: gsc: Use real buffer width for configuring the hardware
by Marek Szyprowski
· 7 years ago
4e1a623
drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modes
by Marek Szyprowski
· 7 years ago
280e54c
drm/exynos: scaler: Reset hardware before starting the operation
by Andrzej Pietrasiewicz
· 7 years ago
1b0966c
drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretation
by Marek Szyprowski
· 7 years ago
69705ad
drm/exynos: ipp: Rework checking for the correct buffer formats
by Marek Szyprowski
· 7 years ago
f9ff685
drm/amdgpu: Dynamically probe for ATIF handle (v2)
by Lyude Paul
· 7 years ago
4aa5d5e
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
by Lyude Paul
· 7 years ago
2cd5fe2
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
by Lyude Paul
· 7 years ago
2d8aa4e
Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
d12bce9
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
1513b1c
drm/amd/powerplay: smc_dpm_info structure change
by Evan Quan
· 7 years ago
36953aa
drm/amd/powerplay: correct vega12 bootup values settings
by Evan Quan
· 7 years ago
363a3d3
drm/amd/powerplay: correct vega12 thermal support as true
by Evan Quan
· 7 years ago
daebc5a
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
449490f
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 7 years ago
4de9f38
drm/amd/display: release spinlock before committing updates to stream
by Shirish S
· 7 years ago
62d5b8e
drm/amdgpu:Support new VCN FW version naming convention
by James Zhu
· 7 years ago
d9e98ee
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
by Leo Liu
· 7 years ago
bf6ba3a
drm/etnaviv: Fix driver unregistering
by Fabio Estevam
· 7 years ago
45a0faa
drm/etnaviv: Check for platform_device_register_simple() failure
by Fabio Estevam
· 7 years ago
01a9e949
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
by Christophe JAILLET
· 7 years ago
38e624a
drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
by Michel Dänzer
· 7 years ago
fe2a196
drm/amdgpu: Count disabled CRTCs in commit tail earlier
by Lyude Paul
· 7 years ago
f329456
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
8325e6e
Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
e8b92ef
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
by Maciej Purski
· 7 years ago
ae0c730
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
47fbf82
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
4216c1b
Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
845876a
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 7 years ago
7303b39
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
by Michel Dänzer
· 7 years ago
5e9244f
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
by Michel Dänzer
· 7 years ago
34d6d59
drm/amdgpu: Update pin_size values before unpinning BO
by Michel Dänzer
· 7 years ago
Next »