summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-07-064-18/+41
|\
| * Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-062-3/+0
| |\
| * \ Merge v4.18-rc3 into drm-nextDave Airlie2018-07-0411-45/+106
| |\ \
| | * | drm/amd/display: release spinlock before committing updates to streamShirish S2018-06-271-4/+2
| | * | drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
| | * | drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu2018-06-271-1/+1
| | * | drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer2018-06-221-3/+5
| | * | drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul2018-06-221-4/+6
* | | | drm/amdgpu: Use drm_connector_for_each_possible_encoder()Ville Syrjälä2018-07-052-71/+25
| |_|/ |/| |
* | | drm/amdgpu: Remove unecessary dma_fence_opsDaniel Vetter2018-07-032-3/+0
* | | Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan2018-06-287-27/+65
|\ \ \ | |/ / |/| / | |/
| * drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer2018-06-191-2/+18
| * drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer2018-06-193-4/+19
| * drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer2018-06-191-10/+8
| * drm/amdgpu:All UVD instances share one idle_work handleJames Zhu2018-06-192-8/+8
| * drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland2018-06-191-1/+9
| * drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer2018-06-191-3/+4
| * drm/amd/pp: Fix uninitialized variableRajan Vaja2018-06-191-1/+1
* | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-2292-1452/+3172
|\ \
| * | drm/amdgpu: Use correct enum to set powergating stateStefan Agner2018-06-191-1/+1
| * | drm/amdgpu: correct GART location infoJunwei Zhang2018-06-191-8/+6
| * | drm/amdgpu: update ib_start/size_alignment same as windows usedChunming Zhou2018-06-191-14/+14
| * | amdgpu: display: use modern ktime accessorsArnd Bergmann2018-06-192-9/+4
| * | drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski2018-06-151-6/+6
| * | drm/amd/display: Add num_opp to resource_capsEric Bernstein2018-06-152-0/+2
| * | drm/amd/display: Allow DP register double bufferEric Bernstein2018-06-152-30/+19
| * | drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee2018-06-154-1/+11
| * | drm/amd/display: Add new transfer type HWPWLVitaly Prosyak2018-06-151-1/+5
| * | drm/amd/display: Disable stats by defaultAnthony Koo2018-06-151-1/+1
| * | drm/amd/display: Convert quotes to Ascii quotesKrunoslav Kovac2018-06-151-1/+1
| * | drm/amd/display: Make it more clear when info frames affect DP or HDMIKrunoslav Kovac2018-06-151-2/+11
| * | drm/amd/display: Drop duplicate dc_stream_set_static_screen_events definitionKrunoslav Kovac2018-06-151-5/+0
| * | drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac2018-06-152-1/+3
| * | drm/amd/display: Move i2c and aux structs into dc_ddc_types.hHarry Wentland2018-06-153-56/+62
| * | drm/amd/display: Stream encoder updateEric Bernstein2018-06-151-29/+1
| * | drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski2018-06-152-2/+31
| * | drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski2018-06-151-0/+4
| * | drm/amdgpu: Update function level documentation for GPUVM.Andrey Grodzovsky2018-06-151-0/+12
| * | drm/amdgpu: Get real power source to initizlize ac_powerRex Zhu2018-06-151-0/+3
| * | drm/amd/pp: Implement update_smc_table for CI.Rex Zhu2018-06-151-0/+84
| * | drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-1510-64/+27
| * | drm/amd/pp: Remove SAMU support in powerplayRex Zhu2018-06-1512-430/+0
| * | drm/doc: Add amdgpu hwmon/power documentation (v2)Alex Deucher2018-06-151-8/+37
| * | drm/amdgpu: Consolidate visible vs. real vram check v2.Andrey Grodzovsky2018-06-155-23/+27
| * | drm/amdgpu: update documentation for amdgpu_irq.c v3Slava Abramov2018-06-151-63/+139
| * | drm/amdgpu: Update function level documentation for GPUVM v3Andrey Grodzovsky2018-06-151-38/+215
| * | drm/amdgpu: fix typo in amdgpu_mn.c commentsSlava Abramov2018-06-151-1/+1
| * | drm/amdgpu: fix documentation of amdgpu_mn.c v2Christian König2018-06-151-16/+58
| * | drm/amdgpu: rename rmn to amn in the MMU notifier code (v2)Christian König2018-06-151-70/+70
| * | drm/amdgpu: Add BRACKET_LAYOUT_ENUMs to ObjectID.hHarry Wentland2018-06-151-0/+8