| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | drm: radeon: fix overflow on 32bit systems | Young Xiao | 2018-11-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/amd/pp: fix spelling mistake "dependancy" -> "dependency" | Colin Ian King | 2018-11-28 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Reorder uvd ring init before uvd resume | Chris Wilson | 2018-11-28 | 4 | -16/+16 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Refactor GPU reset for XGMI hive case | Andrey Grodzovsky | 2018-11-28 | 2 | -117/+256 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Expose hive adev list and xgmi_mutex | Andrey Grodzovsky | 2018-11-28 | 2 | -13/+16 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Refactor amdgpu_xgmi_add_device | Andrey Grodzovsky | 2018-11-28 | 4 | -28/+72 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Set FreeSync state using drm VRR properties | Nicholas Kazlauskas | 2018-11-28 | 3 | -130/+139 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal | Nicholas Kazlauskas | 2018-11-28 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | | drm: Document variable refresh properties | Nicholas Kazlauskas | 2018-11-28 | 1 | -0/+68 | |
| | | * | | | | | | | | | | | | drm: Add vrr_enabled property to drm CRTC | Nicholas Kazlauskas | 2018-11-28 | 3 | -0/+12 | |
| | | * | | | | | | | | | | | | drm: Add vrr_capable property to the drm connector | Nicholas Kazlauskas | 2018-11-28 | 1 | -0/+49 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Move doorbell structures to seperate file | Oak Zeng | 2018-11-28 | 2 | -220/+244 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Use asic specific doorbell index instead of macro definition | Oak Zeng | 2018-11-28 | 12 | -54/+36 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Call doorbell index init on device initialization | Oak Zeng | 2018-11-28 | 1 | -3/+5 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Doorbell layout for vega20 and future asic | Oak Zeng | 2018-11-28 | 4 | -1/+105 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Doorbell index initialization for ASICs before vega10 | Oak Zeng | 2018-11-28 | 4 | -0/+22 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Vega10 doorbell index initialization | Oak Zeng | 2018-11-28 | 4 | -10/+34 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Add asic func interface to init doorbell index | Oak Zeng | 2018-11-28 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index | Oak Zeng | 2018-11-28 | 1 | -0/+50 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix compile error with ACPI disabled | David Francis | 2018-11-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | drm/amd/display: Use private obj helpers for dm_atomic_state | Nicholas Kazlauskas | 2018-11-28 | 2 | -69/+234 | |
| | | * | | | | | | | | | | | | drm/sched: revert "fix timeout handling v2" v2 | Christian König | 2018-11-28 | 1 | -26/+1 | |
| | | * | | | | | | | | | | | | drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter" | Colin Ian King | 2018-11-26 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | drm/amd/display: Remove duplicate header | Brajeswar Ghosh | 2018-11-26 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amd/amdkfd: Remove duplicate header | Brajeswar Ghosh | 2018-11-26 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amd/amdgpu: Remove duplicate header | Brajeswar Ghosh | 2018-11-26 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amd: Query and use ACPI backlight caps | David Francis | 2018-11-26 | 5 | -12/+170 | |
| | | * | | | | | | | | | | | | drm/amd: update ATIF functions in AMD ACPI header | David Francis | 2018-11-26 | 2 | -126/+56 | |
| | | * | | | | | | | | | | | | drm/amd: Add abm level drm property | David Francis | 2018-11-26 | 6 | -5/+52 | |
| | | * | | | | | | | | | | | | drm/amd/display: Load DMCU IRAM | David Francis | 2018-11-26 | 7 | -8/+435 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Fix static checker warning | Rex Zhu | 2018-11-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD | Guttula, Suresh | 2018-11-26 | 3 | -0/+17 | |
| | | * | | | | | | | | | | | | drm/amd/powerplay:add hwmgr callback to update nbpstate on Carrizo | Guttula, Suresh | 2018-11-26 | 2 | -0/+4 | |
| | | * | | | | | | | | | | | | Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD" | Shirish S | 2018-11-26 | 1 | -4/+1 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix Scaling (RMX_*) for DC driver | Bhawanpreet Lakha | 2018-11-26 | 1 | -11/+38 | |
| | | * | | | | | | | | | | | | drm/amd/display: Set RMX_ASPECT as default | Bhawanpreet Lakha | 2018-11-26 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | drm/amd/display: fix dereference of pointer fs_params before it is null checked | Colin Ian King | 2018-11-21 | 1 | -5/+11 | |
| | | * | | | | | | | | | | | | drm/amd/display/amdgpu_dm/amdgpu_dm.c: Remove duplicate header | Brajeswar Ghosh | 2018-11-21 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amd/amdgpu: Remove duplicate header | Brajeswar Ghosh | 2018-11-21 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header | Brajeswar Ghosh | 2018-11-21 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | drm/amdgpu: enable paging queue based on FW version (v2) | Philip Yang | 2018-11-21 | 1 | -16/+32 | |
| | | * | | | | | | | | | | | | drm/amdgpu: enable paging queue doorbell support v4 | Philip Yang | 2018-11-20 | 2 | -9/+25 | |
| | | * | | | | | | | | | | | | drm/amdgpu: fix typo in function sdma_v4_0_page_resume | Philip Yang | 2018-11-20 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Remove dead static variable | Rex Zhu | 2018-11-20 | 1 | -8/+3 | |
| | | * | | | | | | | | | | | | drm/amdkfd: change system memory overcommit limit | Eric Huang | 2018-11-20 | 1 | -41/+58 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Fix KFD doorbell SG BO mapping | Felix Kuehling | 2018-11-20 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | drm/amdkfd: Fix and simplify sync object handling for KFD | Felix Kuehling | 2018-11-20 | 1 | -23/+5 | |
| | | * | | | | | | | | | | | | drm/amdgpu: KFD Restore process: Optimize waiting | Harish Kasiviswanathan | 2018-11-20 | 1 | -5/+8 | |
| | | * | | | | | | | | | | | | drm/amdgpu: Remove explicit wait after VM validate | Harish Kasiviswanathan | 2018-11-20 | 1 | -7/+24 | |
| | | * | | | | | | | | | | | | drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: Remove duplicate header | Brajeswar Ghosh | 2018-11-19 | 1 | -1/+0 | |

