Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5434fd926d1e4de5d82fcbd4e7e4698cc6575bdb
/
include
/
uapi
/
drm
/
radeon_drm.h
64d7b8b
drm/radeon: add si tile mode array query v3
by Jerome Glisse
· 12 years ago
902aaef
drm/radeon: add ring working query
by Christian König
· 12 years ago
f2ba57b
drm/radeon: UVD bringup v8
by Christian König
· 12 years ago
a0a53aa
drm/radeon: Use direct mapping for fast fb access on RS690
by Samuel Li
· 12 years ago
278a334
drm/radeon: enable the async DMA rings in the CS ioctl
by Alex Deucher
· 12 years ago
2e1a767
drm/radeon: add new INFO ioctl requests
by Alex Deucher
· 12 years ago
57f5708
drm/radeon: add a CS flag END_OF_FRAME
by Marek Olšák
· 12 years ago
718dced
UAPI: (Scripted) Disintegrate include/drm
by David Howells
· 12 years ago
[Renamed from include/drm/radeon_drm.h]
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
133f4cb
drm/radeon: fix possible lack of synchronization btw ttm and other ring
by Jerome Glisse
· 13 years ago
dfcf5f3
drm/radeon/kms: add support for the CONST IB to the CS ioctl
by Alex Deucher
· 13 years ago
609c1e1
drm/radeon/kms: add info query for max pipes
by Tom Stellard
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
f0afb5d
drm/radeon/kms: remove pointless CS flags priority struct
by Alex Deucher
· 13 years ago
93504fc
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
by Christian König
· 13 years ago
721604a
drm/radeon: GPU virtual memory support v22
by Jerome Glisse
· 13 years ago
e70f224
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
by Marek Olšák
· 13 years ago
e55b942
drm/radeon/kms: add info query for backend map
by Alex Deucher
· 13 years ago
8aeb96f
drm/radeon/kms: fix gart setup on fusion parts (v2)
by Alex Deucher
· 14 years ago
6565945
drm/radeon/kms: add info query for tile pipes
by Alex Deucher
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
486af18
drm/radeon: add new getparam for number of backends.
by Dave Airlie
· 14 years ago
58bbf01
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
by Alex Deucher
· 14 years ago
9eba4a9
drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear
by Marek Olšák
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
ab9e1f5
drm/radeon: add basic zmask/hiz support (v4)
by Dave Airlie
· 14 years ago
e7aeeba
drm/radeon/kms/r6xx+: add query for tile config (v2)
by Alex Deucher
· 14 years ago
148a03b
drm/radeon/kms/evergreen: set accel_enabled
by Alex Deucher
· 14 years ago
bc35afd
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
by Jerome Glisse
· 15 years ago
939461d
drm/radeon/kms: add support for square microtiles on r3xx-r5xx
by Marek Olšák
· 15 years ago
1a95916
drm: Add compatibility #ifdefs for *BSD
by Kristian Høgsberg
· 15 years ago
c88f9f0
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
by Michel Dänzer
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 15 years ago
cefb87e
drm/radeon/kms: implement bo busy check + current domain
by Dave Airlie
· 15 years ago
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 15 years ago
90f959b
drm: merge Linux master into HEAD
by Dave Airlie
· 16 years ago
1d7f83d
make drm headers use strict integer types
by Arnd Bergmann
· 16 years ago
befb73c
drm/radeon: prep for r6xx/r7xx support
by Alex Deucher
· 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_drm.h]
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
0c76be3
drm/r300: fix bug in r300 userspace hardware wait emission
by Dave Airlie
· 17 years ago
3d5e2c1
drm: add initial r500 drm support
by Dave Airlie
· 17 years ago
bc5f452
drm: run cleanfile across drm tree
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
f2b04cd
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
by Dave Airlie
· 18 years ago
d6fece0
drm: update radeon to 1.25 add r200 vertex program support
by Dave Airlie
· 18 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
d985c10
drm: major update from CVS for radeon and core
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
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago