Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e75c6de1ac33fe3500f44573d9212dc82c99f59
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_kms.c
7848865
drm/radeon: fix runpm disabling on non-PX harder
by Alex Deucher
· 11 years ago
5e386b5
drm/radeon: fix missing bo reservation
by Christian König
· 11 years ago
f5395ba
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next
by Dave Airlie
· 11 years ago
f5f1f89
drm/radeon: add query to fetch the max engine clock (v2)
by Alex Deucher
· 11 years ago
7da903e
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
by Ville Syrjälä
· 11 years ago
cfd72a4
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
f6e2e40
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.c
by Rashika Kheria
· 11 years ago
5520345
drivers: gpu: Mark function as static in radeon_kms.c
by Rashika Kheria
· 11 years ago
439a1cf
drm/radeon: expose render backend mask to the userspace
by Marek Olšák
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
32f79a8
drm/radeon/cik: Add macrotile mode array query
by Michel Dänzer
· 11 years ago
1ddce27
drm/radeon/cik: Return backend map information to userspace
by Michel Dänzer
· 11 years ago
10ebc0b
drm/radeon: add runtime PM support (v2)
by Dave Airlie
· 12 years ago
ffbab09b
drm: Remove pci_vendor and pci_device from struct drm_device
by Ville Syrjälä
· 11 years ago
f33bcab
drm/radeon: support render nodes
by Christian König
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
e5b9e75
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
by Tom Stellard
· 11 years ago
d8ed168
drm/radeon: kill firstopen callback for kms driver
by Daniel Vetter
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
5379dc0
drm/radoen: kill radeon_dma_ioctl_kms
by Daniel Vetter
· 11 years ago
39aee49
drm/radeon: add cik tile mode array query
by Alex Deucher
· 12 years ago
64f759c
drm/radeon: Update radeon_info_ioctl for CIK (v2)
by Alex Deucher
· 12 years ago
0cd9cb7
drm/radeon: cleanup properly if mmio mapping fails
by Alex Deucher
· 12 years ago
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
d041889
drm/radeon: switch get_gpu_clock() to a callback (v2)
by Alex Deucher
· 12 years ago
454d2e2
drm/radeon: add a asic callback to get the xclk
by Alex Deucher
· 12 years ago
2e1a767
drm/radeon: add new INFO ioctl requests
by Alex Deucher
· 12 years ago
d72d43c
drm/radeon: don't add the IB pool to all VMs v2
by Christian König
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 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
c491707
drm/radeon: re-organize the acpi notifier callback
by Alex Deucher
· 12 years ago
fda4b25
drm/radeon: implement handler for ACPI event
by Luca Tettamanti
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
f482a14
drm/radeon: document radeon_kms.c
by Alex Deucher
· 12 years ago
fb98257
drm/radeon: apply Murphy's law to the kms irq code v3
by Christian Koenig
· 12 years ago
1a8ca75
drm/radeon: fix gpu_init on si
by Alex Deucher
· 12 years ago
2099810
drm/radeon: enable pci bus mastering after card is initialised (v2)
by Dave Airlie
· 13 years ago
c1b2f69
drm/radeon: Update radeon_info_ioctl for SI. (v2)
by Michel Dänzer
· 13 years ago
609c1e1
drm/radeon/kms: add info query for max pipes
by Tom Stellard
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
721604a
drm/radeon: GPU virtual memory support v22
by Jerome Glisse
· 13 years ago
e55b942
drm/radeon/kms: add info query for backend map
by Alex Deucher
· 13 years ago
58b6542
DRM: remove drm_pci_device_is_pcie
by Jon Mason
· 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
fecf1d0
drm/radeon/kms: add gpu_init function for cayman
by Alex Deucher
· 14 years ago
486af18
drm/radeon: add new getparam for number of backends.
by Dave Airlie
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
dca0d61
drm/radeon/kms: release CMASK access in preclose_kms
by Marek Olšák
· 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
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
f5a8020
drm/kms/radeon: Add support for precise vblank timestamping.
by Mario Kleiner
· 14 years ago
5222454
drm/radeon: don't allow device to be opened if powered down
by Dave Airlie
· 14 years ago
b824b36
drm/radeon/kms: add back missing break in info ioctl
by Alex Deucher
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
43861f7
drm/radeon: add a way to revoke hyper-z access
by Marek Olšák
· 14 years ago
d8ab355
drm/radeon/kms: add missing copy from user
by Dr. David Alan Gilbert
· 14 years ago
dc77de1
drm/radeon: tone down overchatty acpi debug messages.
by Dave Airlie
· 14 years ago
ab9e1f5
drm/radeon: add basic zmask/hiz support (v4)
by Dave Airlie
· 14 years ago
d9fdaaf
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
by Dave Airlie
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
e7aeeba
drm/radeon/kms/r6xx+: add query for tile config (v2)
by Alex Deucher
· 14 years ago
d7a2952
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
by Alberto Milone
· 14 years ago
0baf2d8
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
by Alex Deucher
· 14 years ago
148a03b
drm/radeon/kms/evergreen: set accel_enabled
by Alex Deucher
· 14 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 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
0bfb824
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9c950a4
drm/radeon/kms: don't print error for legal crtcs.
by Dave Airlie
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
a0c07a6
drm/radeon/kms: switch all KMS driver ioctls to unlocked.
by Dave Airlie
· 15 years ago
cf0fe45
drm/radeon/kms: cleanup structure and module if initialization fails
by Jerome Glisse
· 15 years ago
e359009
drm/radeon/kms: remove unneeded master create/destroy functions.
by Dave Airlie
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
6cf8a3f
drm/radeon/kms: move modeset init outside of GPU init
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
7ed220d
drm/radeon/kms: Fix up vertical blank interrupt support.
by Michel Dänzer
· 15 years ago
c9b7fb5
drm/radeon/kms: fix memory leak in radeon_driver_load_kms
by Xiaotian Feng
· 15 years ago
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
3b47883
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
by Dave Airlie
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 15 years ago