summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-07intel: Fix some theoretical buffer overflowHEADmasterVille Syrjälä
2024-05-07sna/gen3: Silence compiler warnVille Syrjälä
2024-05-07sna/gen3: Fix 3DSTATE_PIXEL_SHADER_PROGRAM debugsVille Syrjälä
2024-05-07sna/gen2: Silence compiler warnVille Syrjälä
2024-05-07sna: Switch debugs/errors to use crtc index rather than pipeVille Syrjälä
2024-05-07sna/video: Use crtc index instead of pipeVille Syrjälä
2024-05-07sna: Switch to using crtc index instead of pipeVille Syrjälä
2024-05-07uxa: Switch to using crtc index instead of pipeVille Syrjälä
2023-02-01sna: Shut up enum warnsVille Syrjälä
2023-02-01sna: Don't redefine NV12 stuff if already definedVille Syrjälä
2023-02-01sna: Eliminate sna_mode_wants_tear_free()Ville Syrjälä
2023-02-01sna: Dump fences also on -ENOBUFSVille Syrjälä
2023-02-01sna: Don't emit sse2 code where not wantedVille Syrjälä
2023-02-01sna: Allow DRI3 on gen2/3Ville Syrjälä
2023-02-01sna: Fix async flipsVille Syrjälä
2021-01-15sna: Always validate userptr upon creationChris Wilson
2021-01-10sna/gen7: Avoid clear-residuals overhead on all gen7Chris Wilson
2020-12-15sna: Enable TearFree by default on recent HWChris Wilson
2020-11-26sna: Defer fbGetWindowPixmap() for sna_compositeChris Wilson
2020-11-16More ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson
2020-11-16Track ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson
2020-08-20sna/gen7: Prefer blitter for plain copies on HaswellChris Wilson
2020-05-15sna/video/overlay: Declare support for depth 8 and 30Ville Syrjälä
2020-05-11sna: Avoid selecting gen9 backend for future genChris Wilson
2020-05-06sna/dri2: Prevent copying stale buffersChris Wilson
2020-04-21Add description for PCI-ID 0x3E98Chris Wilson
2020-04-21Sync i915_pciids upto 8717c6b7414fLiwei Song
2020-04-17sna: Forcibly relinquish the GPU bo cache of a SHM pixmap on flushingChris Wilson
2020-04-17sna: fix typo for --enable-debug=fullAlexei Podtelezhnikov
2020-04-17sna: Restore blt fallback backendChris Wilson
2020-04-15sna/dri2: Interpret DRI2ATTACH_FORMAT as depth not bppChris Wilson
2020-03-10i810: Avoid duplicate definition of I810PatternROPHanno Böck
2019-12-09sna: Fix dirtyfb detectionVille Syrjälä
2019-12-09Revert "sna: Close each client op with an arbitrartion check"Chris Wilson
2019-11-27Update buglink for gitlan issuesChris Wilson
2019-11-17sna: Fix overflow calculation for number of boxes that fitChris Wilson
2019-11-15sn: fix PRIME output support since xserver 1.20Peter Wu
2019-11-02sna: Close each client op with an arbitrartion checkChris Wilson
2019-10-07sna: Scale cpp by 8 for bit depthChris Wilson
2019-09-27sna: Squelch compiler warning for unused varChris Wilson
2019-09-19sna: Fix compiler warnings due to DrawablePtr vs. PixmapPtrVille Syrjälä
2019-09-19tools: Get rid of -Wno-sign-compareVille Syrjälä
2019-09-19uxa: Get rid of -Wno-shift-negative-valueVille Syrjälä
2019-09-19sna: Get rid of -Wno-shift-negative-valueVille Syrjälä
2019-09-19sna: Use -Wno-maybe-uninitializedVille Syrjälä
2019-09-19sna/fb: Initialize xoff/yoffVille Syrjälä
2019-09-19xvmc: Eliminate strict aliasing violationsVille Syrjälä
2019-09-19sna/fb: Use memcpy() to avoid strict aliasing violationsVille Syrjälä
2019-09-19sna: Avoid strict aliasing violations with glyphinfoVille Syrjälä
2019-09-19sna: Use memcmp() to avoid strict aliasing warnsVille Syrjälä