summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
...
* | dma-buf: specify usage while adding fences to dma_resv obj v7Christian König2022-04-071-4/+2
* | dma-buf: add enum dma_resv_usage v4Christian König2022-04-075-9/+13
* | dma-buf/drivers: make reserving a shared slot mandatory v4Christian König2022-04-063-1/+13
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0512-33/+20
|\|
| * drm/radeon: Use drm_mode_copy()Ville Syrjälä2022-03-151-2/+2
| * Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-4/+4
| |\
| | * Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-241-4/+4
| | |\
| | | * drm/radeon: fix variable typeChristian König2022-02-231-4/+4
| | * | drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop2022-02-141-1/+2
| | |/
| * | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-257-53/+16
| |\ \
| * | | drm/radeon: Fix backlight control on iMac 12,1Nicholas Bishop2022-02-141-1/+2
| * | | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2022-02-149-26/+11
| |\ \ \
| | * | | drm/radeon/uvd: Fix forgotten unmap buffer objectszhanglianjie2022-02-091-3/+2
| | * | | drm/radeon: remove redundant assignment to regColin Ian King2022-01-251-1/+0
| | * | | drm/radeon: fix UVD suspend errorQiang Ma2022-01-186-6/+6
| | * | | drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-181-10/+12
| | * | | drm/radeon: use kernel is_power_of_2 rather than local versionJonathan Gray2022-01-141-16/+3
| * | | | Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-111-0/+1
| |\ \ \ \
| | * | | | dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-071-0/+1
| | | |_|/ | | |/| |
* | | | | drm/radeon: stop using dma_resv_excl_fenceChristian König2022-04-031-1/+6
| |_|_|/ |/| | |
* | | | drm/radeon: remove resource accounting v2Christian König2022-02-155-52/+12
* | | | drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi2022-02-071-1/+2
* | | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2022-02-072-19/+25
|\| | |
| * | | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-015-8/+8
| |\ \ \ | | |/ / | |/| |
| * | | drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-181-10/+12
| | |/ | |/|
| * | Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-12-232-17/+21
| |\ \
| | * | drm/radeon: Fix syntax errors in commentsXiang wangx2021-12-141-1/+1
| | * | drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang2021-12-021-16/+20
* | | | drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki2022-01-311-0/+2
| |_|/ |/| |
* | | drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard2022-01-251-1/+1
* | | drm/radeon: use ttm_resource_manager_debugChristian König2022-01-241-2/+2
* | | drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-174-5/+5
|/ /
* | Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-12-101-1/+1
|\|
| * drm/radeon: correct indentationXu Wang2021-11-171-1/+1
* | drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-2/+1
* | drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas2021-11-271-6/+2
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-182-3/+3
|\|
| * Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie2021-11-111-1/+1
| |\
| | * drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-051-1/+1
| * | drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha2021-10-251-2/+2
* | | drm/radeon: use dma_resv_wait_timeout() instead of manually waitingChristian König2021-11-041-8/+5
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-10-254-8/+9
|\| |
| * | Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-10-111-4/+4
| |\|
| * | gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann2021-09-291-1/+1
| * | Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-09-282-6/+7
| |\ \
| | * | drm/radeon: make array encoded_lanes staticColin Ian King2021-09-231-1/+3
| | * | drm/radeon: pass drm dev radeon_agp_head_init directlyNirmoy Das2021-09-231-1/+1
| | * | drm/radeon/ci_dpm: Remove redundant initialization of variables hi_sidd, lo_siddColin Ian King2021-09-071-2/+1
| | * | drm/radeon: Prefer kcalloc over open coded arithmeticLen Baker2021-09-071-3/+3
| * | | Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-09-222-25/+6
| |\ \ \