index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
cik.c
Age
Commit message (
Expand
)
Author
2020-11-16
drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared header
Lee Jones
2020-11-16
drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared header
Lee Jones
2020-11-16
drm/radeon/cik: Move 'si_*()'s prototypes to shared header
Lee Jones
2020-11-16
drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared header
Lee Jones
2020-11-16
drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared header
Lee Jones
2020-11-16
drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...
Lee Jones
2020-11-13
drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap'
Lee Jones
2020-11-13
drm/radeon/cik: Fix a bunch of function parameter descriptions
Lee Jones
2019-12-23
drm/radeon: use true,false for bool variable in cik.c
zhengbin
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-22
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
2019-11-21
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2019-11-21
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2019-11-21
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2019-10-28
drm/radeon: remove assignment for return value
Wambui Karuga
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2018-08-27
gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()
Jia-Ju Bai
2018-07-05
drm/radeon: use pcie functions for link width
Alex Deucher
2018-03-07
drm/radeon: fix KV harvesting
Alex Deucher
2017-12-20
Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"
Michel Dänzer
2017-12-20
Revert "drm/radeon/cik: Don't touch int of pipes 1-7"
Michel Dänzer
2017-12-20
Revert "drm/radeon: adding synchronization for GRBM GFX"
Michel Dänzer
2017-11-29
drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
Oded Gabbay
2017-10-30
drm/radeon: deprecate and remove KFD interface
Christian König
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-14
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
2017-05-31
drm/radeon: take ownership of pipe initialization
Andres Rodriguez
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-28
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
2017-04-28
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-23
drm/radeon/cik: remove dead code (v2)
Heinrich Schuchardt
2016-07-07
drm/radeon/cik: fix CP jump table size
Alex Deucher
2016-07-07
drm/radeon/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
2016-07-07
drm/radeon: load different smc firmware on some CI variants
Alex Deucher
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-05-02
drm/radeon: consolidate cik vce initialization and startup code.
Jérome Glisse
2016-05-02
drm/radeon: consolidate cik uvd initialization and startup code.
Jérome Glisse
[next]