summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2021-10-12Remove misleading uvm reference counting that isn't actually used.Mark Kettenis
2021-10-07drm/i915/request: fix early tracepointsJonathan Gray
2021-10-07drm/amdgpu: correct initial cp_hqd_quantum for gfx9Jonathan Gray
2021-10-07drm/amd/display: Pass PCI deviceid into DCJonathan Gray
2021-10-02Extend workaround for reset on context closure from gen 7-8 to gen 4-8Jonathan Gray
2021-10-01amd/display: downgrade validation failure log levelJonathan Gray
2021-10-01treewide: Change list_sort to use const pointersJonathan Gray
2021-10-01drm/amd/pm: Update intermediate power state for SIJonathan Gray
2021-09-29syncJonathan Gray
2021-09-29drm/amdgpu: add some additional RDNA2 PCI IDsJonathan Gray
2021-09-27drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformJonathan Gray
2021-09-27drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Jonathan Gray
2021-09-27drm/amd/display: Update bounding box states (v2)Jonathan Gray
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