summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao
2021-01-05drm/amdgpu: add hdp version 5 functionsLikun Gao
2021-01-05drm/amdgpu: add hdp version 4 functionsLikun Gao
2021-01-05drm/amdgpu: add amdgpu_hdp structureHawking Zhang
2021-01-05drm/amdgpu: fix potential NULL pointer when check_atom_bios() failsJiawei Gu
2021-01-05drm/amdgpu: use GTT for uvd_get_create/destory_msgChen Li
2021-01-05drm/radeon: use writel to avoid gcc optimization v3Chen Li
2021-01-05drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li
2021-01-05drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li
2021-01-05drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang
2021-01-05drm/amdgpu: remove unnecessary asic check for sdma5.2Jiansong Chen
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang
2021-01-05drm/amd/pm: add support to umd P-state function for vangoghXiaojian Du
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vang...Xiaojian Du
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vang...Xiaojian Du
2021-01-05drm/amd/pm: enable the fine grain tuning function for renoirXiaojian Du
2021-01-05drm/amd/pm: add the fine grain tuning function for renoirXiaojian Du
2021-01-05drm/amd/pm: updated PM to I2C controller port on sienna cichlidJohn Clements
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du
2021-01-05drm/amd/pm: enable the "fetch" function of pp_dpm_vclk/dclk for vangoghXiaojian Du
2021-01-05drm/amd/pm: add two new sysfs nodes for vangoghXiaojian Du
2021-01-05drm/amd/pm: add new feature map macros to resolve duplicate nameXiaojian Du
2021-01-05drm/amd/pm: add support to umd P-state "fetch" function for vangoghXiaojian Du
2021-01-05drm/amd/pm: correct the sensor value of power for vangoghXiaojian Du
2021-01-05drm/i915/display/psr: Program plane's calculated offset to plane SF registerJosé Roberto de Souza
2021-01-05drm/i915/display: Split and export main surface calculation from skl_check_ma...José Roberto de Souza
2021-01-05drm/i915/display/psr: Use plane damage clips to calculate damaged areaJosé Roberto de Souza
2021-01-05drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignmentChris Wilson
2021-01-05drm/i915/gt: Check the virtual still matches upon lockingChris Wilson
2021-01-05drm/i915/gt: Allow failed resets without assertionChris Wilson
2021-01-05drm/i915: Set rawclk earlier during mmio probeChris Wilson
2021-01-05drm/i915/selftests: Set error returnsChris Wilson
2021-01-05drm: bridge: adv7511: Remove redundant null check before clk_disable_unprepareXu Wang
2021-01-05drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepareXu Wang
2021-01-05drm: Constify drm_driver in drivers that don't modify itLaurent Pinchart
2021-01-05drm: Use a const drm_driver for legacy PCI devicesLaurent Pinchart
2021-01-05drm: Move legacy device list out of drm_driverLaurent Pinchart
2021-01-05drm: Don't export the drm_gem_dumb_destroy() functionLaurent Pinchart
2021-01-05drm: zte: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2021-01-05drm: vc4: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2021-01-05drm: sti: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2021-01-05drm: arc: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2021-01-05drm: rcar-du: Fix leak of CMM platform device referenceLaurent Pinchart
2021-01-05drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun
2021-01-05drm: rcar-du: Drop local encoder variableLaurent Pinchart
2021-01-05drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link modeLaurent Pinchart
2021-01-05drm: rcar-du: Replace dev_private with container_ofLaurent Pinchart
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for encodersLaurent Pinchart