summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2021-08-11backout drm/include/linux/irq_work.h r1.4 and drm/drm_linux.c r1.83Stuart Henderson
2021-08-11drm/amd/display: Fix max vstartup calculation for modes with bordersJonathan Gray
2021-08-11drm/amd/display: Fix comparison error in dcn21 DMLJonathan Gray
2021-08-11Revert "drm/i915: Propagate errors on awaiting already signaled fences"Jonathan Gray
2021-08-11drm/i915: avoid uninitialised var in eb_parse()Jonathan Gray
2021-08-11drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"Jonathan Gray
2021-08-08Use the correct address offset on OpRegion 2.1+ devices to be ableJoshua Stein
2021-08-07use taskq_del_barrier() instead of taskq_barrier() when flushing workJonathan Gray
2021-08-04drm/amdgpu: Fix resource leak on probe error pathJonathan Gray
2021-08-04drm/amdgpu: Avoid printing of stack contents on firmware load errorJonathan Gray
2021-08-04drm/amd/display: ensure dentist display clock update finished in DCN20Jonathan Gray
2021-07-31drm/ttm: add a check against null pointer dereferenceJonathan Gray
2021-07-30set the name of the allocating process in struct drm_framebufferJonathan Gray
2021-07-29drm/i915/gvt: Clear d3_entered on elsp cmd submission.Jonathan Gray
2021-07-29drm/amdgpu: update golden setting for sienna_cichlidJonathan Gray
2021-07-29drm: Return -ENOTTY for non-drm ioctlsJonathan Gray
2021-07-28Switch to an MI implementation of kmap_atomic() and implementMark Kettenis
2021-07-26retry i2c transfers on -EAGAIN up to the number of times specified inJonathan Gray
2021-07-21drm/amdkfd: fix sysfs kobj leakJonathan Gray
2021-07-21drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()Jonathan Gray
2021-07-21drm/dp_mst: Avoid to mess up payload table by ports in stale topologyJonathan Gray
2021-07-21drm/dp_mst: Do not set proposed vcpi directlyJonathan Gray
2021-07-21drm/i915/gt: Fix -EDEADLK handling regressionJonathan Gray
2021-07-21drm/i915/gtt: drop the page table optimisationJonathan Gray
2021-07-19drm/i915/display: Do not zero past infoframes.vscJonathan Gray
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesJonathan Gray
2021-07-19drm/amd/display: fix incorrrect valid irq checkJonathan Gray
2021-07-19drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()Jonathan Gray
2021-07-19drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Jonathan Gray
2021-07-19drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jonathan Gray
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Jonathan Gray
2021-07-19drm/amdgpu: Update NV SIMD-per-CU to 2Jonathan Gray
2021-07-19drm/amdkfd: Walk through list with dqm lock holdJonathan Gray
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidJonathan Gray
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathJonathan Gray
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Gray
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkJonathan Gray
2021-07-19drm/amdkfd: use allowed domain for vmbo validationJonathan Gray
2021-07-19drm/amd/display: Fix off-by-one error in DMLJonathan Gray
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Jonathan Gray
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTJonathan Gray
2021-07-19drm/amd/display: Update scaling settings on modesetJonathan Gray
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationJonathan Gray
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJonathan Gray
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionJonathan Gray
2021-07-19drm/sched: Avoid data corruptionsJonathan Gray
2021-07-19drm/scheduler: Fix hang when sched_entity releasedJonathan Gray
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsJonathan Gray
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJonathan Gray
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeJonathan Gray