Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f779b3e513478218cbaaaa0a506d7801cab6fd14
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_drv.h
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 15 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
2a71ebc
drm/radeon: add rv740 drm support.
by Alex Deucher
· 15 years ago
9863871
drm/radeon: fix ring free alignment calculations
by Dave Airlie
· 15 years ago
e8a1344
drm/radeon: bump minor version for occlusion queries support
by Maciej Cencora
· 16 years ago
af7ae35
drm/radeon: add regs required for occlusion queries support
by Maciej Cencora
· 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
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
b266503
drm: radeon: Fix RADEON_*_EMITED defines.
by David Miller
· 16 years ago
b07fa02
drm: radeon: Fix ring_rptr accesses.
by David Miller
· 16 years ago
d883f7f
drm: Use resource_size_t for drm_get_resource_{start, len}
by Benjamin Herrenschmidt
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
fae7043
drm/radeon: don't actually enable the IRQ regs until irq is enabled
by Dave Airlie
· 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
54f961a
radeon: fix some hard lockups on r3/4/500s
by Jerome Glisse
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/radeon_drv.h]
5e35eff
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
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
c0beb2a
drm/radeon: add initial r500 support.
by Dave Airlie
· 16 years ago
5b92c40
drm/radeon: init pipe setup in kernel code.
by Alex Deucher
· 16 years ago
259434a
drm/radeon: fix pixcache and purge/cache flushing registers
by Alex Deucher
· 16 years ago
45e5190
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
by Alex Deucher
· 16 years ago
2735977
drm/radeon: IGP clean up register and magic numbers.
by Alex Deucher
· 16 years ago
3722bfc
drm/rs690: set base 2 to 0.
by Dave Airlie
· 16 years ago
af6061a
Revert "drm/vbl rework: rework how the drm deals with vblank."
by Dave Airlie
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 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
5591051
drm: detypedeffing continues...
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
453ff94
radeon: Don't mess up page flipping when a file descriptor is closed.
by Michel Dänzer
· 18 years ago
f2b04cd
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
by Dave Airlie
· 18 years ago
1d6bb8e
drm: Unify radeon offset checking.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
3e14a28
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
by Michel Daenzer
· 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
d6fece0
drm: update radeon to 1.25 add r200 vertex program support
by Dave Airlie
· 18 years ago
f2a2279
drm: radeon add a tcl state flush before accessing tcl vector space
by Dave Airlie
· 18 years ago
f3dd5c3
drm: add new radeon PCI ids..
by Dave Airlie
· 19 years ago
dfab115
drm: rationalise some pci ids
by Dave Airlie
· 19 years ago
ee4621f
drm: Add general-purpose packet for manipulating scratch registers (r300)
by Dave Airlie
· 19 years ago
d5ea702
drm: rework radeon memory map (radeon 1.23)
by Dave Airlie
· 19 years ago
4e5e2e2
drm: radeon add r300 TX_CNTL and verify bitblt packets
by Dave Airlie
· 19 years ago
4e4c62b
drm: remove is_pci flag completely...
by Dave Airlie
· 19 years ago
97f2aab
drm: merge in Linus mainline
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
281ab03
[PATCH] radeon drm: fix agp aperture map offset
by Benjamin Herrenschmidt
· 19 years ago
7655f49
drm: move is_pci to the end of the structure
by Dave Airlie
· 19 years ago
732052e
drm: simplify sysfs code for drm
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
b3a8363
drm: fix all sparse warning on 32-bit x86
by Dave Airlie
· 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
ea98a92
drm: add radeon PCI express support
by Dave Airlie
· 19 years ago
9d17601
drm: update radeon driver to 1.18
by Dave Airlie
· 19 years ago
414ed53
drm: add initial r300 3D support.
by Dave Airlie
· 19 years ago
836cf04
drm: cleanup buffer/map code
by Dave Airlie
· 19 years ago
9a18664
drm: 32/64-bit DRM ioctl compatibility patch
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago