Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b9952a8ae5814b0ef2a6596c7443efd85b92e069
/
drivers
/
gpu
b9952a8
drm/radeon/kms: add cayman asic reset support
by Alex Deucher
· 14 years ago
1272780
drm/radeon/kms: add support for cayman irqs
by Alex Deucher
· 14 years ago
0c88a02
drm/radeon/kms: add support for CP setup on cayman asics
by Alex Deucher
· 14 years ago
fa8198e
drm/radeon/kms: add support for cayman gart setup
by Alex Deucher
· 14 years ago
fecf1d0
drm/radeon/kms: add gpu_init function for cayman
by Alex Deucher
· 14 years ago
9b8253c
drm/radeon/kms: add ucode loader for cayman
by Alex Deucher
· 14 years ago
b7cfc9f
drm/radeon/kms: add cayman chip family
by Alex Deucher
· 14 years ago
486af18
drm/radeon: add new getparam for number of backends.
by Dave Airlie
· 14 years ago
91132d6
drm/radeon: fix up dereferencing of busy objects.
by Dave Airlie
· 14 years ago
a61f2bc
drm/radeon: bump version to 2.9
by Dave Airlie
· 14 years ago
2a19cac
drm/r600: parse the set predication command. (v2)
by Dave Airlie
· 14 years ago
af50621
drm/radeon: make sure ib reads are in-order.
by Dave Airlie
· 14 years ago
cf8a47d
drm/radeon/r600_cs: off by one errors
by Dan Carpenter
· 14 years ago
562af10
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
by Ben Skeggs
· 14 years ago
8f7286f
drm/nv50: support for compression
by Ben Skeggs
· 14 years ago
26c0c9e
drm/nv50-nvc0: delay GART binding until move_notify time
by Ben Skeggs
· 14 years ago
d5f4239
drm/nouveau: rename nouveau_vram to nouveau_mem
by Ben Skeggs
· 14 years ago
b5e2f07
drm/nvc0: allow creation of buffers with any non-compressed memtype
by Ben Skeggs
· 14 years ago
3425df4
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
by Ben Skeggs
· 14 years ago
a4154bb
drm/nv50-nvc0: move vm bind/unbind to move_notify hook
by Ben Skeggs
· 14 years ago
db5c8e2
drm/nv50-nvc0: restrict memtype to those specified at creation time
by Ben Skeggs
· 14 years ago
6ba9a68
drm/nouveau: pass domain rather than ttm flags to gem_new()
by Ben Skeggs
· 14 years ago
a670478
drm/nv50: simplify bo moves now that they're all through the vm
by Ben Skeggs
· 14 years ago
d550c41
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
by Ben Skeggs
· 14 years ago
2503c6f
drm/nouveau: Fix pageflip event
by Benjamin Franzke
· 14 years ago
a589e87
drm/nouveau/vbios: parse more gpio tag bits from connector table
by Ben Skeggs
· 14 years ago
3248421
drm/nouveau: decode PFIFO DMA_PUSHER error codes
by Marcin Slusarz
· 14 years ago
4dcf905
drm/nv50: fix typos in CCACHE error reporting
by Marcin Slusarz
· 14 years ago
bd2f203
drm/nvc0: support for sw methods + enable page flipping
by Ben Skeggs
· 14 years ago
d7117e0
drm/nv50: enable page flipping
by Ben Skeggs
· 14 years ago
1d3fac0
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
by Ben Skeggs
· 14 years ago
cdccc70
drm/nv50-nvc0: initialise display sync channels
by Ben Skeggs
· 14 years ago
45c4e0a
drm/nv50-nvc0: precalculate some fb state when creating them
by Ben Skeggs
· 14 years ago
292deb7
drm/nv50-nvc0: tidy evo object creation some more
by Ben Skeggs
· 14 years ago
60f60bf
drm/nv50-nvc0: request and wait on notification of modeset completion
by Ben Skeggs
· 14 years ago
f13e435
drm/nv50-nvc0: switch to tasklet for display isr bh
by Ben Skeggs
· 14 years ago
c7ca4d1
drm/nouveau: make vbios parser runnable from an atomic context
by Ben Skeggs
· 14 years ago
8348f36d
drm/nv50-nvc0: include nv50_display in evo debugging
by Ben Skeggs
· 14 years ago
33f409d
drm/nv50-nvc0: tidy evo init failure paths
by Ben Skeggs
· 14 years ago
961b6e6
drm/nv50-nvc0: fix ramht entries for multiple evo channels
by Ben Skeggs
· 14 years ago
30d8181
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
by Ben Skeggs
· 14 years ago
59c0f57
drm/nv50-nvc0: rename disp->evo to disp->master
by Ben Skeggs
· 14 years ago
ef8389a
drm/nv50-nvc0: move non-sharable display state into private structure
by Ben Skeggs
· 14 years ago
d82f8e6
drm/nouveau: use system_wq instead of dev_priv->wq
by Tejun Heo
· 14 years ago
f17811d
drm/nouveau: use I2C_MODULE_PREFIX kernel define
by Lucas Stach
· 14 years ago
ec23802
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
by Ben Skeggs
· 14 years ago
e3b7ed5
drm/nv84: use vm offsets for semaphores
by Ben Skeggs
· 14 years ago
fc772ec4
drm/nv50: 0x50 needs semaphore yields too
by Ben Skeggs
· 14 years ago
ea5f278
drm/nouveau: silence some compiler warnings
by Ben Skeggs
· 14 years ago
cb1d771
drm/nvc0: implement semaphores for inter-channel sync
by Ben Skeggs
· 14 years ago
cc8cd64
drm/nvc0/pfifo: semi-handle a couple more irqs
by Ben Skeggs
· 14 years ago
c3b90a7
drm/nv84: switch to new-style semaphores
by Ben Skeggs
· 14 years ago
e043512
drm/nv40: support for 39-bit dma addresses on native PCIE chipsets
by Ben Skeggs
· 14 years ago
7948758
drm/nv40: implement support for on-chip PCIEGART
by Ben Skeggs
· 14 years ago
58e6c7a
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
by Ben Skeggs
· 14 years ago
efa58db
drm/nouveau: move + rename some stuff in nouveau_sgdma.c
by Ben Skeggs
· 14 years ago
e11d57c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next
by Ben Skeggs
· 14 years ago
a2c06ee
Revert "ttm: Include the 'struct dev' when using the DMA API."
by Dave Airlie
· 14 years ago
63871f8
Merge branch 'drm-mm-cleanup' into drm-next
by Dave Airlie
· 14 years ago
de1e7cd
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next
by Dave Airlie
· 14 years ago
7811bdd
drm: Remove unused members from struct drm_open_hash
by Chris Wilson
· 14 years ago
4cb81ac
drm: Trim the GEM mmap offset hashtab
by Chris Wilson
· 14 years ago
b1f559e
drm: Mark constant arrays of drm_display_mode const
by Chris Wilson
· 14 years ago
60b212f
drm/radeon: overhaul texture checking. (v3)
by Dave Airlie
· 14 years ago
82ef594
drm/ttm: call driver move_notify() when doing system->tt bo moves
by Ben Skeggs
· 14 years ago
9da12b6a
drm: psuedocolor support for ARGB modes
by Rob Clark
· 14 years ago
4546b2c
radeon: move blit functions to radeon_asic.h
by Daniel Vetter
· 14 years ago
053688c
radeon: kill decls for inline functions
by Daniel Vetter
· 14 years ago
3574dda
radeon: consolidate asic-specific function decls for r600 & later
by Daniel Vetter
· 14 years ago
31c3603
drm/radeon: kill radeon_bo->gobj pointer
by Daniel Vetter
· 14 years ago
7e4d15d
drm/radeon: introduce gem_to_radeon_bo helper
by Daniel Vetter
· 14 years ago
441921d
drm/radeon: embed struct drm_gem_object
by Daniel Vetter
· 14 years ago
ae0cec2
drm: mm: add helper to unwind scan state
by Daniel Vetter
· 14 years ago
b0b7af1
drm: mm: add api for embedding struct drm_mm_node
by Daniel Vetter
· 14 years ago
9fc935d
drm: mm: extract node insert helper functions
by Daniel Vetter
· 14 years ago
ea7b1dd
drm: mm: track free areas implicitly
by Daniel Vetter
· 14 years ago
31a5b8c
drm/nouveau: don't munge in drm_mm internals
by Daniel Vetter
· 14 years ago
5a893fc
ttm: Include the 'struct dev' when using the DMA API.
by Konrad Rzeszutek Wilk
· 14 years ago
e0138c2
nouveau/ttm/PCIe: Use dma_addr if TTM has set it.
by Konrad Rzeszutek Wilk
· 14 years ago
c39d351
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
by Konrad Rzeszutek Wilk
· 14 years ago
317495b
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
by Ben Skeggs
· 14 years ago
b8884da
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
by Ben Skeggs
· 14 years ago
1dc3267
drm/nv40: fix tiling-related setup for a number of chipsets
by Ben Skeggs
· 14 years ago
0d9b619
drm/nouveau: fix non-EDIDful native mode selection
by Ben Skeggs
· 14 years ago
77b1d5d
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
by Francisco Jerez
· 14 years ago
8788622
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
by Francisco Jerez
· 14 years ago
812f219
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
by Francisco Jerez
· 14 years ago
a250b9f
drm: add usb framework
by Dave Airlie
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
ff72145b
drm: dumb scanout create/mmap for intel/radeon (v3)
by Dave Airlie
· 14 years ago
1f692a1
drm/i810: remove the BKL
by Arnd Bergmann
· 14 years ago
7f50684
drm: remove i830 driver
by Arnd Bergmann
· 14 years ago
bb5b583
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
811aaa5
drm: Only set DPMS ON when actually configuring a mode
by Keith Packard
· 14 years ago
b9e55f5
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
by Randy Dunlap
· 14 years ago
0975b16
drm/radeon/kms: dynamically allocate power state space
by Alex Deucher
· 14 years ago
8736476
drm/radeon/kms: fix s/r issues with bios scratch regs
by Alex Deucher
· 14 years ago
18ff84d
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
by Alex Deucher
· 14 years ago
1292059
drm/radeon/kms: add updated ib_execute function for evergreen
by Alex Deucher
· 14 years ago
619efb1
drm/radeon/kms: Enable new pll calculation for avivo+ asics
by Alex Deucher
· 14 years ago
Next »