Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1690970d0d28051e2652d9bae2f73288e017e142
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cp.c
2ef9bdf
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
by Daniel Vetter
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
c69a6ca
radeon_cp: Remove unneeded tests for NULL before calling release_firmware()
by Jesper Juhl
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
58b6542
DRM: remove drm_pci_device_is_pcie
by Jon Mason
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 years ago
94f7bf6
drm/radeon: 9800 SE has only one quadpipe
by Tormod Volden
· 15 years ago
57b54ea
drm/radeon: R300 AD only has one quad pipe.
by Michel Dänzer
· 15 years ago
566d84d
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
by Dave Airlie
· 15 years ago
5eb2261
drm/radeon/kms: fix memory leak
by Jiri Slaby
· 15 years ago
0a5c1e6
drm/radeon: A bit of cleanup work on radeon_freelist_get()
by Robert Noland
· 15 years ago
aadd4e1
drm/radeon: some r420s have a CP race with the DMA engine.
by Alex Deucher
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
70967ab
radeon: Use request_firmware()
by Ben Hutchings
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
df4f7fe
radeon: remove _DRM_DRIVER from the preadded sarea map
by Dave Airlie
· 15 years ago
9863871
drm/radeon: fix ring free alignment calculations
by Dave Airlie
· 16 years ago
af7ae35
drm/radeon: add regs required for occlusion queries support
by Maciej Cencora
· 16 years ago
8f497aa
drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
by Hannes Eder
· 16 years ago
53c379e
radeon: call the correct idle function, logic got inverted.
by Dave Airlie
· 16 years ago
c1556f7
radeon: add support for rs600 GPUs
by Alex Deucher
· 16 years ago
c05ce08
drm/radeon: add initial support for R6xx/R7xx GPUs
by Alex Deucher
· 16 years ago
befb73c
drm/radeon: prep for r6xx/r7xx support
by Alex Deucher
· 16 years ago
dd8d7cb
drm/radeon: split busmaster enable out to a separate function
by Dave Airlie
· 16 years ago
4247ca9
drm/radeon: align ring writes to 16 dwords boundaries.
by Dave Airlie
· 16 years ago
6abf6bb
drm: radeon: Use surface for PCI GART table.
by David Miller
· 16 years ago
e8a8943
drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
by David Miller
· 16 years ago
b07fa02
drm: radeon: Fix ring_rptr accesses.
by David Miller
· 16 years ago
41c2e75
drm: Make drm_local_map use a resource_size_t offset
by Benjamin Herrenschmidt
· 16 years ago
3d16118
drm/radeon: update sarea copies of last_ variables on resume.
by etienne
· 16 years ago
9b8d5a1
drm/radeon: fix ioremap conflict with AGP mappings
by Dave Airlie
· 16 years ago
4e74f36
drm/radeon: use locked rmmap to remove sarea mapping.
by Dave Airlie
· 16 years ago
bdf539a
drm/radeon: fix warning due to PAGE_SIZE max
by Dave Airlie
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
5244021
drm: move drm vblank initialization/cleanup to driver load/unload
by Keith Packard
· 16 years ago
78538bf
drm/radeon: map registers at load time
by Dave Airlie
· 16 years ago
4e270e9
drm/radeon: fixup further bus mastering confusion.
by Alex Deucher
· 16 years ago
edc6f38
radeon: fix PCI bus mastering support enables.
by Alex Deucher
· 16 years ago
b2ceddf
radeon: add RS400 family support.
by Alex Deucher
· 16 years ago
f0738e9
drm/radeon: add support for RS740 IGP chipsets.
by Alex Deucher
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
6b79d52
radeon: fix writeback across suspend/resume.
by Dave Airlie
· 16 years ago
6c7be29
drm/radeon: downgrade debug message from info to debug.
by Dave Airlie
· 16 years ago
54f961a
radeon: fix some hard lockups on r3/4/500s
by Jerome Glisse
· 16 years ago
242e3df
drm/radeon: fixup issue with radeon and PAT support.
by Dave Airlie
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/radeon_cp.c]
5e35eff
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
by Alex Deucher
· 16 years ago
5cfb695
drm/radeon: switch IGP gart to use radeon_write_agp_base()
by Alex Deucher
· 16 years ago
7ecabc5
drm/radeon: Restore sw interrupt on resume
by Dennis Kasprzyk
· 16 years ago
70b13d5
drm/r500: add support for AGP based cards.
by Dave Airlie
· 16 years ago
5b92c40
drm/radeon: init pipe setup in kernel code.
by Alex Deucher
· 17 years ago
d396db3
drm/radeon: fixup radeon_do_engine_reset
by Alex Deucher
· 17 years ago
259434a
drm/radeon: fix pixcache and purge/cache flushing registers
by Alex Deucher
· 17 years ago
d7463eb
drm/radeon: write AGP_BASE_2 on chips that support it.
by Alex Deucher
· 17 years ago
45e5190
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
by Alex Deucher
· 17 years ago
2735977
drm/radeon: IGP clean up register and magic numbers.
by Alex Deucher
· 17 years ago
3722bfc
drm/rs690: set base 2 to 0.
by Dave Airlie
· 17 years ago
fa0d71b
drm/rs690: set all of gart base address.
by Dave Airlie
· 17 years ago
9f18409
radeon: add production microcode from AMD
by Alex Deucher
· 17 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b05c238
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
by Dave Airlie
· 17 years ago
60f9268
drm/radeon: add initial rs690 support to drm.
by Maciej Cencora
· 17 years ago
3d5e2c1
drm: add initial r500 drm support
by Dave Airlie
· 17 years ago
576cc45
radeon: setup the ring buffer fetcher to be less agressive.
by Roland Scheidegger
· 17 years ago
3e684ea
drm: cleanup DRM_DEBUG() parameters
by Márton Németh
· 17 years ago
bc5f452
drm: run cleanfile across drm tree
by Dave Airlie
· 17 years ago
7fc8686
radeon: set the address to access the GART table on the CPU side correctly
by Dave Airlie
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 17 years ago
056219e
drm: drop drm_buf_t typedef
by Dave Airlie
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
ddbee33
radeon: add support for vblank on crtc2
by Dave Airlie
· 17 years ago
da509d7
drm: remove DRM_GETSAREA and replace with drm_getsarea function
by Dave Airlie
· 18 years ago
f2b04cd
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
by Dave Airlie
· 18 years ago
80b2c38
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
by Michel Dänzer
· 18 years ago
54a56ac
drm: use radeon specific names for radeon flags
by Dave Airlie
· 18 years ago
b15ec36
drm: realign sosme radeon code with drm git tree
by Dave Airlie
· 18 years ago
b9b603d
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.
by Michel Dänzer
· 18 years ago
ae1b1a48
drm: radeon: fix up bus mastering when writeback is disabled
by Michel Dänzer
· 18 years ago
c499aeb
drm: radeon constify radeon microcode
by Dave Airlie
· 18 years ago
f3dd5c3
drm: add new radeon PCI ids..
by Dave Airlie
· 19 years ago
d5ea702
drm: rework radeon memory map (radeon 1.23)
by Dave Airlie
· 19 years ago
d59cc22
drm: Fix sparce warning in radeon driver
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
f26c473
drm: update PCIGART support from CVS
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
d876274
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
b0917bd
[PATCH] fix radeon_cp_init_ring_buffer()
by Ivan Kokshaysky
· 19 years ago
689b9d7
drm: add option to force writeback off.
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
Next »