summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie172-4132/+6992
2020-03-19Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-14/+40
2020-03-18drm/exynos: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä1-1/+1
2020-03-18drm/exynos: Use drm_encoder_mask()Ville Syrjälä1-3/+2
2020-03-16drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das1-4/+8
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das3-33/+42
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu3-12/+10
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky7-50/+41
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan3-20/+8
2020-03-16drm/amdgpu: fix switch-case indentationNirmoy Das1-41/+41
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu9-21/+223
2020-03-16drm: Mark up racy check of drm_gem_object.handle_countChris Wilson1-1/+1
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson1-1/+1
2020-03-16drm/edid: Distribute switch variables for initializationKees Cook1-2/+1
2020-03-16drm/vmwgfx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-16drm: lock: Clean up documentationBenjamin Gaignard1-6/+5
2020-03-16drm: bufs: Clean up documentationBenjamin Gaignard1-10/+10
2020-03-16drm: vm: Clean up documentationBenjamin Gaignard1-8/+8
2020-03-16drm: context: Clean up documentationBenjamin Gaignard1-14/+14
2020-03-14dt-bindings: display: Add idk-1110wr bindingFabrizio Castro1-0/+69
2020-03-14drm/tiny: fix sparse warning: incorrect type in assignment (different base ty...Kamlesh Gurudasani1-1/+1
2020-03-13drm/i915: Update DRIVER_DATE to 20200313Rodrigo Vivi1-2/+2
2020-03-14dt-bindings: display: fix panel warningsSam Ravnborg8-9/+9
2020-03-13drm/i915/tgl: Remove require_force_probe protectionJosé Roberto de Souza1-1/+0
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul1-5/+5
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko1-9/+25
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko1-1/+7
2020-03-13drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHLMatt Roper1-0/+8
2020-03-13drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaroundMatt Roper1-5/+5
2020-03-13drm/i915: Add Wa_1406306137:icl,ehlMatt Roper2-0/+4
2020-03-13drm/i915: Add Wa_1604278689:icl,ehlMatt Roper2-0/+7
2020-03-13drm/i915: Add Wa_1209644611:icl,ehlMatt Roper1-1/+13
2020-03-13drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-13drm/scheduler: fix inconsistent locking of job_list_lockLucas Stach1-26/+17
2020-03-13drm/sched: add run job traceRobert Beckett2-0/+28
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang7-10/+0
2020-03-13drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li1-7/+132
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-03-13drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messagesLyude Paul1-6/+8
2020-03-13drm/amd/display: Possible divide by zero in set_speed()Dan Carpenter1-11/+12
2020-03-13drm/amdgpu/display: clean up some indentingDan Carpenter1-4/+4
2020-03-13drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter1-5/+3
2020-03-13drm: amd/acp: fix broken menu structureRandy Dunlap1-0/+1
2020-03-13AMD KFD: Use fallthrough;Joe Perches1-1/+1
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches1-1/+1
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches1-3/+3
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches3-4/+4
2020-03-13drm/amdgpu: fix warning in ras_debugfs_create_all()Stanley.Yang1-5/+2
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan1-0/+4
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen2-30/+32