summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r100.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: squash lines for simple wrapper functionsMasahiro Yamada2016-09-151-5/+1
* drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNCMichel Dänzer2016-05-041-1/+1
* drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsetsNicolai Stange2016-05-021-2/+4
* drm/radeon: allow to force hard GPU reset.Jérome Glisse2016-05-021-1/+1
* drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.Matthew Dawson2016-02-101-2/+8
* radeon: r100: Silence 'may be used uninitialized' warningsTim Gardner2016-01-081-2/+3
* drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner2015-12-041-0/+10
* drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-041-1/+1
* radeon: Deinline indirect register accessor functionsDenys Vlasenko2015-05-281-0/+22
* drm/radeon: do a posting read in r100_set_irqAlex Deucher2015-03-031-0/+4
* drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entryMichel Dänzer2015-01-221-2/+8
* drm/radeon: use pointers instead of indexes for CS chunksChristian König2014-12-031-1/+1
* drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König2014-12-031-4/+4
* drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher2014-11-061-0/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-141-9/+12
|\
| * drm/radeon: add the infrastructure for concurrent buffer accessChristian König2014-09-111-9/+12
* | drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer2014-09-181-14/+14
|/
* drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer2014-08-181-4/+4
* drm/radeon: Always flush the HDP cache before submitting a CS to the GPUMichel Dänzer2014-08-051-5/+15
* drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitlyMichel Dänzer2014-08-051-1/+1
* drm/radeon: Remove radeon_gart_restore()Michel Dänzer2014-08-051-1/+0
* drm/radeon: Inline r100_mm_rreg, -wreg, v3Lauri Kasanen2014-08-051-33/+0
* drm/radeon: use helpersRob Clark2014-07-181-4/+2
* drm/radeon: remove range check from *_gart_set_pageChristian König2014-06-091-6/+2
* drm/radeon: separate vblank and pflip crtc handlingChristian König2014-06-021-2/+2
* drm/radeon: split page flip and pending callbackChristian König2014-06-021-3/+18
* drm/radeon: remove (pre|post)_page_flip callbacksChristian König2014-06-021-30/+0
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-2/+2
* Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-181-2/+0
|\
| * drm/radeon: resume old pm lateAlex Deucher2014-03-061-2/+0
* | drm/radeon: remove struct radeon_bo_listChristian König2014-03-041-20/+20
* | drm/radeon: drop radeon_ring_force_activityChristian König2014-02-181-2/+0
* | drm/radeon: drop drivers copy of the rptrChristian König2014-02-181-2/+1
|/
* drm/radeon: remove generic rptr/wptr functions (v2)Alex Deucher2013-12-241-1/+30
* drm/radeon/pm: move pm handling into the asic specific codeAlex Deucher2013-12-241-0/+7
* drm/radeon: allow semaphore emission to failChristian König2013-11-151-1/+2
* drm/radeon: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-061-1/+1
* drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2013-09-201-3/+5
* drm/radeon: add spinlocks for indirect register accesssAlex Deucher2013-09-111-0/+7
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-1/+1
|\
| * drm/radeon: remove special handling for the DMA ringChristian König2013-08-301-1/+1
* | drm/radeon: s/drm_order/order_base_2/Daniel Vetter2013-07-231-1/+1
|/
* drm/radeon: use radeon device for request firmwareJerome Glisse2013-07-141-10/+1
* drm/radeon: fix surface setup on r1xxAlex Deucher2013-07-051-7/+4
* radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić2013-06-031-3/+6
* drm/radeon: update wait_for_vblank for r1xx-r4xxAlex Deucher2013-04-221-24/+53
* drm/radeon: consolidate redundant macros and constantsIlija Hadzic2013-01-311-4/+4
* drm/radeon: use common next_reloc functionIlija Hadzic2013-01-311-62/+14
* drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packetIlija Hadzic2013-01-311-33/+19
* drm/radeon: use common cs packet parse functionIlija Hadzic2013-01-311-51/+4
OpenPOWER on IntegriCloud