Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
285484e2d55e76031b45926720c10b1aec8b782a
/
drivers
/
gpu
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
dd220a0
drm/radeon/kms: add support for streamout v7
by Marek Olšák
· 13 years ago
51a59ac
drm: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
0a240ec
drm/vmwgfx: Bump driver minor
by Thomas Hellstrom
· 13 years ago
f9cd8ec
vmwgfx: Move function declaration to correct header
by Thomas Hellstrom
· 13 years ago
67d4a87
drm/vmwgfx: Treat out-of-range initial width and height as host errors
by Thomas Hellstrom
· 13 years ago
eb4f923
vmwgfx: Pick up the initial size from the width and height regs
by Jakob Bornecrantz
· 13 years ago
b5ec427
vmwgfx: Add page flip support
by Jakob Bornecrantz
· 13 years ago
bd49ae4
vmwgfx: Pipe fence out of screen object dirty functions
by Jakob Bornecrantz
· 13 years ago
bb1bd2f
vmwgfx: Make it possible to get fence from execbuf
by Jakob Bornecrantz
· 13 years ago
6b82ef5
vmwgfx: Clean up pending event references to struct drm_file objects on close
by Thomas Hellstrom
· 13 years ago
8b7de6a
vmwgfx: Rework fence event action
by Jakob Bornecrantz
· 13 years ago
8bf4222
drm/modes: do not enforce an odd vtotal for interlaced modes
by Daniel Vetter
· 13 years ago
fb2a99e
drm: do not set fb_info->pixmap fields
by Sascha Hauer
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
198ceac
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
83b316f
drm exynos: use drm_fb_helper_set_par directly
by Sascha Hauer
· 13 years ago
a1178ca
drm crtc_helper: use list_for_each_entry
by Sascha Hauer
· 13 years ago
b20f386
drm crtc: Fix locking comments
by Sascha Hauer
· 13 years ago
4f988d1
drm fb helper: remove unused variable crtc_id
by Sascha Hauer
· 13 years ago
e9ad318
drm fb helper: remove unused variable conn_limit
by Sascha Hauer
· 13 years ago
3a8148c
drm fb helper: use drm_helper_connector_dpms to do dpms
by Sascha Hauer
· 13 years ago
4cae5b8
drm: add proper return value for drm_mode_crtc_set_gamma_size
by Sascha Hauer
· 13 years ago
a1b7736
drm drm_fb_helper: destroy modes
by Sascha Hauer
· 13 years ago
554f1d7
drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove
by Sascha Hauer
· 13 years ago
aefd330
drm/edid: drm modes have to be free with drm_mode_destroy
by Sascha Hauer
· 13 years ago
59ce062
drm crtc: add forgotten idr cleanup functions
by Sascha Hauer
· 13 years ago
f2746f8
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
by Alex Deucher
· 13 years ago
c9068eb
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
by Alex Deucher
· 13 years ago
9292f37
drm: give up on edid retries when i2c bus is not responding
by Eugeni Dodonov
· 13 years ago
30388c6
drm/radeon/kms/dce3+: add support for hw i2c using atom
by Alex Deucher
· 13 years ago
9048955
drm/radeon/kms: Use the standard VESA timeout for DDC channels
by Jean Delvare
· 13 years ago
1849ecb
drm/kms: Make i2c buses faster
by Jean Delvare
· 13 years ago
6d75e83
drm/radeon/kms: remove benchmarks shorter than one page
by Ilija Hadzic
· 13 years ago
86a4d69
drm/radeon/kms: common definitions for blit copy code
by Ilija Hadzic
· 13 years ago
a14b1b4
drm: remove master fd restriction on mode setting getters
by Mandeep Singh Baines
· 13 years ago
52b53a0
drm/radeon/kms/blit: fix blit copy for very large buffers
by Ilija Hadzic
· 13 years ago
304a484
drm/radeon/kms: fix TRAVIS panel setup
by Alex Deucher
· 13 years ago
de47a9c
drm/radeon: fix use after free in ATRM bios reading code.
by Dave Airlie
· 13 years ago
3f7e363
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
by Jean Delvare
· 13 years ago
1b61925
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
by Michel Dänzer
· 13 years ago
86698c2
drm/radeon/kms: disable output polling when suspended
by Seth Forshee
· 13 years ago
a9d9938
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
by Dan Carpenter
· 13 years ago
525895b
drm/nouveau/gem: fix fence_sync race / oops
by Ben Skeggs
· 13 years ago
1eb8a61
drm/nouveau: fix typo on mxmdcb option
by Ben Skeggs
· 13 years ago
ce2e789
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
by Ben Skeggs
· 13 years ago
7df898b
drm/nouveau/disp: check that panel power gpio is enabled at init time
by Ben Skeggs
· 13 years ago
bf9c05d
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
by Ryan Mallon
· 13 years ago
1ffd57c
drm/radeon/kms: Fix device tree linkage of i2c buses
by Jean Delvare
· 13 years ago
dd8bc93
drm: Pass the real error code back during GEM bo initialisation
by Chris Wilson
· 13 years ago
6e877b5
Revert "drm/i810: cleanup reclaim_buffers"
by Daniel Vetter
· 13 years ago
2d8357e
gma500: Fix suspend/resume functions
by Ryan Mallon
· 13 years ago
373af0c
drm/exynos: fixed pm feature for fimd module.
by Inki Dae
· 13 years ago
a4b42da
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
by Inki Dae
· 13 years ago
2363dc6
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
by Seung-Woo Kim
· 13 years ago
485bc54
drm/exynos: use release_mem_region instead of release_resource
by Seung-Woo Kim
· 13 years ago
c8fe74a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
9f1feed
drm/ttm: fix two regressions since move_notify changes
by Ben Skeggs
· 13 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 13 years ago
9fc04b5
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
by Jerome Glisse
· 13 years ago
d54fbd4
drm/radeon: silence out possible lock dependency warning
by Jerome Glisse
· 13 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 13 years ago
48467a9
drm/i915: debugfs: show semaphore registers also on gen7
by Daniel Vetter
· 13 years ago
075edca
drm/i915: allow userspace forcewake references also on gen7
by Daniel Vetter
· 13 years ago
04115a9
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
by Eric Anholt
· 13 years ago
fff24e2
drm/i915: Correct debugfs printout for RC1e.
by Eric Anholt
· 13 years ago
15b63d3
gma500: Fix shmem mapping
by Alan Cox
· 13 years ago
9aa5999
drm/radeon/kms: refine TMDS dual link checks
by Alex Deucher
· 13 years ago
27d9cc8
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
by Alex Deucher
· 13 years ago
3a47824
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
by Alex Deucher
· 13 years ago
386d4d7
drm/radeon/kms: move panel mode setup into encoder mode set
by Alex Deucher
· 13 years ago
3fa47d9
drm/radeon/kms: move disp eng pll setup to init path
by Alex Deucher
· 13 years ago
211fa4f
drm/radeon: finish getting bios earlier
by Igor Murzov
· 13 years ago
a3f83ab
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
by Igor Murzov
· 13 years ago
11ef3f1f
drm/radeon/kms: add some missing semaphore init
by Alex Deucher
· 13 years ago
44517c4
drm/radeon/kms: Add an MSI quirk for Dell RS690
by Alex Deucher
· 13 years ago
4e087a7
gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()
by Jesper Juhl
· 13 years ago
8f0fc97
Revert "drm/i915: Work around gen7 BLT ring synchronization issues."
by Keith Packard
· 13 years ago
bdfcdb6
drm/i915: rip out the HWSTAM missed irq workaround
by Daniel Vetter
· 13 years ago
4cd53c0
drm/i915: paper over missed irq issues with force wake voodoo
by Daniel Vetter
· 12 years ago
c937504
drm/i915: Hold gt_lock across forcewake register reads
by Keith Packard
· 13 years ago
286fed4
drm/i915: Hold gt_lock during reset
by Keith Packard
· 13 years ago
b6e45f8
drm/i915: Move reset forcewake processing to gen6_do_reset
by Keith Packard
· 13 years ago
9f1f46a
drm/i915: protect force_wake_(get|put) with the gt_lock
by Daniel Vetter
· 13 years ago
3d29b84
drm/i915: add a LLC feature flag in device description
by Eugeni Dodonov
· 13 years ago
b2c606f
drm/i915: kill i915_mem.c
by Daniel Vetter
· 13 years ago
493dea2
drm/i915: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
d7e96fe
drm/i915/dp: Check for AUXCH error before checking for success
by Adam Jackson
· 13 years ago
092945e
drm/i915/dp: Use auxch precharge value of 5 everywhere
by Adam Jackson
· 13 years ago
6919132
drm/i915/dp: Tweak auxch clock divider for PCH
by Adam Jackson
· 13 years ago
1f182b2
drm/i915: Remove a comment about PCH from the non-PCH path
by Adam Jackson
· 13 years ago
23c99e7
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
by Adam Jackson
· 13 years ago
28c05794
drm/i915: Implement plane-disabled assertion for PCH too
by Adam Jackson
· 13 years ago
2aded1b
drivers: i915: Fix BLC PWM register setup
by Simon Que
· 13 years ago
931872f
drm/i915: Check that plane/pipe is disabled before removing the fb
by Chris Wilson
· 13 years ago
f3953dc
drm/i915: fix typo in function name
by Eugeni Dodonov
· 13 years ago
a7516a0
drm/i915: split out pll divider code
by Jesse Barnes
· 13 years ago
c65d77d
drm/i915: split 9xx refclk & sdvo tv code out
by Jesse Barnes
· 13 years ago
5a117db
drm/i915: there is no pipe CxSR on ironlake
by Eugeni Dodonov
· 13 years ago
Next »