summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2018-07-056-74/+72
* drm/amd/display: Add clock types to applying clk for voltageMikita Lipski2018-07-051-0/+8
* drm/amd/display: Use local structs instead of struct pointersMikita Lipski2018-07-051-11/+11
* drm/amd/display: Use tg count for opp init.Yongqiang Sun2018-07-051-1/+1
* drm/amd/display: remove invalid assert when no max_pixel_clk is foundDmytro Laktyushkin2018-07-051-3/+0
* drm/amd/display: Introduce pp-smu raven functionsMikita Lipski2018-07-053-6/+92
* drm/amd/display: dal 3.1.48Tony Cheng2018-07-051-1/+1
* drm/amd/display: Adding Get static clocks for dm_pp interfaceMikita Lipski2018-07-051-2/+16
* drm/amd/display: Apply clock for voltage requestMikita Lipski2018-07-051-2/+29
* drm/amd/display: Adding dm-pp clocks getting by voltageMikita Lipski2018-07-051-2/+41
* drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin2018-07-053-70/+51
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-0514-100/+100
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-0510-322/+250
* drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin2018-07-057-86/+49
* Revert "drm/amdgpu: avoid sleep while executing atombios table (V2)"Alex Deucher2018-07-051-1/+1
* drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky2018-07-052-13/+76
* drm/amdgpu: Polish SQ IH.Andrey Grodzovsky2018-07-051-16/+20
* drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)Tom St Denis2018-07-051-0/+40
* drm/amdgpu: band aid validating VM PTsChristian König2018-07-051-1/+1
* 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: 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
OpenPOWER on IntegriCloud