Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0294cf4f7f895ddcf284b1ce7cf27a2c9d7106f7
/
drivers
/
gpu
/
drm
/
radeon
0294cf4f
drm/radeon/kms: fix connector edid handling
by Alex Deucher
· 15 years ago
1b4d7d7
drm/radeon/kms: fix internal tmds setup on legacy display engine
by Alex Deucher
· 15 years ago
8c2a6d7
drm/radeon/kms: move active_device setup into encoder fixup()
by Alex Deucher
· 15 years ago
fb06ca8
drm/radeon/kms: properly handle mode id with native mode changes
by Alex Deucher
· 15 years ago
39deb2d
drm/radeon/kms: fix use of index before proper initialisation.
by Dave Airlie
· 15 years ago
ceeb502
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
by Dave Airlie
· 15 years ago
0549a06
drm/radeon/kms: also check for edid in lvds detect
by Alex Deucher
· 15 years ago
de2103e
drm/radeon/kms: use drm_mode directly for panel modes
by Alex Deucher
· 15 years ago
5a9bcac
drm/radeon/kms/atom: rework crtc modeset
by Alex Deucher
· 15 years ago
2606c88
drm/radeon/kms/atom: add support for AdjustDisplayPll
by Alex Deucher
· 15 years ago
5f9a0eb
drm/radeon/kms/atom: reorder crtc dpms
by Alex Deucher
· 15 years ago
2ffb842
drm/radeon/kms: make sure LVDS panel is valid in detect()
by Alex Deucher
· 15 years ago
b5fc901
drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.
by Michel Dänzer
· 15 years ago
f30f37d
drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.
by Michel Dänzer
· 15 years ago
e33497a
drm/radeon/kms: don't refuse LUT because no framebuffer.
by Dave Airlie
· 15 years ago
d4ac6a0
drm/radeon/kms: fix vline register for second head.
by Dave Airlie
· 15 years ago
49c458e
drm/r600: avoid assigning vb twice in blit code
by Robert Noland
· 15 years ago
9d8401f
drm/radeon: use list_for_each_entry instead of list_for_each
by Dave Airlie
· 15 years ago
1a029b7
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
by Jerome Glisse
· 15 years ago
b574f25
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
by Jerome Glisse
· 15 years ago
01ceae8
drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
by Jerome Glisse
· 15 years ago
aa96e34
drm/radeon: Fix setting of bits
by Roel Kluin
· 15 years ago
b8c00ac
drm/fb: add more correct 8/16/24/32 bpp fb support.
by Dave Airlie
· 15 years ago
068143d
drm/fb: add setcmap and fix 8-bit support.
by Dave Airlie
· 15 years ago
dfee561
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
by Dave Airlie
· 15 years ago
b442962
drm/radeon/kms: add support for "Surround View"
by Alex Deucher
· 15 years ago
ac447df
drm/radeon/kms: Fix irq handling on AVIVO hw
by Jerome Glisse
· 15 years ago
e7d40b9
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
by Jerome Glisse
· 15 years ago
75c8129
drm/radeon/kms: Fix R600/RV770 disable acceleration path
by Jerome Glisse
· 15 years ago
a3c1945
drm/radeon/kms: Fix R600/RV770 startup path & reset
by Jerome Glisse
· 15 years ago
81cc35b
drm/radeon/kms: Fix R600 write back buffer
by Jerome Glisse
· 15 years ago
62a8ea3
drm/radeon/kms: Remove old init path as no hw use it anymore
by Jerome Glisse
· 15 years ago
c010f80
drm/radeon/kms: Convert RS600 to new init path
by Jerome Glisse
· 15 years ago
3bc6853
drm/radeon/kms: Convert RS690/RS740 to new init path (V2).
by Jerome Glisse
· 15 years ago
d455090
drm/radeon/kms: Convert R100 to new init path (V2)
by Jerome Glisse
· 15 years ago
207bf9e
drm/radeon/kms: Convert R300 to new init path
by Jerome Glisse
· 15 years ago
ca6ffc6
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
by Jerome Glisse
· 15 years ago
f0ed1f6
drm/radeon/kms: Convert R520 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
d39c3b8
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
f4e45d0
drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
by Mikael Pettersson
· 15 years ago
4c57edb
drm/r600: fix memory leak introduced with 64k malloc avoidance fix.
by Dave Airlie
· 15 years ago
74bf2ad
drm/kms: make fb helper work for all drivers.
by Dave Airlie
· 15 years ago
210bed8
drm/radeon/r600: fix offset handling in CS parser
by Alex Deucher
· 15 years ago
2b5d6c5
drm/radeon/kms/r600: fix forcing pci mode on agp cards
by Alex Deucher
· 15 years ago
c5e617e
drm/radeon/kms: fix for the extra pages copying.
by Dave Airlie
· 15 years ago
2f67c6e
drm/radeon/kms/r600: add support for vline relocs
by Alex Deucher
· 15 years ago
90ebd06
drm/radeon/kms: fix some bugs in vline reloc
by Alex Deucher
· 15 years ago
974b16e
drm/radeon/kms/r600: clamp vram to aperture size
by Alex Deucher
· 15 years ago
adea479
drm/r600: get values from the passed in IB not the copy.
by Dave Airlie
· 15 years ago
31edd48
drm: create gitignore file for radeon
by Amerigo Wang
· 15 years ago
e359009
drm/radeon/kms: remove unneeded master create/destroy functions.
by Dave Airlie
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
513bcb4
drm/radeon/kms: don't require up to 64k allocations. (v2)
by Dave Airlie
· 15 years ago
35e4b7a
drm/radeon/kms: enable dac load detection by default.
by Dave Airlie
· 15 years ago
4bbd497
drm/radeon/kms: enable r600 tv outputs.
by Dave Airlie
· 15 years ago
5b31aee
drm/radeon/r600: set correct pitch for 4 byte copy
by Andre Maasikas
· 15 years ago
c214271
drm/radeon: consolidate family flags used in pciids.
by Dave Airlie
· 15 years ago
aadd4e1
drm/radeon: some r420s have a CP race with the DMA engine.
by Alex Deucher
· 15 years ago
5a6e9f9
drm/radeon/r600/kms: rv670 is not DCE3
by Alex Deucher
· 15 years ago
18a4cd2e
drm/radeon/kms: r420 idle after programming GA_ENHANCE
by Dave Airlie
· 15 years ago
fe62e1a
drm/radeon/kms: more fixes to rv770 suspend/resume path.
by Dave Airlie
· 15 years ago
4153e58
drm/radeon/kms: more alignment for rv770.c with r600.c
by Dave Airlie
· 15 years ago
9052aa2
drm/radeon/kms: rv770 blit init called too late.
by Dave Airlie
· 15 years ago
fc30b8e
drm/radeon/kms: move around new init path code to avoid posting at init
by Dave Airlie
· 15 years ago
bc1a631
drm/radeon/r600: fix some issues with suspend/resume.
by Dave Airlie
· 15 years ago
698443d
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
by Dave Airlie
· 15 years ago
5e6dde7
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
by Michel Dänzer
· 15 years ago
445282d
drm/radeon/kms: add initial connector properties
by Dave Airlie
· 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
7cbb355
drm/r600/kms: fixup number of loops per blit calculation.
by Dave Airlie
· 15 years ago
41456df
drm/radeon/kms: reprogram format in set base.
by Dave Airlie
· 15 years ago
65cb15a
drm/radeon: avivo chips have no separate int bit for display
by Dave Airlie
· 15 years ago
b15591f
drm/radeon/r600: don't do interrupts
by Alex Deucher
· 15 years ago
8dfaa8a
drm/radeon/kms: Get LVDS native mode details from EDID if necessary.
by Michel Dänzer
· 15 years ago
f657c2a
drm/radeon: Save and restore bios scratch regs during S/R
by Yang Zhao
· 15 years ago
ecb114a
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
by Dave Airlie
· 15 years ago
42dea5d
drm/radeon/kms: we should return 0 when we have no modes not -1.
by Dave Airlie
· 15 years ago
48e113e
drm/radeon/kms: Free CS parser state tracking memory.
by Michel Dänzer
· 15 years ago
fdd5cac
drm/radeon/kms: Don't kzalloc memory which is immediately overwritten.
by Michel Dänzer
· 15 years ago
95a8f1b
drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.
by Michel Dänzer
· 15 years ago
fb1fbf8
drm/radeon/kms: Only add common modes which fit in both panel dimensions.
by Michel Dänzer
· 15 years ago
70ba2a3
drm/radeon/kms: add 32/64 ioctl support.
by Dave Airlie
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
21f9a43
drm/radeon/kms: cleanup - remove radeon_share.h
by Jerome Glisse
· 15 years ago
a4d6827
drm/radeon/kms: move mtrr range add and memory information
by Jerome Glisse
· 15 years ago
9f022dd
drm/radeon/kms: convert r4xx to new init path
by Jerome Glisse
· 15 years ago
d42571e
drm/radeon/kms: fix typo in quirks
by Alex Deucher
· 15 years ago
1be3405
drm/radeon/kms/r600: fix blit dword count for non r6xx
by Alex Deucher
· 15 years ago
7747b71
drm/radeon/kms: add common lvds modes in the ddc case
by Alex Deucher
· 15 years ago
2f9a60d
drm/radeon/kms: set fbdev_info for suspend/resume
by Dave Airlie
· 15 years ago
6cf8a3f
drm/radeon/kms: move modeset init outside of GPU init
by Jerome Glisse
· 15 years ago
923f684
drm/radeon/kms: add common scaled modes for TV and LVDS
by Alex Deucher
· 15 years ago
705af9c
drm/radeon/kms: pull in latest quirks and fixes from ddx
by Alex Deucher
· 15 years ago
a381287
drm/radeon/kms/r600: use blit for BO moves
by Alex Deucher
· 15 years ago
c000273
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
by Jerome Glisse
· 15 years ago
119e20d
drm/radeon/kms/r600: fix blit support
by Alex Deucher
· 15 years ago
a513c18
drm/radeon/kms: Don't try to process irq when we are unloading
by Jerome Glisse
· 15 years ago
905b682
drm/radeon/kms: add R4XX mc register access helper.
by Jerome Glisse
· 15 years ago
a18d7ea
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
by Jerome Glisse
· 15 years ago
Next »