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
2016-05-05
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
2016-05-02
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
2016-01-08
radeon: r100: Silence 'may be used uninitialized' warnings
Tim Gardner
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-05-28
radeon: Deinline indirect register accessor functions
Denys Vlasenko
2015-03-03
drm/radeon: do a posting read in r100_set_irq
Alex Deucher
2015-01-22
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
2014-12-03
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
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
[next]