summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-PJani Nikula2021-08-181-12/+12
* drm/i915: Tweaked Wa_14010685332 for all PCHsAnshuman Gupta2021-08-182-29/+8
* Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-08-122-1/+11
|\
| * drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2021-08-102-1/+11
* | Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-08-125-16/+56
|\ \
| * | drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper2021-08-121-1/+18
| * | drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal2021-08-122-15/+35
| * | Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2021-08-102-0/+3
| |\ \
| | * | drm/i915/gvt: Fix cached atomics setting for Windows VMZhenyu Wang2021-08-092-0/+3
* | | | Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...Dave Airlie2021-08-1212-11/+69
|\ \ \ \
| * | | | drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob2021-08-101-1/+1
| * | | | drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein2021-08-101-1/+0
| * | | | drm/amd/pm: bug fix for the runtime pm BACOKenneth Feng2021-08-101-2/+1
| * | | | drm/amdgpu: handle VCN instances when harvesting (v2)Alex Deucher2021-08-101-3/+9
| * | | | drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu2021-08-061-1/+6
| * | | | drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET2021-08-061-1/+1
| * | | | drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher2021-08-061-0/+2
| * | | | drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements2021-08-064-1/+46
| * | | | drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou2021-08-061-1/+3
| |/ / /
* | | | Merge tag 'mediatek-drm-fixes-5.14' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie2021-08-113-30/+39
|\ \ \ \ | |/ / / |/| | |
| * | | drm/mediatek: Fix cursor plane no updatejason-jh.lin2021-07-222-29/+34
| * | | drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridgeHsin-Yi Wang2021-07-221-0/+4
| * | | drm/mediatek: dpi: Fix NULL dereference in mtk_dpi_bridge_atomic_checkFrank Wunderlich2021-07-221-1/+1
* | | | Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-08-0614-31/+83
|\ \ \ \
| * | | | drm/amdgpu: add DID for beige gobyChengming Gui2021-08-061-0/+7
| * | | | drm/amdgpu/display: fix DMUB firmware version infoShirish S2021-08-061-1/+1
| * | | | drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo2021-08-061-1/+3
| * | | | drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4Jude Shih2021-08-061-3/+5
| * | | | drm/amd/display: Increase stutter watermark for dcn303Bing Guo2021-08-061-2/+2
| * | | | drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo2021-08-061-1/+1
| * | | | drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers2021-08-064-19/+40
| * | | | drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap2021-08-061-1/+1
| * | | | drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou2021-08-061-1/+1
| * | | | drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Yifan Zhang2021-07-301-1/+20
| * | | | drm/amdgpu: Fix out-of-bounds read when update mappingxinhui pan2021-07-301-1/+2
* | | | | drm/i915: fix i915_globals_exit() section mismatch errorRandy Dunlap2021-08-041-1/+1
* | | | | Merge tag 'drm-intel-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-08-043-2/+3
|\ \ \ \ \
| * | | | | drm/i915: Call i915_globals_exit() if pci_register_device() failsJason Ekstrand2021-08-032-1/+2
| * | | | | drm/i915: Correct SFC_DONE register offsetMatt Roper2021-08-031-1/+1
| |/ / / /
* | | | | Merge tag 'drm-misc-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-08-044-7/+37
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin2021-08-021-1/+1
| * | | drm/kmb: Define driver date and major/minor versionEdmund Dea2021-07-292-4/+9
| * | | drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea2021-07-292-2/+27
* | | | Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie2021-07-297-14/+14
|\ \ \ \
| * | | | drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-07-271-2/+2
| * | | | drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-07-271-1/+1
| * | | | drm/amd/display: Add missing DCN21 IP parameterVictor Lu2021-07-271-0/+1
| * | | | drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
| * | | | drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma2021-07-271-1/+2
| * | | | drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina2021-07-261-4/+3