Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8ba5152a3acd5914cade42a1c8c9dc58ad8d1a89
/
drivers
/
gpu
/
drm
8ba5152
drm/vmwgfx: Optimize memory footprint for DMA buffers.
by Thomas Hellstrom
· 15 years ago
0eaddb2
drm/ttm: Allow system memory as a busy placement.
by Thomas Hellstrom
· 15 years ago
9299795
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
8d586fe
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
1a961ce
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
by Luca Barbieri
· 15 years ago
1622653
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
by Ben Skeggs
· 15 years ago
0107bae
drm/nv50: fail auxch transaction if reply count not what we expect
by Ben Skeggs
· 15 years ago
0208843
drm/nouveau: fix failure path if userspace specifies no valid memtypes
by Ben Skeggs
· 15 years ago
a147089
drm/nouveau: report LVDS as disconnected if lid closed
by Ben Skeggs
· 15 years ago
38678d3
drm/radeon/kms: fix legacy get_engine/memory clock
by Alex Deucher
· 15 years ago
947bfc8
drm/radeon/kms/atom: atom parser fixes
by Alex Deucher
· 15 years ago
4eaeca3
drm/radeon/kms: clean up atombios pll code
by Alex Deucher
· 15 years ago
fc10332
drm/radeon/kms: clean up pll struct
by Alex Deucher
· 15 years ago
a348c84
drm/radeon/kms/atom: fix crtc lock ordering
by Alex Deucher
· 15 years ago
c8c15ff
drm/radeon: r6xx/r7xx possible security issue, system ram access
by Jerome Glisse
· 15 years ago
db96380
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
by Jerome Glisse
· 15 years ago
7e71c9e
drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object
by Jerome Glisse
· 15 years ago
7924e5e
drm/radeon/kms: r600 handle irq vector ring overflow
by Jerome Glisse
· 15 years ago
79c2bbc
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
by Jerome Glisse
· 15 years ago
0c45249
drm/radeon/kms: r600/r700 disable irq at suspend
by Jerome Glisse
· 15 years ago
615e0cb
drm/radeon/kms/r4xx: cleanup atom path
by Alex Deucher
· 15 years ago
54f088a
drm/radeon/kms: fix atombios_crtc_set_base
by Alex Deucher
· 15 years ago
e2f8e87
drm/radeon/kms/atom: upstream parser updates
by Alex Deucher
· 15 years ago
9f53e79
drm/radeon/kms/atom: fix some parser bugs
by Alex Deucher
· 15 years ago
07bec2d
drm/radeon/kms: fix hardcoded mmio size in register functions
by Alex Deucher
· 15 years ago
cf57fc7
drm/radeon/kms/r100: fix bug in CS parser
by Alex Deucher
· 15 years ago
828153e
drm/radeon/kms/r200: fix bug in CS parser
by Andrew Randrianasulu
· 15 years ago
f3d1ccc
drm/radeon/kms/r200: fix bug in CS parser
by Andrew Randrianasulu
· 15 years ago
58d65b8
drm/nv50: prevent accidently turning off encoders we're actually using
by Ben Skeggs
· 15 years ago
134f248
drm/nv50: fix alignment of per-channel fifo cache
by Ben Skeggs
· 15 years ago
7166647
drm/nouveau: Evict buffers in VRAM before freeing sgdma
by Luca Barbieri
· 15 years ago
d051bbb
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
by Luca Barbieri
· 15 years ago
0d92971
drm/nouveau: fix thinko in nv04_instmem.c
by Ben Skeggs
· 15 years ago
ba59953
drm/nouveau: fix a race condition in nouveau_dma_wait()
by Ben Skeggs
· 15 years ago
8471a26
Merge remote branch 'korg/drm-radeon-testing' into drm-linus
by Dave Airlie
· 15 years ago
79b7dcb
drm: EDID accept separate sync video mode
by Jerome Glisse
· 15 years ago
1c974dc
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
12f735b
drm/nouveau: check pushbuffer bounds in ioctl
by Luca Barbieri
· 15 years ago
ac8fb97
drm/nouveau: reserve VGA area for the moment
by Ben Skeggs
· 15 years ago
b8780e2
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
by Francisco Jerez
· 15 years ago
0ed3165
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
by Francisco Jerez
· 15 years ago
c8ebe27
drm/nouveau: fix edid memleak in nouveau_connector
by Xavier Chantry
· 15 years ago
3d9aefb
drm/nouveau: Break some long lines.
by Francisco Jerez
· 15 years ago
b79d8a6
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
by Andrea Tacconi
· 15 years ago
716abaa
drm/nv50: Fix typo in PGRAPH initialisation.
by Marcin Kościelnicki
· 15 years ago
b0d2de8
drm/nouveau: less magic DCB 1.5 parsing
by Ben Skeggs
· 15 years ago
ed42f82
drm/nouveau: assume no nv04 board has a DCB table
by Ben Skeggs
· 15 years ago
77cb5c7
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
by Ben Skeggs
· 15 years ago
e147eae
drm/nouveau: wait on fence after bo move if validating for another channel
by Ben Skeggs
· 15 years ago
9855e58
drm/nouveau: trust init table registers are safe
by Ben Skeggs
· 15 years ago
0a90dc5
drm/nv50: wait for pgraph to idle before unloading the context
by Maarten Maathuis
· 15 years ago
354fb52
drm/ttm: Make sure system buffer objects has offset == 0.
by Thomas Hellstrom
· 15 years ago
d9f36a0
drm/vmwgfx: Implement basic pm operations.
by Thomas Hellstrom
· 15 years ago
e99e1e7
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
by Thomas Hellstrom
· 15 years ago
476d51d
drm/vmwgfx: Implement a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
3f09ea4
drm/ttm: Add a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
effe110
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
by Thomas Hellstrom
· 15 years ago
7704bef
drm/vmwgfx: Make fence sequences continous across a VT switch.
by Thomas Hellstrom
· 15 years ago
50ec3b7
drm/vmwgfx: Fix an error path causing an oops.
by Thomas Hellstrom
· 15 years ago
df1c93b
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
by Thomas Hellstrom
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
by Jerome Glisse
· 15 years ago
0a3f316
drm/radeon/kms: Disable AGP is aperture size < 32M
by Jerome Glisse
· 15 years ago
30d2d9a
drm/radeon/kms: Fix r600 blit cleanup path
by Jerome Glisse
· 15 years ago
6398d42
drm/radeon/kms: Do not unpin buffer in fb destruction
by Jerome Glisse
· 15 years ago
7a15cbd
drm/radeon/kms: fix displayport->dvi connector DDC.
by Dave Airlie
· 15 years ago
194fda0
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
ef14587
drm: change drm set mode messages as DRM_DEBUG
by Dave Young
· 15 years ago
70a94d6
drm: fix crtc no modes printf + typo
by Dave Airlie
· 15 years ago
9270eb1
drm/radeon/kms: only evict to GTT if CP is ready
by Dave Airlie
· 15 years ago
11f3b59
drm/radeon/kms: Fix crash getting TV info with no BIOS.
by Michel Dänzer
· 15 years ago
1b24203
drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)
by Alex Deucher
· 15 years ago
b042589
drm/radeon/kms/r6xx+: make irq handler less verbose
by Alex Deucher
· 15 years ago
3890ddf
drm/radeon/kms: fix up LVDS handling on macs (v2)
by Alex Deucher
· 15 years ago
f22d6dd
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
by Dave Airlie
· 15 years ago
0c9d2c4
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
40c2298
drm/nv04: Fix set_operation software method.
by Marcin Kościelnicki
· 15 years ago
c63834e
drm/nouveau: initialise DMA tracking parameters earlier
by Ben Skeggs
· 15 years ago
400f14a
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
by Ben Skeggs
· 15 years ago
cc6e496
drm/nv04: differentiate between nv04/nv05
by Ben Skeggs
· 15 years ago
d6126c5
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
by Luca Barbieri
· 15 years ago
dc8d76c
drm/nv50: prevent a possible ctxprog hang
by Ben Skeggs
· 15 years ago
1959ca8
drm/nouveau: have ttm's fault handler called directly
by Ben Skeggs
· 15 years ago
a908b96
drm/nv50: restore correct cache1 get/put address on fifoctx load
by Ben Skeggs
· 15 years ago
c03ec7f
drm/nouveau: create function for "dealing" with gpu lockup
by Marcin Slusarz
· 15 years ago
e9dd8e1
drm/nouveau: remove unused nouveau_channel_idle() function
by Ben Skeggs
· 15 years ago
7de3643
drm/nouveau: fix handling of fbcon colours in 8bpp
by Ben Skeggs
· 15 years ago
ea911a1
drm/nv04: Context switching fixes.
by Francisco Jerez
· 15 years ago
a5027cc
drm/nouveau: Use the software object for fencing.
by Francisco Jerez
· 15 years ago
ca4362a
drm/nouveau: Allocate a per-channel instance of NV_SW.
by Francisco Jerez
· 15 years ago
0a2d090
drm/nv50: make the blocksize depend on vram size
by Maarten Maathuis
· 15 years ago
c2b8292
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
by Maarten Maathuis
· 15 years ago
8f71c29
drm/nouveau: Don't skip card take down on nv0x.
by Francisco Jerez
· 15 years ago
b7f7e41
drm/nouveau: Implement nv42-nv43 TV load detection.
by Francisco Jerez
· 15 years ago
02076da
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
by Francisco Jerez
· 15 years ago
e55ca7e
drm/nv50: fix fillrect color
by Marcin Slusarz
· 15 years ago
fbe36a7
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
by Ben Skeggs
· 15 years ago
aeca15e
drm/nouveau: Drop redundant placement initialization.
by Francisco Jerez
· 15 years ago
69a18c3
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
by Francisco Jerez
· 15 years ago
c6af605
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
by Francisco Jerez
· 15 years ago
73cb927
drm/i2c/ch7006: Drop build time dependency to nouveau.
by Francisco Jerez
· 15 years ago
Next »