summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl: Fix DDI/TC port clk_off bitsMahesh Kumar2018-10-182-3/+21
* drm/i915/icl: create function to identify combophy portMahesh Kumar2018-10-183-7/+20
* drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak2018-10-181-2/+23
* drm/i915: Large page offsets for pread/pwriteChris Wilson2018-10-181-10/+2
* drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson2018-10-181-0/+3
* drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare2018-10-182-17/+39
* drm/i915: Fix intel_dp_mst_best_encoder()Lyude Paul2018-10-181-2/+0
* drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul2018-10-181-9/+15
* drm/i915: Don't unset intel_connector->mst_portLyude Paul2018-10-181-11/+6
* drm/i915: Only reset seqno if actually idleChris Wilson2018-10-181-1/+1
* drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä2018-10-181-32/+46
* drm/i915: Restore vblank interrupts earlierVille Syrjälä2018-10-181-10/+13
* drm/i915: Check fb stride against plane max strideVille Syrjälä2018-10-183-0/+37
* Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-10-1190-1144/+1629
|\
| * list: introduce list_bulk_move_tail helperChristian König2018-10-101-20/+5
| * drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher2018-10-104-96/+70
| * drm/amdgpu/powerplay: endian fixes for vega20_processpptables.cAlex Deucher2018-10-101-16/+25
| * drm/amdgpu/powerplay: endian fixes for vega12_processpptables.cAlex Deucher2018-10-101-12/+14
| * drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher2018-10-101-15/+15
| * drm/amdgpu: remove set but not used variable 'header'YueHaibing2018-10-101-2/+0
| * drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stopYueHaibing2018-10-101-3/+0
| * drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing2018-10-101-3/+0
| * drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King2018-10-105-0/+10
| * drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul2018-10-101-5/+12
| * drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu2018-10-101-42/+0
| * drm/amdgpu: Remove wrong fw loading type warningRex Zhu2018-10-101-2/+0
| * drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-107-52/+62
| * drm/amdgpu: split ip hw_init into 2 phasesRex Zhu2018-10-101-13/+53
| * drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu2018-10-104-26/+1
| * drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu2018-10-103-29/+36
| * drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu2018-10-101-2/+2
| * drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu2018-10-101-2/+2
| * drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu2018-10-101-4/+4
| * drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2018-10-102-14/+16
| * drm/amdgpu: Limit the max mc address to hole startEmily Deng2018-10-101-2/+4
| * drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou2018-10-101-3/+12
| * drm/amdgpu: add CP_DEBUG register definition for GC9.0Tao Zhou2018-10-101-0/+2
| * drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu2018-10-101-1/+18
| * drm/amd/display: Fix warning storm on Raven2Roman Li2018-10-101-2/+41
| * drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu2018-10-101-12/+12
| * drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2018-10-102-0/+19
| * drm/amd/pp: Implement load_firmware interfaceRex Zhu2018-10-101-0/+15
| * drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu2018-10-103-3/+4
| * drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu2018-10-101-1/+1
| * drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu2018-10-103-254/+59
| * drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu2018-10-103-15/+18
| * drm/amdgpu/vcn:Replace value with defined macroJames Zhu2018-10-102-12/+18
| * drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2018-10-102-2/+10
| * drm/amdgpu/vcn:Remove unused codeJames Zhu2018-10-101-2/+0
| * drm/radeon: ratelimit bo warningsNick Alcock2018-10-101-1/+1