Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
67e915e49a12ee08c22cb1db746bafd909988f85
/
drivers
/
gpu
/
drm
/
radeon
67e915e
drm/radeon/kms: check if vm is supported in VA ioctl
by Alex Deucher
· 13 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 13 years ago
3df9690
radeon: Fix disabling PCI bus mastering on big endian hosts.
by Michel Dänzer
· 13 years ago
dea7e0a
ttm: fix agp since ttm tt rework
by Jerome Glisse
· 13 years ago
3000bf3
drm/radeon/kms: sync across multiple rings when doing bo moves v3
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
d7d0a75
drm/radeon/benchmark: common modes sweep ignores 640x480@32
by Chen Jie
· 13 years ago
28eebb7
drm/radeon/kms: disable writeback on pre-R300 asics
by Alex Deucher
· 13 years ago
c1341e5
drm/radeon: allocate semaphore from the ib pool
by Jerome Glisse
· 13 years ago
69e130a
drm/radeon: make ib size variable
by Jerome Glisse
· 13 years ago
1f2e124
drm/radeon/kms: add missing ring ready check in sync tests
by Alex Deucher
· 13 years ago
7a7e873
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 13 years ago
93a4ed8
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
by Rafał Miłecki
· 13 years ago
92db7f6
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
by Rafał Miłecki
· 13 years ago
f83d926
drm/radeon/kms: setup HDMI mode on Evergreen encoders
by Rafał Miłecki
· 13 years ago
06e4cd6
drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock
by Dave Airlie
· 13 years ago
b15ba51
drm/radeon: introduce a sub allocator and convert ib pool to it v4
by Jerome Glisse
· 13 years ago
1b37078
drm/radeon/kms: add support for per-ring fence interrupts
by Alex Deucher
· 13 years ago
b40e7e1
drm/radeon/kms: add cayman specific fence_ring_emit
by Alex Deucher
· 13 years ago
78c5560
drm/radeon/kms: add some new ring params to better handle other ring types
by Alex Deucher
· 13 years ago
ce95488
drm/radeon: improve radeon_test_syncing function
by Christian König
· 13 years ago
30eb77f
drm/radeon: precompute fence cpu/gpu addr once v3
by Jerome Glisse
· 13 years ago
af9720f
drm/radeon: move ring debugfs into radeon_ring.c
by Christian König
· 13 years ago
e32eb50
drm/radeon: rename struct radeon_cp to radeon_ring
by Christian König
· 13 years ago
d6d2730
drm/radeon: disable compute rings on cayman for now
by Christian König
· 13 years ago
47492a2
drm/radeon: add radeon_fence_count_emited function
by Christian König
· 13 years ago
4c87bc2
drm/radeon: make some asic pointers per ring
by Christian König
· 13 years ago
60a7e39
drm/radeon: Add radeon_test_syncing function v2
by Christian König
· 13 years ago
bf85279
drm/radeon: make cp variable an array
by Christian König
· 13 years ago
5596a9d
drm/radeon: make ring rptr and wptr register offsets variable
by Christian König
· 13 years ago
7b1f248
drm/radeon: make all functions work with multiple rings.
by Christian König
· 13 years ago
15d3332
drm/radeon/kms: add support for semaphores v3
by Christian König
· 13 years ago
7465280
drm/radeon/kms: add support for multiple fence queues v2
by Alex Deucher
· 13 years ago
851a6bd
drm/radeon: fix a spelling mistake
by Christian König
· 13 years ago
16557f1
drm/radeon: no need to check all relocs for duplicates
by Christian König
· 13 years ago
4d8bf9a
drm/radeon: fix debugfs handling v3
by Christian König
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
69d2ae5
drm/radeon/kms: support for audio on Evergreen
by Rafał Miłecki
· 13 years ago
ebcb796
drm/radeon/kms: minor HDMI audio cleanups
by Rafał Miłecki
· 13 years ago
f92e70c
drm/radeon/kms: do not force DVI mode on DCE4 if audio is on
by Rafał Miłecki
· 13 years ago
dc87cd5
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
by Alex Deucher
· 13 years ago
57de4ba
drm/ttm: simplify memory accounting for ttm user v2
by Jerome Glisse
· 13 years ago
8e7e705
drm/ttm: isolate dma data from ttm_tt V4
by Jerome Glisse
· 13 years ago
c52494f
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
by Konrad Rzeszutek Wilk
· 13 years ago
b1e5f17
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
by Jerome Glisse
· 13 years ago
649bf3c
drm/ttm: merge ttm_backend and ttm_tt V5
by Jerome Glisse
· 13 years ago
a14af87
drm/ttm: remove unused backend flags field
by Jerome Glisse
· 13 years ago
f3a71df
drm/radeon/kms: fix 2D tiling CS support on EG/CM
by Alex Deucher
· 13 years ago
392e372
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
by Alex Deucher
· 13 years ago
48cc9b2
drm/radeon/kms: Skip ACPI call to ATIF when possible
by Jean Delvare
· 13 years ago
bc96f94
drm/radeon/kms: Hide debugging message
by Jean Delvare
· 13 years ago
f649647
drm/radeon/kms: add some loop timeouts in pageflip code
by Alex Deucher
· 13 years ago
248dbc2
drm: move the fb bpp/depth helper into the core.
by Dave Airlie
· 13 years ago
435ddd9
drm/radeon/kms: fix up for BIG ENDIAN breakage
by Dave Airlie
· 13 years ago
21240f9
drm/radeon/kms/atom: unify i2c gpio table handling
by Alex Deucher
· 13 years ago
d724502
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
by Alex Deucher
· 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
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago
6991b8f
drm/radeon/kms: fix segfault in pm rework
by Alex Deucher
· 13 years ago
6c47e5c
drm/radeon/kms: fix up gpio i2c mask bits for r4xx
by Alex Deucher
· 13 years ago
a7c36fd
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
by Alex Deucher
· 13 years ago
8f3f1c9
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
by Alex Deucher
· 13 years ago
bbe26ff
drm/radeon/kms: optimize r600_pm_profile_init
by Alex Deucher
· 13 years ago
a4c9e2e
drm/radeon/kms/pm: add a proper pm profile init function for fusion
by Alex Deucher
· 13 years ago
10b391b
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
by Alex Deucher
· 13 years ago
bfba165
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
by Dan Carpenter
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
091264f
drm/radeon/kms: make an aux failure debug only
by Alex Deucher
· 13 years ago
3b9832f
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
by Alex Deucher
· 13 years ago
7a1619b
drm/radeon: Make sure CS mutex is held across GPU reset.
by Michel Dänzer
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
c9a1be9
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
by Jerome Glisse
· 13 years ago
0e2c978
drm/radeon/kms: don't poll forever if MC GDDR link training fails
by Alex Deucher
· 13 years ago
cf2aff6
drm/radeon/kms: fix DP setup on TRAVIS bridges
by Alex Deucher
· 13 years ago
64912e9
drm/radeon/kms: set HPD polarity in hpd_init()
by Alex Deucher
· 13 years ago
a18cee1
drm/radeon/kms: add MSI module parameter
by Alex Deucher
· 13 years ago
01e718e
drm/radeon/kms: Add MSI quirk for Dell RS690
by Alex Deucher
· 13 years ago
b362105
drm/radeon/kms: Add MSI quirk for HP RS690
by Alex Deucher
· 13 years ago
8f6c25c
drm/radeon/kms: split MSI check into a separate function
by Alex Deucher
· 13 years ago
bc1c4dc
drm/radeon/kms: always do extended edid probe
by Alex Deucher
· 13 years ago
fab249e
drm/radeon/kms: remove useless radeon_ddc_dump()
by Alex Deucher
· 13 years ago
a3b0829
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
by Alex Deucher
· 13 years ago
58cdcb8
drm/radeon/kms: make atombios_dig_encoder_setup() version based
by Alex Deucher
· 13 years ago
24153dd
drm/radeon/kms: make atombios_dvo_setup() version based
by Alex Deucher
· 13 years ago
3f03ced
drm/radeon/kms: move atom encoder setup to a new file
by Alex Deucher
· 13 years ago
16cdf04
drm/radeon/kms: allocate vram scratch page on 6xx+
by Alex Deucher
· 13 years ago
996d5c5
drm/radeon/kms: check for DP MST mode in a few more places (v2)
by Alex Deucher
· 13 years ago
c41384f
drm/radeon/kms/atom: rework encoder dpms
by Alex Deucher
· 13 years ago
fdca78c
drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
by Alex Deucher
· 13 years ago
1d33e1f
drm/radeon/kms: rework DP bridge checks
by Alex Deucher
· 13 years ago
54bd520
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-coded value 6
by Ilija Hadzic
· 13 years ago
77b1bad
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
by Jerome Glisse
· 13 years ago
8ab250d
drm/radeon: set hpd polarity at init time so hotplug detect works
by Jerome Glisse
· 13 years ago
b4f15f8
drm/radeon/kms: cleanup atombios_adjust_pll()
by Alex Deucher
· 13 years ago
00dfb8d
drm/radeon/kms: properly set panel mode for eDP
by Alex Deucher
· 13 years ago
06c9c23
drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
by Alex Deucher
· 13 years ago
9bb7703
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
by Alex Deucher
· 13 years ago
3407644
drm/radeon: avoid bouncing connector status btw disconnected & unknown
by Jerome Glisse
· 13 years ago
Next »