Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
886275ce41a9751117367fb387ed171049eb6148
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_drv.c
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
· 15 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
148a03b
drm/radeon/kms/evergreen: set accel_enabled
by Alex Deucher
· 15 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 15 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 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
4fa07bf
drm/radeon: async event synchronization for drmWaitVblank
by Jerome Glisse
· 15 years ago
cae94b0
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
by Marek Olšák
· 15 years ago
e2b0a8e
drm/radeon/kms: add hw_i2c module option
by Alex Deucher
· 15 years ago
f46c012
drm/radeon/kms: display watermark updates (v2)
by Alex Deucher
· 15 years ago
fdb4352
drm/radeon/kms: bump the version for r6xx/r7xx const buffer support
by Alex Deucher
· 15 years ago
0de1a57
drm/radeon/kms: bump the KMS version number for square tiling support.
by Dave Airlie
· 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
383be5d
drm/radeon/kms: update new pll algo
by Alex Deucher
· 15 years ago
c913e23
drm/radeon/kms: add dynamic engine reclocking (V9)
by Rafał Miłecki
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
dafc3bd
drm/radeon/kms: HDMI support for R600 KMS
by Christian Koenig
· 15 years ago
9062fa6
drm/radeon/kms/avivo: fix typo in new_pll module description
by Alex Deucher
· 15 years ago
b27b637
drm/radeon/kms/avivo: add support for new pll selection algo
by Alex Deucher
· 15 years ago
e359009
drm/radeon/kms: remove unneeded master create/destroy functions.
by Dave Airlie
· 15 years ago
70ba2a3
drm/radeon/kms: add 32/64 ioctl support.
by Dave Airlie
· 15 years ago
a0cdc64
drm/kms/radeon: make kms default a runtime option
by Dave Airlie
· 15 years ago
4ce001a
drm/radeon/kms: add initial radeon tv-out support.
by Dave Airlie
· 15 years ago
de05065
drm/radeon/kms: fix nomodeset.
by Dave Airlie
· 15 years ago
ecc0b32
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
by Michel Dänzer
· 15 years ago
176f613
drm/radeon: fix driver initialization order so radeon kms can be builtin
by Jerome Glisse
· 15 years ago
919f32f
radeon: Enable modesetting on non-x86.
by Michel Dänzer
· 16 years ago
cc8da52
drm/radeon: switch to using late_initcall
by Dave Airlie
· 16 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago
03efb88
drm/radeon: don't call irq changes on r600 suspend/resume
by Dave Airlie
· 16 years ago
800b699
drm/radeon: RS600: fix interrupt handling
by Alex Deucher
· 16 years ago
8e10045
drm: Drop unused and broken dri_library_name sysfs attribute.
by Kristian Høgsberg
· 16 years ago
60f2ee0
drm/radeon: fix missing hunk from the master changes.
by Dave Airlie
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
61a2d07
Remove newline from the description of module parameters
by Niels de Vos
· 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_drv.c]
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
ddbee33
radeon: add support for vblank on crtc2
by Dave Airlie
· 17 years ago
54a56ac
drm: use radeon specific names for radeon flags
by Dave Airlie
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 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
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