index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-10
/
+16
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
1
-5
/
+5
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-04-07
drm/radeon: fix typo in bandwidth calculation
Alex Deucher
1
-1
/
+1
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-12
/
+6
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-12-14
drm/radeon: Add local 'fb' variables
Ville Syrjälä
1
-2
/
+8
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-05-04
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
1
-1
/
+1
2016-05-02
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
1
-2
/
+4
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+1
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
1
-2
/
+8
2016-01-08
radeon: r100: Silence 'may be used uninitialized' warnings
Tim Gardner
1
-2
/
+3
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
1
-0
/
+10
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
1
-1
/
+1
2015-05-28
radeon: Deinline indirect register accessor functions
Denys Vlasenko
1
-0
/
+22
2015-03-03
drm/radeon: do a posting read in r100_set_irq
Alex Deucher
1
-0
/
+4
2015-01-22
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
1
-2
/
+8
2014-12-03
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
1
-1
/
+1
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
1
-4
/
+4
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
1
-0
/
+3
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+12
2014-09-18
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
1
-14
/
+14
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-9
/
+12
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-4
/
+4
2014-08-05
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
1
-5
/
+15
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
1
-1
/
+1
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-08-05
drm/radeon: Inline r100_mm_rreg, -wreg, v3
Lauri Kasanen
1
-33
/
+0
2014-07-18
drm/radeon: use helpers
Rob Clark
1
-4
/
+2
2014-06-09
drm/radeon: remove range check from *_gart_set_page
Christian König
1
-6
/
+2
2014-06-02
drm/radeon: separate vblank and pflip crtc handling
Christian König
1
-2
/
+2
2014-06-02
drm/radeon: split page flip and pending callback
Christian König
1
-3
/
+18
2014-06-02
drm/radeon: remove (pre|post)_page_flip callbacks
Christian König
1
-30
/
+0
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-2
/
+2
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
1
-2
/
+0
2014-03-06
drm/radeon: resume old pm late
Alex Deucher
1
-2
/
+0
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
1
-20
/
+20
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
1
-2
/
+0
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
1
-2
/
+1
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
1
-1
/
+30
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+7
2013-11-15
drm/radeon: allow semaphore emission to fail
Christian König
1
-1
/
+2
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-1
/
+1
2013-09-20
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
1
-3
/
+5
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
1
-0
/
+7
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
1
-1
/
+1
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
1
-1
/
+1
[next]