summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-238-17/+59
|\
| * drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard2021-07-221-1/+0
| * drm/ttm: add missing NULL checksPavel Skripkin2021-07-212-0/+6
| * drm/ttm: Force re-init if ttm_global_init() failsJason Ekstrand2021-07-211-0/+2
| * drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-201-0/+3
| * drm/nouveau: init the base GEM fields for internal BOsChristian König2021-07-191-0/+6
| * drm/amdgpu: workaround failed COW checks for Thunk VMAsFelix Kuehling2021-07-161-0/+9
| * drm/vc4: hdmi: Drop devm interrupt handler for CEC interruptsMaxime Ripard2021-07-151-16/+33
* | Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-07-236-288/+109
|\ \
| * | drm/i915: Correct the docs for intel_engine_cmd_parserJason Ekstrand2021-07-211-3/+1
| * | Revert "drm/i915: Propagate errors on awaiting already signaled fences"Jason Ekstrand2021-07-191-6/+2
| * | drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"Jason Ekstrand2021-07-194-279/+91
| * | Merge tag 'gvt-fixes-2021-07-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2021-07-191-0/+15
| |\ \
| | * | drm/i915/gvt: Clear d3_entered on elsp cmd submission.Colin Xu2021-07-081-0/+15
* | | | Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-07-2229-483/+288
|\ \ \ \ | |/ / / |/| | |
| * | | drm/amdgpu - Corrected the video codecs array name for yellow carpVeerabadhran Gopalakrishnan2021-07-211-2/+2
| * | | drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang2021-07-211-3/+5
| * | | drm/amdgpu: add yellow carp pci id (v2)Aaron Liu2021-07-211-0/+4
| * | | drm/amdgpu: update yellow carp external rev_id handlingAaron Liu2021-07-211-1/+4
| * | | drm/amd/pm: Support board calibration on aldebaranLijo Lazar2021-07-213-12/+40
| * | | drm/amd/display: change zstate allow msg conditionEric Yang2021-07-213-25/+45
| * | | drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy2021-07-212-2/+10
| * | | drm/amd/display: Line Buffer changesNevenko Stupar2021-07-214-19/+10
| * | | drm/amd/display: Remove MALL function from DCN3.1Mikita Lipski2021-07-211-1/+0
| * | | drm/amd/display: Only set default brightness for OLEDCamille Cho2021-07-211-3/+1
| * | | drm/amd/display: Update bounding box for DCN3.1Nicholas Kazlauskas2021-07-211-0/+1
| * | | drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2021-07-212-55/+42
| * | | drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy2021-07-213-4/+14
| * | | drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas2021-07-211-2/+4
| * | | drm/amd/display: implement workaround for riommu related hangEric Yang2021-07-216-2/+27
| * | | drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu2021-07-211-1/+1
| * | | drm/amd/display: Fix 10bit 4K display on CIK GPUsLiviu Dudau2021-07-161-1/+1
| * | | drm/amd/pm: update DRIVER_IF_VERSION for beige_gobyTao Zhou2021-07-161-1/+1
| * | | drm/amdgpu: update gc golden setting for dimgrey_cavefishTao Zhou2021-07-161-0/+1
| * | | drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2021-07-161-0/+1
| * | | drm/amdgpu: update the golden setting for vangoghXiaojian Du2021-07-161-0/+1
| * | | amdgpu/nv.c - Optimize code for video codec support structureVeerabadhran Gopalakrishnan2021-07-163-350/+56
| * | | amdgpu/nv.c - Added video codec support for Yellow CarpVeerabadhran Gopalakrishnan2021-07-161-1/+19
* | | | Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-1636-1382/+190
|\| | |
| * | | Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-07-162-5/+2
| |\ \ \
| | * | | drm/i915/gtt: drop the page table optimisationMatthew Auld2021-07-141-4/+1
| | * | | drm/i915/gt: Fix -EDEADLK handling regressionVille Syrjälä2021-07-131-1/+1
| * | | | Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-164-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm/ttm: add a check against null pointer dereferenceZheyu Ma2021-07-141-0/+3
| | * | | Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesThomas Zimmermann2021-07-133-2/+2
| | |\ \ \
| | | * | | drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin2021-07-091-1/+0
| | | * | | drm/vmwgfx: Fix implicit declaration errorZack Rusin2021-07-091-0/+1
| | | * | | drm/qxl: add NULL check for bo->resourceChristian König2021-07-091-1/+1
| * | | | | drm/amdgpu: add another Renoir DIDJinzhou Su2021-07-141-0/+1
| * | | | | drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu2021-07-131-7/+3