summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2021-09-27drm/amd/display: Update number of DCN3 clock statesJonathan Gray
2021-09-27drm/amdgpu: Fix BUG_ON assertJonathan Gray
2021-09-27drm/dp_mst: Fix return code on sideband message failureJonathan Gray
2021-09-27drm/amdkfd: Account for SH/SE count when setting up cu masks.Jonathan Gray
2021-09-27drm/display: fix possible null-pointer dereference in dcn10_set_clock()Jonathan Gray
2021-09-27gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Jonathan Gray
2021-09-27drm/amd/display: fix incorrect CM/TF programming sequence in dwbJonathan Gray
2021-09-27drm/amd/display: fix missing writeback disablement if plane is removedJonathan Gray
2021-09-27drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexJonathan Gray
2021-09-27drm/amdgpu: Fix a printing messageJonathan Gray
2021-09-27drm/amd/display: Fix timer_per_pixel unit errorJonathan Gray
2021-09-27drm: protect drm_master pointers in drm_lease.cJonathan Gray
2021-09-27drm: serialize drm_file.master with a new spinlockJonathan Gray
2021-09-27drm: avoid blocking in drm_clients_info's rcu sectionJonathan Gray
2021-09-27drm/amdgpu: Fix amdgpu_ras_eeprom_init()Jonathan Gray
2021-09-22Add a workaround for machines where the framebuffer size reported by theMark Kettenis
2021-09-16drm/amdgpu/acp: Make PM domain really workJonathan Gray
2021-09-09drm: Copy drm_wait_vblank to user before returningJonathan Gray
2021-09-09drm/amd/pm: change the workload type for some cardsJonathan Gray
2021-09-09Revert "drm/amd/pm: fix workload mismatch on vega10"Jonathan Gray
2021-09-09drm/i915: Fix syncmap memory leakJonathan Gray
2021-09-09drm/amdgpu: Cancel delayed work when GFXOFF is disabledJonathan Gray
2021-09-09Don't print references to Intel's website for downloading firmwareJoshua Stein
2021-09-05Pass `uobj' to uvmfault_unlockall() at the end of the fault handler.Martin Pieuchot
2021-09-02Initialize the uvm object when we actually need it such that we canMark Kettenis
2021-08-28Remove bogus code that tries to unmap GTT pages in a codepath that clearlyMark Kettenis
2021-08-27drm/amd/display: workaround for hard hang on HPD on native DPJonathan Gray
2021-08-27drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XJonathan Gray
2021-08-27drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Jonathan Gray
2021-08-18drm/i915: Only access SFC_DONE when media domain is not fused offJonathan Gray
2021-08-18drm/amdgpu: don't enable baco on boco platforms in runpmJonathan Gray
2021-08-18drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workJonathan Gray
2021-08-18drm/amd/display: Remove invalid assert for ODM + MPC caseJonathan Gray
2021-08-14call task_del() from destroy_work_on_stack()Jonathan Gray
2021-08-12drm/amdgpu/display: only enable aux backlight control for OLED panelsJonathan Gray
2021-08-12drm/i915: Correct SFC_DONE register offsetJonathan Gray
2021-08-12drm/amdgpu/display: fix DMUB firmware version infoJonathan Gray
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