Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27f691a69d411b9b2093163cdd27780f9c927422
27f691a
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
by Francisco Jerez
· 15 years ago
77e2b5e
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
by Francisco Jerez
· 15 years ago
cea7789
drm/i2c/ch7006: Drop build time dependency to nouveau.
by Francisco Jerez
· 15 years ago
a0af9ad
drm/nouveau: Make the MM aware of pre-G80 tiling.
by Francisco Jerez
· 15 years ago
cb00f7c
drm/nouveau: Pre-G80 tiling support.
by Francisco Jerez
· 15 years ago
588d7d1
drm/nouveau: Add cache_flush/pull fifo engine functions.
by Francisco Jerez
· 15 years ago
e8d6d61
Merge remote branch 'korg/drm-radeon-testing' into drm-testing
by Dave Airlie
· 15 years ago
a3a06cb6
Merge remote branch 'korg/drm-core-next' into drm-testing
by Dave Airlie
· 15 years ago
7751b8c
drm/kms/fb: check for depth changes from userspace for resizing.
by Dave Airlie
· 15 years ago
992dc9a
drm: Keep disabled outputs disabled after suspend / resume
by David John
· 15 years ago
003e69f
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
by Jerome Glisse
· 15 years ago
e77cef9
drm: Avoid calling vblank function is vblank wasn't initialized
by Jerome Glisse
· 15 years ago
059d233
drm/radeon: mkregtable.c: close a file before exit
by Alexander Beregalov
· 15 years ago
d0269ed
drm/radeon/kms: Make sure we release AGP device if we acquired it
by Jerome Glisse
· 15 years ago
cafe660
drm/radeon/kms: Schedule host path read cache flush through the ring V2
by Jerome Glisse
· 15 years ago
62cdc0c
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
by Corbin Simpson
· 15 years ago
06b6476
drm/radeon/kms: detect sideport memory on IGP chips
by Alex Deucher
· 15 years ago
fc9a89f
drm/radeon: fix a couple of array index errors
by Darren Jenkins
· 15 years ago
196c58d
drm/radeon/kms: add support for eDP (embedded DisplayPort)
by Alex Deucher
· 15 years ago
7970e67
drm: Add eDP connector type
by Alex Deucher
· 15 years ago
f0f480a
drm/radeon/kms: pull in the latest upstream ObjectID.h changes
by Alex Deucher
· 15 years ago
a7bc115
drm/radeon/kms: whitespace changes to ObjectID.h
by Alex Deucher
· 15 years ago
a5899fc
drm/radeon/kms: fix typo in atom connector type handling
by Alex Deucher
· 15 years ago
a81406b
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
43b19f1
drm/radeon/kms: rs600: use correct mask for SW interrupt
by Luca Tettamanti
· 15 years ago
65aa2f4
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
by Darren Jenkins
· 15 years ago
875c186
drm/radeon/radeon_device.c: move a dereference below a NULL test
by Darren Jenkins
· 15 years ago
3655d54
drm/radeon/radeon_fence.c: move a dereference below the NULL test
by Darren Jenkins
· 15 years ago
d8a7f79
drm/radeon/radeon_connectors.c: add a NULL test before dereference
by Darren Jenkins
· 15 years ago
5eb2261
drm/radeon/kms: fix memory leak
by Jiri Slaby
· 15 years ago
90520b7
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
e89a8c9
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
by Roel Kluin
· 15 years ago
8e10ee9
drm/edid: Fix CVT width/height decode
by Adam Jackson
· 15 years ago
69da301
drm/edid: Skip empty CVT codepoints
by Adam Jackson
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
1d3d51b
drm/radeon/kms: add missing breaks in i2c and ss lookups
by Alex Deucher
· 15 years ago
246263c
drm/radeon/kms: add primary dac adj values table
by Alex Deucher
· 15 years ago
b9597a1
drm/radeon/kms: fallback to default connector table
by Alex Deucher
· 15 years ago
d94a510
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
0786201
drm/radeon/kms: add definitions for v4 power tables
by Alex Deucher
· 15 years ago
f56cd64
drm/radeon/kms: never combine LVDS with another encoder
by Alex Deucher
· 15 years ago
3642133
drm/radeon/kms: Check module arguments to be valid V2
by Jerome Glisse
· 15 years ago
0a0c759
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
by Jerome Glisse
· 15 years ago
d2efdf6
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
by Alex Deucher
· 15 years ago
512889f
drm/radeon/kms: add 3DC compression support
by Marek Olšák
· 15 years ago
46c64d4
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
by Marek Olšák
· 15 years ago
5ea597f
drm/radeon/kms: enable memory clock reading on legacy (V2)
by Rafał Miłecki
· 15 years ago
c31ad97
drm/radeon/kms: prevent parallel AtomBIOS calls
by Rafał Miłecki
· 15 years ago
d79766f
drm/radeon/kms: set proper default tv standard
by Alex Deucher
· 15 years ago
310a82c
drm/radeon/kms: fix legacy rmx
by Alex Deucher
· 15 years ago
edc664e
drm/radeon/kms/atom: fill in proper defines for digital setup
by Alex Deucher
· 15 years ago
44f9e6c
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 15 years ago
29ebdf9
drm/kms: silencing a false positive warning.
by Marin Mitov
· 15 years ago
e2108eb
drm/mm: fix logic for selection of best fit block
by Bob Gleitsmann
· 15 years ago
7a73ba7
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
by Thomas Hellstrom
· 15 years ago
3d3a5b3
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
by Thomas Hellstrom
· 15 years ago
e1f7800
drm/vmwgfx: Fix unlocked ioctl and add proper access control
by Thomas Hellstrom
· 15 years ago
794f314
drm/radeon: fix build on 64-bit with some compilers.
by Dave Airlie
· 15 years ago
e265f39e
drivers/gpu: Use kzalloc for allocating only one thing
by Julia Lawall
· 15 years ago
01136ac
DRM: Rename clamp variable
by Andi Kleen
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
dcd6dfc
Merge branch 'drm-linus' into drm-core-next
by Dave Airlie
· 15 years ago
cbc8cc0
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
by Dave Airlie
· 15 years ago
37cb3e08
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
by Ben Skeggs
· 15 years ago
65ec01a
drm/nv50: fix suspend/resume delays without firmware present
by Ben Skeggs
· 15 years ago
0735f62
drm/nouveau: prevent all channel creation if accel not available
by Ben Skeggs
· 15 years ago
3c8868d
drm/nv50: fix two potential suspend/resume oopses
by Ben Skeggs
· 15 years ago
054b93e
drm/nv40: implement ctxprog/state generation
by Ben Skeggs
· 15 years ago
15bee69
drm/nv10: Add the initial graph context and soft methods needed for LMA.
by Francisco Jerez
· 15 years ago
22fbd53
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
by Francisco Jerez
· 15 years ago
c5804be
drm/nouveau: Add proper error handling to nouveau_card_init
by Marcin Kościelnicki
· 15 years ago
13c5443
drm/nv04: Fix NV04 set_operation software method.
by Marcin Kościelnicki
· 15 years ago
3738365
drm/nouveau: Kill global state in BIOS script interpreter
by Marcin Kościelnicki
· 15 years ago
657b624
drm/nouveau: Kill global state in NvShadowBIOS
by Marcin Kościelnicki
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 15 years ago
dc4a684
drm/i2c/ch7006: Fix load detection false positives right after system init.
by Francisco Jerez
· 15 years ago
95f158e
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
by Francisco Jerez
· 15 years ago
d785d78
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
by Dave Airlie
· 15 years ago
6e72677
drm/radeon/kms: allow for texture tiling
by Maciej Cencora
· 15 years ago
a392210
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
6234077
drm/radeon/kms: init pm on all chipsets
by Rafał Miłecki
· 15 years ago
ece84e0
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
dafc3bd
drm/radeon/kms: HDMI support for R600 KMS
by Christian Koenig
· 15 years ago
7923c61
drm/radeon/kms: make sure mc is initialized before mapping blit bo
by Alex Deucher
· 15 years ago
f89551b
drm/radeon/kms: Return to userspace on ERESTARTSYS
by Jerome Glisse
· 15 years ago
51f07b7
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
by Dave Airlie
· 15 years ago
ecabd32
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
by Dave Airlie
· 15 years ago
d03d858
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
by Jerome Glisse
· 15 years ago
9fb03e6
drm/radeon/kms: If no placement is supplied fallback to system
by Jerome Glisse
· 15 years ago
5012f50
drm/ttm: Fix memory type manager debug information printing
by Jerome Glisse
· 15 years ago
eb6d2c3
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
by Jerome Glisse
· 15 years ago
9c51ba1
drm/ttm: Fix potential ttm_mem_evict_first races.
by Thomas Hellstrom
· 15 years ago
aaa2073
drm/ttm: Delayed delete fixes.
by Thomas Hellstrom
· 15 years ago
b663752
drm/ttm: fix two bugs in new placement routines.
by Dave Airlie
· 15 years ago
b8ff735
drm/ttm: fix incorrect logic in ttm_bo_io path
by Dave Airlie
· 15 years ago
9ddc8c5
drm/nouveau: remove use of -ERESTART
by Ben Skeggs
· 15 years ago
81a5487
nouveau: Fix endianness with new context program loader
by Benjamin Herrenschmidt
· 15 years ago
b694dfb
drm/nouveau: fix build with CONFIG_AGP=n
by Ben Skeggs
· 15 years ago
61c2bb4
drm/nouveau: fix ch7006 build
by Randy Dunlap
· 15 years ago
fb1d973
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
by Jakob Bornecrantz
· 15 years ago
Next »