index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Age
Commit message (
Expand
)
Author
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-18
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-05
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
2014-08-05
drm/radeon: Inline r100_mm_rreg, -wreg, v3
Lauri Kasanen
2014-07-18
drm/radeon: use helpers
Rob Clark
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
2014-06-02
drm/radeon: separate vblank and pflip crtc handling
Christian König
2014-06-02
drm/radeon: split page flip and pending callback
Christian König
2014-06-02
drm/radeon: remove (pre|post)_page_flip callbacks
Christian König
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-06
drm/radeon: resume old pm late
Alex Deucher
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-11-15
drm/radeon: allow semaphore emission to fail
Christian König
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-09-20
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
2013-09-01
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
2013-07-14
drm/radeon: use radeon device for request firmware
Jerome Glisse
2013-07-05
drm/radeon: fix surface setup on r1xx
Alex Deucher
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-04-22
drm/radeon: update wait_for_vblank for r1xx-r4xx
Alex Deucher
2013-01-31
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
2013-01-31
drm/radeon: use common next_reloc function
Ilija Hadzic
2013-01-31
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
2013-01-31
drm/radeon: use common cs packet parse function
Ilija Hadzic
2013-01-31
drm/radeon: fix formatting
Ilija Hadzic
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-27
drm/radeon: Fix scratch register leak in IB test.
Michel Dänzer
2012-09-20
drm/radeon: Remove unused functions
Lauri Kasanen
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
2012-09-20
drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
Alex Deucher
2012-09-20
drm/radeon: Prevent leak of scratch register on resume from suspend
Simon Kitching
2012-07-18
drm/radeon: start to document the functions r100.c
Alex Deucher
[next]