Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7433874e31f7f2e6e942b12012790565731d0f4a
7433874
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
by Rafał Miłecki
· 15 years ago
a3fa632
drm/radeon/kms: initial mode validation support
by Alex Deucher
· 15 years ago
f95a9f0
drm/radeon/kms/atom/dce3: call transmitter init on mode set
by Alex Deucher
· 15 years ago
b75fad0
drm/radeon/kms: store detailed connector info
by Alex Deucher
· 15 years ago
4170a6c1
drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables
by Alex Deucher
· 15 years ago
ee59f2b
drm/radeon/kms/r600: fix rs880 support v2
by Alex Deucher
· 15 years ago
e29649d
drm/radeon/kms/r700: fix some typos in chip init
by Alex Deucher
· 15 years ago
6fa8d66
drm/radeon/kms: remove some misleading debugging output
by Alex Deucher
· 15 years ago
4d357ab
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
by Dave Airlie
· 15 years ago
8a9832e
drm/radeon/kms: disable D1VGA and D2VGA if enabled
by Dave Airlie
· 15 years ago
d6f2893
drm/radeon/kms: Don't RMW CP_RB_CNTL
by Alex Deucher
· 15 years ago
df67bed
drm/radeon/kms: fix coherency issues on AGP cards.
by Dave Airlie
· 15 years ago
ea1495a
drm/radeon/kms: fix rc410 suspend/resume.
by Dave Airlie
· 15 years ago
fc7f711
drm/radeon/kms: add quirk for hp dc5750
by Alex Deucher
· 15 years ago
d11aa88
drm/radeon/kms/atom: fix potential oops in spread spectrum code
by Alex Deucher
· 15 years ago
a2d49ae
drm/kms: typo fix
by James Simmons
· 15 years ago
61c4b24
drm/radeon/kms/atom: Make card_info per device
by Mathias Fröhlich
· 15 years ago
d56ef9c
drm/radeon/kms/atom: Fix DVO support
by Alex Deucher
· 15 years ago
8f552a6
drm/radeon/kms/atom: loosen pll min output limits
by Alex Deucher
· 15 years ago
3e5cb98
drm/radeon/kms: add support for msi
by Alex Deucher
· 15 years ago
ebbe1cb
drm/radeon/kms/atom: add support for spread spectrum (v2)
by Alex Deucher
· 15 years ago
c290dad
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
by Alex Deucher
· 15 years ago
33fdb15
drm/radeon/r600: only assign vb after we know space is available.
by Robert Noland
· 15 years ago
c54b1820
drm/radeon/r600: Replace repeated calculations with variable.
by Robert Noland
· 15 years ago
bc293e5
drm/radeon/kms/atom: get better min pixel clock info
by Mathias Fröhlich
· 15 years ago
790cfb3
drm/radeon/kms: add quirk for acer 5102
by Alex Deucher
· 15 years ago
5885b7a
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
by Alex Deucher
· 15 years ago
ceb776b
drm/radeon/kms: fix cs parser tex bit 11 check
by Mathias Fröhlich
· 15 years ago
c850cb7
drm/kms: fix kms/fbdev colormap support properly.
by Dave Airlie
· 15 years ago
d0c403e
drm/radeon/kms: fix support for original r100
by Alex Deucher
· 15 years ago
2d152c6
drm/radeon/kms: fix legacy quirk handling
by Alex Deucher
· 15 years ago
f059d2a
drm: Add the basic check for the detailed timing in EDID
by Zhao Yakui
· 15 years ago
a77f171
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
by Matt Turner
· 15 years ago
dfdd646
drm/radeon/kms: limit default tv modes to <= 1024x768
by Alex Deucher
· 15 years ago
ceefedd
drm/radeon/kms/atom: fix tv-out
by Alex Deucher
· 15 years ago
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
0549a061
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
df748b0
drm/ttm: fix refcounting in ttm global code.
by Dave Airlie
· 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
185974d
drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
by Zhao Yakui
· 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
bea1d35
drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
by Mikael Pettersson
· 15 years ago
4c57edba
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
8ef8678
drm/kms: protect against fb helper not being created.
by Dave Airlie
· 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
f803303
fb: change rules for global rules match.
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
f066a17
drm/edid: Fix standard timing parse for EDID <= 1.2
by Adam Jackson
· 15 years ago
93dc6c2
drm/edid: Detailed standard timing blocks have six timings, not five.
by Adam Jackson
· 15 years ago
23425ca
drm/edid: Ignore bad standard timings.
by Adam Jackson
· 15 years ago
083ae05
drm/edid: const cleanup
by Adam Jackson
· 15 years ago
5b31aee
drm/radeon/r600: set correct pitch for 4 byte copy
by Andre Maasikas
· 15 years ago
Next »