summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-02-05intel/fs: Don't count integer instructions as being possibly coissueIan Romanick1-1/+1
2020-02-05util/disk_cache: check for write() failure in the zstd pathEric Engestrom1-1/+1
2020-02-05anv: implement gen9 post sync pipe control workaroundLionel Landwerlin1-1/+1
2020-02-05freedreno: allow ctx->batch to be NULLRob Clark1-1/+1
2020-02-05radv: Do not set SX DISABLE bits for RB+ with unused surfaces.Bas Nieuwenhuizen1-1/+1
2020-02-05freedreno/perfcntrs: fix fd leakEric Engestrom1-1/+1
2020-02-05st/mesa: Handle the rest renderbuffer formats from OSMesaDanylo Piliaiev1-1/+1
2020-02-05util/os_socket: fix header unavailable on windowsEric Engestrom1-1/+1
2020-02-05i965: Do not set front_buffer_dirty if there is no front bufferDanylo Piliaiev1-1/+1
2020-02-05.pick_status.json: Update to 7eaf21cb6f67adbe0e79b80b4feb8c816a98a720Dylan Baker1-0/+495
2020-02-04st/mesa: use uint-result for sampling stencil buffersErik Faye-Lund1-1/+1
2020-02-04etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()Marek Vasut1-1/+1
2020-02-04clover: Use explicit conversion from llvm::StringRef to std::stringJan Vesely1-1/+1
2020-02-04.pick_status.json: Update to 9afdcd64f2c96f3fcc1a28912987f2e8066aa995Dylan Baker1-0/+180
2020-02-03panfrost: Fix the damage box clamping logicBoris Brezillon1-1/+1
2020-02-03util/os_socket: Include unistd.h to fix build errorBernd Kuhls1-1/+1
2020-02-03anv/blorp: Use the correct size for vkCmdCopyBufferToImageJason Ekstrand1-1/+1
2020-02-03lima: Fix build with GCC 10.Vinson Lee1-1/+1
2020-02-03intel/fs: Write the address register with NoMask for MOV_INDIRECTJason Ekstrand1-1/+1
2020-02-03aco: fix image_atomic_cmp_swapDaniel Schürmann1-1/+1
2020-02-03.pick_status.json: Update to b550b7ef3b8d12f533b67b1a03159a127a3ff34aDylan Baker1-0/+423
2020-01-31aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6Samuel Pitoiset1-1/+1
2020-01-31anv: Always fill out the AUX table even if CCS is disabledJason Ekstrand1-1/+1
2020-01-31iris: Plumb deref block size through to 3DSTATE_SFJason Ekstrand1-1/+1
2020-01-31anv: Plumb deref block size through to 3DSTATE_SFJason Ekstrand1-1/+1
2020-01-31intel/blorp: Plumb deref block size through to 3DSTATE_SFJason Ekstrand1-1/+1
2020-01-31intel/common: Return the block size from get_urb_configJason Ekstrand1-1/+1
2020-01-31anv: Emit URB setup earlierJason Ekstrand1-1/+1
2020-01-31iris: Consolodate URB emitJason Ekstrand1-1/+1
2020-01-31intel/blorp: Always emit URB config on Gen7+Jason Ekstrand1-1/+1
2020-01-31intel: Take a gen_l3_config in gen_get_urb_configJason Ekstrand1-1/+1
2020-01-31i965: Re-emit l3 state before BLORP executesJason Ekstrand1-1/+1
2020-01-31iris: Use the URB size from the L3$ configJason Ekstrand1-1/+1
2020-01-31iris: Store the L3$ configs in the screenJason Ekstrand1-1/+1
2020-01-31iris: Set SLMEnable based on the L3$ configJason Ekstrand1-1/+1
2020-01-31intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11Jason Ekstrand1-1/+1
2020-01-31anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+Jason Ekstrand1-1/+1
2020-01-31genxml: Add a new 3DSTATE_SF field on gen12Jason Ekstrand1-1/+1
2020-01-31.pick_status.json: Update to 0d14f41625fa00187f690f283c1eb6a22e354a71Dylan Baker1-0/+263