Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ac06b905655b3ef2fd2196bab36e4587e1e4e4f
/
drivers
/
gpu
/
drm
/
radeon
/
r600.c
50efa51
drm/radeon: clean up active vram sizing
by Alex Deucher
· 11 years ago
b9ace36
drm/radeon: skip async dma init on r6xx
by Alex Deucher
· 11 years ago
d45b964
drm/radeon: set the full cache bit for fences on r7xx+
by Alex Deucher
· 11 years ago
de9ae74
drm/radeon: implement pci config reset for r6xx/7xx (v3)
by Alex Deucher
· 11 years ago
ea31bf6
drm/radeon: remove generic rptr/wptr functions (v2)
by Alex Deucher
· 11 years ago
6c7bcce
drm/radeon/pm: move pm handling into the asic specific code
by Alex Deucher
· 11 years ago
01ac879
drm/radeon: re-order firmware loading in preparation for dpm rework
by Alex Deucher
· 11 years ago
1654b81
drm/radeon: allow semaphore emission to fail
by Christian König
· 11 years ago
9191526
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
6214bb7
drm/radeon: add a connector property for dither
by Alex Deucher
· 11 years ago
134b480
drm/radeon: Add support for programming the FMT blocks
by Alex Deucher
· 11 years ago
d836711
drm/radeon: make missing smc ucode non-fatal (r7xx-SI)
by Alex Deucher
· 11 years ago
1b9ba70
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
by Alex Deucher
· 11 years ago
0a5b7b0
drm/radeon: add spinlocks for indirect register accesss
by Alex Deucher
· 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
e5903d3
drm/radeon: fix init ordering for r600+
by Alex Deucher
· 11 years ago
2483b4e
drm/radeon: separate DMA code
by Christian König
· 11 years ago
e409b12
drm/radeon: separate UVD code v3
by Christian König
· 11 years ago
2e1e6da
drm/radeon: remove special handling for the DMA ring
by Christian König
· 11 years ago
02c9f7f
drm/radeon: rework UVD writeback & [rw]ptr handling
by Christian König
· 11 years ago
5e884f6
drm/radeon: restructure UVD code to handle UVD PG (v2)
by Alex Deucher
· 11 years ago
4f86296
drm/radeon/kms: remove r6xx+ blit copy routines
by Alex Deucher
· 11 years ago
1dda8d0
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
by Dave Airlie
· 11 years ago
8a53fa2
drm/radeon: make missing smc ucode non-fatal
by Alex Deucher
· 11 years ago
6fab3feb
drm/radeon: always program the MC on startup
by Alex Deucher
· 11 years ago
2858c00
drm/radeon: fix halting UVD
by Christian König
· 11 years ago
b72a892
drm/radeon: s/drm_order/order_base_2/
by Daniel Vetter
· 11 years ago
745a39a
drm/radeon: wait for 3D idle before using CP DMA
by Alex Deucher
· 11 years ago
c9a6ca4
drm/radeon: fix UVD fence emit
by Christian König
· 11 years ago
0a16893
drm/radeon: use radeon device for request firmware
by Jerome Glisse
· 11 years ago
072b5ac
drm/radeon: implement bo copy callback using CP DMA (v2)
by Alex Deucher
· 11 years ago
dc50ba7
drm/radeon/kms: add dpm support for evergreen (v4)
by Alex Deucher
· 11 years ago
66229b2
drm/radeon/kms: add dpm support for rv7xx (v4)
by Alex Deucher
· 11 years ago
4a6369e
drm/radeon/kms: add dpm support for rv6xx (v3)
by Alex Deucher
· 12 years ago
2948f5e
drm/radeon: properly set up the RLC on ON/LN/TN (v3)
by Alex Deucher
· 12 years ago
138e4e1
drm/radeon/kms: move ucode defines to a separate header
by Alex Deucher
· 12 years ago
9b1be4d
drm/radeon: fix UVD on big endian
by Alex Deucher
· 12 years ago
65337e6
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
by Samuel Li
· 12 years ago
e49f395
radeon: Fix system hang issue when using KMS with older cards
by Adis Hamzić
· 12 years ago
7e0e419
radeon: use max_bus_speed to activate gen2 speeds
by Kleber Sacilotto de Souza
· 12 years ago
03708b05
drm/radeon: disable UVD advanced semaphore mode
by Christian König
· 12 years ago
b05e9e4
drm/radeon: raise UVD clocks on init v3
by Christian König
· 12 years ago
d5445a1
drm/radeon: update r600 set/get pcie lane config
by Alex Deucher
· 12 years ago
492d2b6
drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT
by Alex Deucher
· 12 years ago
f2ba57b
drm/radeon: UVD bringup v8
by Christian König
· 12 years ago
9ed8b1f
drm/radeon: clean up vram/gtt location handling
by Alex Deucher
· 12 years ago
d808fc8
drm/radeon: skip MC reset as it's probably not hung
by Alex Deucher
· 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
24178ec
drm/radeon: don't reset the MC on IGPs/APUs
by Alex Deucher
· 12 years ago
123bc18
drm/radeon: use the reset mask to determine if rings are hung
by Alex Deucher
· 12 years ago
ca57802
drm/radeon: halt engines before disabling MC (6xx/7xx)
by Alex Deucher
· 12 years ago
f13f773
drm/radeon: use status regs to determine what to reset (6xx/7xx)
by Alex Deucher
· 12 years ago
d3cb781
drm/radeon: rework GPU reset on r6xx/r7xx
by Alex Deucher
· 12 years ago
410a341
drm/radeon: add a bios scratch asic hung helper
by Alex Deucher
· 12 years ago
f689e3a
drm/radeon: protect against div by 0 in backend setup
by Mikko Tiihonen
· 12 years ago
b3dfcb2
drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.
by Michel Dänzer
· 12 years ago
19fc42e
drm/radeon: clear reset flags if engines are idle
by Alex Deucher
· 12 years ago
43fb778
drm/radeon: split r6xx and r7xx copy_dma functions
by Alex Deucher
· 12 years ago
71e3d15
drm/radeon: switch to a finer grained reset for r6xx/7xx
by Alex Deucher
· 12 years ago
64c56e8
drm/radeon: reset dma engine on gpu reset (v2)
by Jerome Glisse
· 12 years ago
eaaa698
drm/radeon: print dma status reg on lockup (v2)
by Jerome Glisse
· 12 years ago
909d9eb
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
by Alex Deucher
· 12 years ago
86a1881
drm/radeon: fix fence driver for dma ring when wb is disabled
by Jerome Glisse
· 12 years ago
a636a98
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
4d75658
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
by Alex Deucher
· 12 years ago
ef8cf3a
drm/radeon: Use hweight32
by Akinobu Mita
· 12 years ago
3691fee
drm/radeon: check if pcie gen 2 is already enabled (v2)
by Alex Deucher
· 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
af026c5
drm/radeon: Fix scratch register leak in IB test.
by Michel Dänzer
· 12 years ago
1109ca0
drm/radeon: Mark all possible functions / structs as static
by Lauri Kasanen
· 12 years ago
4bf3dd9
drm/radeon: cleanup VM id handling a bit
by Christian König
· 12 years ago
ee93b86
drm/radeon: remove gui_idle interrupt infrastructure
by Alex Deucher
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
197bbb3
drm/radeon/kms: auto detect pcie link speed from root port
by Dave Airlie
· 12 years ago
440a7cd
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
by Jerome Glisse
· 12 years ago
89d3580
drm/radeon: update rptr saving logic for memory buffers
by Alex Deucher
· 12 years ago
8b25ed3
drm/radeon: remove radeon_ring_index()
by Alex Deucher
· 12 years ago
4ef7256
drm/radeon: fix const IB handling v2
by Christian König
· 12 years ago
45df680
drm/radeon: record what is next valid wptr for each ring v4
by Christian König
· 12 years ago
04eb220
drm/radeon: move radeon_ib_ring_tests out of chipset code
by Christian König
· 12 years ago
6f72a63
drm/radeon: remove r600_blit_suspend
by Christian König
· 12 years ago
2898c34
drm/radeon: remove ip_pool start/suspend
by Christian König
· 12 years ago
d40fd3a
drm/radeon: remove FIXME comment from chipset suspend
by Christian König
· 12 years ago
736fc37
drm/radeon: replace pflip and sw_int counters with atomics
by Christian Koenig
· 13 years ago
fb98257
drm/radeon: apply Murphy's law to the kms irq code v3
by Christian Koenig
· 13 years ago
c20dc36
drm/radeon: fix & improve ih ring handling v3
by Christian Koenig
· 13 years ago
220907d
drm/radeon: rework ring syncing code
by Christian König
· 13 years ago
876dc9f
drm/radeon: remove radeon_fence_create
by Christian König
· 13 years ago
b866d13
drm/radeon: add some additional 6xx/7xx/EG register init
by Alex Deucher
· 12 years ago
d4e30ef
drm/radeon: make audio_init consistent across asics
by Alex Deucher
· 13 years ago
416a2bd
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
by Alex Deucher
· 13 years ago
40f5cf9
drm/radeon: add PRIME support (v2)
by Alex Deucher
· 13 years ago
1b9c3dd
drm/radeon: make use of radeon_gem_init() consistent
by Alex Deucher
· 13 years ago
455c89b
drm/radeon: don't mess with hot plug detect for eDP or LVDS connector v2
by Jerome Glisse
· 13 years ago
f2e3922
drm/radeon: make the ib an inline object
by Jerome Glisse
· 13 years ago
f237750
drm/radeon: remove r600 blit mutex v2
by Christian König
· 13 years ago
a8c0594
drm/radeon: simplify semaphore handling v2
by Jerome Glisse
· 13 years ago
4f256e8
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
Next »